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] => 689f0179b012717c6b532374
[meta] => Array
(
[url] => /admin/index.php?route=common/dashboard&user_token=T5bigI33pmjbsdt9p5cCTuQE4L58qND2
[get] => Array
(
[route] => common/dashboard
[user_token] => T5bigI33pmjbsdt9p5cCTuQE4L58qND2
)
[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] => GET
[QUERY_STRING] => route=common/dashboard&user_token=T5bigI33pmjbsdt9p5cCTuQE4L58qND2
[PHP_SELF] => /admin/index.php
[REQUEST_TIME_FLOAT] => 1755251065.7252
[REQUEST_TIME] => 1755251065
)
[simple_url] => /admin/index.php?route=common/dashboard&user_token=T5bigI33pmjbsdt9p5cCTuQE4L58qND2
[request_ts] => MongoDate Object
(
[sec] => 1755251065
[usec] => 0
)
[request_ts_micro] => MongoDate Object
(
[sec] => 1755251065
[usec] => 725000
)
[request_date] => 2025-08-15
)
[profile] => Array
(
[ControllerStartupError::index==>Config::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::getSourceContext==>Twig\Source::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Loader::language] => Array
(
[ct] => 1
[wt] => 1144
[cpu] => 2980
[mu] => 512
[pmu] => 0
)
[start==>Action::__construct] => Array
(
[ct] => 11
[wt] => 420
[cpu] => 0
[mu] => 768
[pmu] => 0
)
[Proxy::resize==>Proxy::__call] => Array
(
[ct] => 1
[wt] => 203
[cpu] => 0
[mu] => 1192
[pmu] => 0
)
[OCFilter\Factory::config==>OCFilter\Factory::__call] => Array
(
[ct] => 1
[wt] => 10
[cpu] => 0
[mu] => 200
[pmu] => 0
)
[Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profiler::getProfiler] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Document::getStyles] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::loadClass==>__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::__construct] => Array
(
[ct] => 1
[wt] => 59
[cpu] => 0
[mu] => 1104
[pmu] => 0
)
[Composer\Autoload\includeFile==>ControllerStartupError::handler] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonLogin::index==>Config::get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Setting::__construct==>DB::query] => Array
(
[ct] => 2
[wt] => 566
[cpu] => 180
[mu] => 56448
[pmu] => 75976
)
[ControllerStartupError::index==>Controller::__get] => Array
(
[ct] => 2
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Action::execute@2==>ControllerSearchSearch::index] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[ControllerStartupLogin::index==>Action::__construct] => Array
(
[ct] => 1
[wt] => 38
[cpu] => 0
[mu] => 176
[pmu] => 0
)
[Template\Twig::render==>Twig\Environment::render] => Array
(
[ct] => 3
[wt] => 3142
[cpu] => 0
[mu] => 30288
[pmu] => 150000
)
[Twig\Extension\EscaperExtension::__construct==>Twig\Extension\EscaperExtension::setDefaultStrategy] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Session::__construct] => Array
(
[ct] => 1
[wt] => 340
[cpu] => 303
[mu] => 2320
[pmu] => 1672
)
[ControllerCommonHeader::index==>Loader::view] => Array
(
[ct] => 1
[wt] => 4149
[cpu] => 3398
[mu] => 46352
[pmu] => 150000
)
[ControllerCommonLogin::index==>Response::setOutput] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonLogin::index==>Controller::__get] => Array
(
[ct] => 24
[wt] => 23
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Registry::set] => Array
(
[ct] => 8
[wt] => 6
[cpu] => 0
[mu] => 768
[pmu] => 0
)
[ControllerCommonHeader::index==>Document::addLink] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 880
[pmu] => 0
)
[Action::execute==>ControllerStartupEvent::index] => Array
(
[ct] => 1
[wt] => 1913
[cpu] => 1742
[mu] => 25984
[pmu] => 0
)
[Action::execute@1==>modification] => Array
(
[ct] => 7
[wt] => 324
[cpu] => 0
[mu] => 272
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
(
[ct] => 79
[wt] => 1711
[cpu] => 0
[mu] => 6448
[pmu] => 400
)
[ControllerStartupEvent::index==>Proxy::getEvents] => Array
(
[ct] => 1
[wt] => 356
[cpu] => 112
[mu] => 32240
[pmu] => 0
)
[ControllerCommonLogin::index==>Language::get] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::__construct==>__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::getSourceContext] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 352
[pmu] => 0
)
[start==>Request::__construct] => Array
(
[ct] => 1
[wt] => 184
[cpu] => 0
[mu] => 27032
[pmu] => 0
)
[start==>DB::escape] => Array
(
[ct] => 1
[wt] => 6
[cpu] => 0
[mu] => 32
[pmu] => 0
)
[Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
(
[ct] => 87
[wt] => 1712
[cpu] => 0
[mu] => 3424
[pmu] => 288
)
[OCFilter\Core::init==>library] => Array
(
[ct] => 5
[wt] => 410
[cpu] => 259
[mu] => 12704
[pmu] => 0
)
[ControllerStartupStartup::index==>Config::get] => Array
(
[ct] => 12
[wt] => 5
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::view==>Config::get] => Array
(
[ct] => 6
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Length::__construct] => Array
(
[ct] => 1
[wt] => 53
[cpu] => 181
[mu] => 2744
[pmu] => 0
)
[Cart\Tax::setShippingAddress==>DB::query] => Array
(
[ct] => 1
[wt] => 40
[cpu] => 214
[mu] => -96
[pmu] => 0
)
[Twig\Environment::loadClass==>Twig\ExtensionSet::initRuntime] => Array
(
[ct] => 3
[wt] => 5
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Length::__construct==>Config::get] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Document::getDescription] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[initOCFilter==>OCFilter\Core::init] => Array
(
[ct] => 1
[wt] => 1329
[cpu] => 1182
[mu] => 33200
[pmu] => 75976
)
[Loader::controller@1==>Action::__construct] => Array
(
[ct] => 1
[wt] => 38
[cpu] => 0
[mu] => 176
[pmu] => 0
)
[Action::execute==>ControllerStartupStartup::index] => Array
(
[ct] => 1
[wt] => 6043
[cpu] => 5193
[mu] => 261200
[pmu] => 423632
)
[ControllerStartupLogin::index==>library] => Array
(
[ct] => 1
[wt] => 603
[cpu] => 0
[mu] => 208
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\ClassLoader::findFile] => Array
(
[ct] => 4
[wt] => 74
[cpu] => 0
[mu] => 960
[pmu] => 0
)
[Loader::{closure}==>ModelSettingEvent::getEvents] => Array
(
[ct] => 1
[wt] => 296
[cpu] => 112
[mu] => 30944
[pmu] => 0
)
[DB::__construct==>library] => Array
(
[ct] => 1
[wt] => 70
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Template\Twig::render==>Twig\Environment::__construct] => Array
(
[ct] => 3
[wt] => 631
[cpu] => 0
[mu] => 14088
[pmu] => 0
)
[initOCFilter==>OCFilter\Core::__construct] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\Factory::__construct] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Currency::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 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] => 96
[cpu] => 0
[mu] => 400
[pmu] => 0
)
[Loader::controller@1==>Registry::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>Registry::get] => Array
(
[ct] => 4
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupEvent::index==>Event::register] => Array
(
[ct] => 13
[wt] => 72
[cpu] => 0
[mu] => 5336
[pmu] => 0
)
[ControllerStartupStartup::index==>Controller::__get] => Array
(
[ct] => 522
[wt] => 503
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[OCFilter\Factory::__call==>OCFilter\Core::admin] => Array
(
[ct] => 1
[wt] => 817
[cpu] => 0
[mu] => 2384
[pmu] => 40136
)
[Twig\Environment::getGlobals==>Twig\ExtensionSet::getGlobals] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ModelToolImage::resize==>Model::__get] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 224
[pmu] => 0
)
[OCFilter\OpenCart::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 41
[cpu] => 743
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Document::getKeywords] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Config::get] => Array
(
[ct] => 6
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Action::execute==>ControllerStartupLogin::index] => Array
(
[ct] => 1
[wt] => 713
[cpu] => 0
[mu] => 1864
[pmu] => 0
)
[main()==>ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader] => Array
(
[ct] => 1
[wt] => 185
[cpu] => 0
[mu] => 1680
[pmu] => 0
)
[Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::getRules] => Array
(
[ct] => 1
[wt] => 12
[cpu] => 0
[mu] => 13008
[pmu] => 0
)
[start==>Event::register] => Array
(
[ct] => 3
[wt] => 13
[cpu] => 0
[mu] => 1664
[pmu] => 0
)
[OCFilter\Core::admin==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 34
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Template::display==>Twig\Environment::mergeGlobals] => Array
(
[ct] => 3
[wt] => 17
[cpu] => 0
[mu] => 512
[pmu] => 0
)
[OCFilter\Cache::__construct==>OCFilter\Factory::config] => Array
(
[ct] => 1
[wt] => 11
[cpu] => 0
[mu] => 704
[pmu] => 0
)
[OCFilter\Core::config==>OCFilter\Setting::get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonFooter::index==>Loader::language] => Array
(
[ct] => 1
[wt] => 1187
[cpu] => 3742
[mu] => 832
[pmu] => 0
)
[ControllerSearchSearch::index==>Controller::__get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Language::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>DB::query] => Array
(
[ct] => 1
[wt] => 28
[cpu] => 33
[mu] => 200
[pmu] => 0
)
[Twig\Environment::getTemplateClass==>Twig\Environment::getLoader] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Controller::__get] => Array
(
[ct] => 27
[wt] => 26
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::view==>Template::set] => Array
(
[ct] => 563
[wt] => 511
[cpu] => 0
[mu] => 37288
[pmu] => 0
)
[Twig\Environment::mergeGlobals==>Twig\Environment::getGlobals] => Array
(
[ct] => 3
[wt] => 12
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[Twig\Template::displayWithErrorHandling==>__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::doDisplay] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>Composer\Autoload\ComposerStaticInita8cb75283b86ff94542c6f1327c4ce59::getInitializer] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 1048
[pmu] => 0
)
[Twig\Environment::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 4
[wt] => 227
[cpu] => 0
[mu] => 4192
[pmu] => 0
)
[Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
(
[ct] => 3
[wt] => 7
[cpu] => 0
[mu] => 11296
[pmu] => 0
)
[Template\Twig::render==>Twig\Loader\ArrayLoader::__construct] => Array
(
[ct] => 6
[wt] => 5
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Language::get] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::isFresh] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
(
[ct] => 3
[wt] => 1952
[cpu] => 0
[mu] => 8088
[pmu] => 150000
)
[Action::execute==>ControllerStartupError::index] => Array
(
[ct] => 1
[wt] => 44
[cpu] => 0
[mu] => 1576
[pmu] => 0
)
[main()==>Xhgui\Profiler\Profiler::shutDown] => Array
(
[ct] => 1
[wt] => 1019
[cpu] => 39
[mu] => -5520
[pmu] => 0
)
[start==>Loader::language] => Array
(
[ct] => 1
[wt] => 95
[cpu] => 0
[mu] => 512
[pmu] => 0
)
[Template::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 41
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonHeader::index==>Document::getTitle] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::exists] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Cart::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 80
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonFooter::index==>Loader::view] => Array
(
[ct] => 1
[wt] => 1480
[cpu] => 0
[mu] => 10584
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
(
[ct] => 1
[wt] => 56
[cpu] => 167
[mu] => 3224
[pmu] => 0
)
[OCFilter\Core::__construct==>OCFilter\Factory::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Cache\FilesystemCache::load==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 1
[wt] => 67
[cpu] => 0
[mu] => 280
[pmu] => 0
)
[Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
(
[ct] => 9
[wt] => 213
[cpu] => 0
[mu] => 7800
[pmu] => 0
)
[Cart\Cart::__construct==>Cart\Customer::getId] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerEventLanguage::index==>Controller::__get] => Array
(
[ct] => 3
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
(
[ct] => 9
[wt] => 78
[cpu] => 0
[mu] => 2216
[pmu] => 0
)
[Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
(
[ct] => 9
[wt] => 23
[cpu] => 0
[mu] => 2432
[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] => 6
[wt] => 329
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::getSourceContext==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 1
[wt] => 49
[cpu] => 0
[mu] => 240
[pmu] => 0
)
[start==>DB::__construct] => Array
(
[ct] => 1
[wt] => 450
[cpu] => 2933
[mu] => 44304
[pmu] => 17056
)
[__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::__construct==>__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::getSourceContext] => Array
(
[ct] => 1
[wt] => 53
[cpu] => 0
[mu] => 592
[pmu] => 0
)
[optionscombinations\OptionsCombinationsLib::__get==>Registry::get] => Array
(
[ct] => 4
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Session\DB::read==>DB::escape] => Array
(
[ct] => 2
[wt] => 5
[cpu] => 0
[mu] => -24
[pmu] => 184
)
[optionscombinations\OptionsCombinationsLib::__construct==>Cart\Customer::getGroupId] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
(
[ct] => 3
[wt] => 2751
[cpu] => 0
[mu] => 13944
[pmu] => 150000
)
[__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::__construct==>Twig\Template::__construct] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[Model::__get==>Registry::get] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::dispatch] => Array
(
[ct] => 1
[wt] => 28078
[cpu] => 22649
[mu] => 468864
[pmu] => 585024
)
[Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
(
[ct] => 3
[wt] => 6
[cpu] => 0
[mu] => 1384
[pmu] => 0
)
[ControllerEventLanguage::after==>Controller::__get] => Array
(
[ct] => 510
[wt] => 488
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[library==>modification] => Array
(
[ct] => 31
[wt] => 1184
[cpu] => 498
[mu] => 1184
[pmu] => 240
)
[Loader::controller==>Action::execute@1] => Array
(
[ct] => 2
[wt] => 11719
[cpu] => 10120
[mu] => 73072
[pmu] => 150840
)
[ModelSettingEvent::getEvents==>DB::query] => Array
(
[ct] => 1
[wt] => 289
[cpu] => 112
[mu] => 30784
[pmu] => 0
)
[Template::render==>Template\Twig::render] => Array
(
[ct] => 3
[wt] => 5798
[cpu] => 3398
[mu] => 75528
[pmu] => 150000
)
[Action::execute@1==>ControllerCommonHeader::index] => Array
(
[ct] => 1
[wt] => 7779
[cpu] => 6378
[mu] => 59704
[pmu] => 150840
)
[Template\Twig::render==>Twig\Loader\ChainLoader::__construct] => Array
(
[ct] => 12
[wt] => 30
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[start==>Response::output] => Array
(
[ct] => 1
[wt] => 10
[cpu] => 0
[mu] => 240
[pmu] => 0
)
[Action::execute@2==>ControllerEventLanguage::before] => Array
(
[ct] => 1
[wt] => 9
[cpu] => 0
[mu] => 12472
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::getUserAgent] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[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] => 69
[cpu] => 1181
[mu] => 3496
[pmu] => 0
)
[Action::execute@1==>Controller::__construct] => Array
(
[ct] => 7
[wt] => 5
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerEventLanguage::after==>Language::get] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::checkHttpHeadersForMobile] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[Detection\MobileDetect::checkHttpHeadersForMobile==>Detection\MobileDetect::getMobileHeaders] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
(
[ct] => 1
[wt] => 871
[cpu] => 39
[mu] => -8160
[pmu] => 0
)
[initOCFilter==>library] => Array
(
[ct] => 1
[wt] => 76
[cpu] => 0
[mu] => 1160
[pmu] => 0
)
[Loader::{closure}==>ModelToolImage::resize] => Array
(
[ct] => 1
[wt] => 140
[cpu] => 0
[mu] => 816
[pmu] => 0
)
[Cart\Cart::__construct==>optionscombinations\OptionsCombinationsLib::__construct] => Array
(
[ct] => 1
[wt] => 14
[cpu] => 0
[mu] => 640
[pmu] => 0
)
[Language::load==>modification] => Array
(
[ct] => 7
[wt] => 397
[cpu] => 0
[mu] => 128
[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] => 335
[cpu] => 2933
[mu] => 43824
[pmu] => 17056
)
[Composer\Autoload\includeFile==>Composer\Autoload\ClassLoader::loadClass@1] => Array
(
[ct] => 5
[wt] => 491
[cpu] => 0
[mu] => 7336
[pmu] => 0
)
[Twig\Template::render==>Twig\Template::Twig\{closure}] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
(
[ct] => 9
[wt] => 19
[cpu] => 0
[mu] => 1256
[pmu] => 0
)
[start==>Log::__construct] => Array
(
[ct] => 1
[wt] => 31
[cpu] => 0
[mu] => 744
[pmu] => 0
)
[__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::__construct==>__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::getSourceContext] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 352
[pmu] => 0
)
[ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>composerRequirea8cb75283b86ff94542c6f1327c4ce59] => Array
(
[ct] => 3
[wt] => 140
[cpu] => 0
[mu] => 496
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
(
[ct] => 1
[wt] => 634
[cpu] => 180
[mu] => 16320
[pmu] => 75976
)
[ControllerCommonHeader::index==>Proxy::resize] => Array
(
[ct] => 1
[wt] => 205
[cpu] => 0
[mu] => 1696
[pmu] => 0
)
[Loader::model==>modification] => Array
(
[ct] => 2
[wt] => 109
[cpu] => 0
[mu] => 128
[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] => 35
[cpu] => 0
[mu] => 952
[pmu] => 0
)
[initOCFilter==>OCFilter\Factory::admin] => Array
(
[ct] => 1
[wt] => 821
[cpu] => 0
[mu] => 2640
[pmu] => 40136
)
[Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
(
[ct] => 3
[wt] => 481
[cpu] => 0
[mu] => 880
[pmu] => 0
)
[Loader::__construct==>Detection\MobileDetect::isMobile] => Array
(
[ct] => 1
[wt] => 485
[cpu] => 0
[mu] => 13776
[pmu] => 0
)
[start==>Session::start] => Array
(
[ct] => 1
[wt] => 162
[cpu] => 39
[mu] => 512
[pmu] => 17272
)
[ControllerStartupStartup::index==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 14
[wt] => 341
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::view==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 43
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Action::execute@2==>ControllerEventLanguage::after] => Array
(
[ct] => 1
[wt] => 366
[cpu] => 0
[mu] => -11832
[pmu] => 0
)
[ControllerEventLanguage::index==>Language::all] => Array
(
[ct] => 3
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::controller==>Event::trigger] => Array
(
[ct] => 4
[wt] => 1288
[cpu] => 0
[mu] => 12520
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Tax::setStoreAddress] => Array
(
[ct] => 1
[wt] => 34
[cpu] => 37
[mu] => 384
[pmu] => 0
)
[start==>Cache::__construct] => Array
(
[ct] => 1
[wt] => 277
[cpu] => 347
[mu] => 976
[pmu] => 0
)
[Loader::view==>Template::render] => Array
(
[ct] => 3
[wt] => 5800
[cpu] => 3398
[mu] => 75656
[pmu] => 150000
)
[Twig\Environment::isTemplateFresh==>Twig\Loader\ChainLoader::isFresh] => Array
(
[ct] => 3
[wt] => 14
[cpu] => 0
[mu] => 640
[pmu] => 0
)
[ModelToolImage::resize==>utf8_strrpos] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetGet] => Array
(
[ct] => 2
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Proxy::getEvents==>Proxy::__call] => Array
(
[ct] => 1
[wt] => 355
[cpu] => 112
[mu] => 32112
[pmu] => 0
)
[Session\DB::__construct==>Session\DB::gc] => Array
(
[ct] => 1
[wt] => 187
[cpu] => 64
[mu] => 480
[pmu] => 536
)
[Session\DB::read==>DB::query] => Array
(
[ct] => 1
[wt] => 146
[cpu] => 39
[mu] => 384
[pmu] => 16456
)
[ControllerCommonLogin::index==>Cart\User::isLogged] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Tax::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::isTemplateFresh==>Twig\Environment::getLoader] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::__construct==>Twig\Template::__construct] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonFooter::index==>Controller::__get] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[main()] => Array
(
[ct] => 1
[wt] => 36985
[cpu] => 31632
[mu] => 683296
[pmu] => 830608
)
[start==>Response::setCompression] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonLogin::index==>Loader::controller] => Array
(
[ct] => 2
[wt] => 13097
[cpu] => 10120
[mu] => 88424
[pmu] => 150840
)
[ControllerStartupLogin::index==>Registry::set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Config::get] => Array
(
[ct] => 29
[wt] => 11
[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] => 15
[wt] => 19
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Action::execute@2==>ControllerEventLanguage::index] => Array
(
[ct] => 2
[wt] => 60
[cpu] => 0
[mu] => 25072
[pmu] => 0
)
[DB::query==>DB\MySQLi::query] => Array
(
[ct] => 16
[wt] => 2682
[cpu] => 5859
[mu] => 445848
[pmu] => 515264
)
[Twig\Environment::loadClass==>Twig\Environment::isAutoReload] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Controller::__get==>Registry::get] => Array
(
[ct] => 1117
[wt] => 434
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
(
[ct] => 9
[wt] => 196
[cpu] => 0
[mu] => 4288
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\includeFile@2] => Array
(
[ct] => 4
[wt] => 133
[cpu] => 0
[mu] => 1920
[pmu] => 0
)
[ControllerEventLanguage::before==>Controller::__get] => Array
(
[ct] => 6
[wt] => 6
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::view==>Event::trigger] => Array
(
[ct] => 6
[wt] => 377
[cpu] => 0
[mu] => 35088
[pmu] => 0
)
[Request::clean==>Request::clean@1] => Array
(
[ct] => 114
[wt] => 120
[cpu] => 0
[mu] => 22336
[pmu] => 0
)
[Twig\Environment::loadClass==>__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::__construct] => Array
(
[ct] => 1
[wt] => 7
[cpu] => 0
[mu] => 608
[pmu] => 0
)
[Xhgui\Profiler\Profiler::disable==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 120
[cpu] => 0
[mu] => 1520
[pmu] => 0
)
[ControllerStartupStartup::index==>Config::set] => Array
(
[ct] => 503
[wt] => 215
[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] => 6
[wt] => 28059
[cpu] => 22649
[mu] => 468896
[pmu] => 585024
)
[Twig\Environment::load==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 1
[wt] => 48
[cpu] => 0
[mu] => 288
[pmu] => 0
)
[Cart\Weight::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 2
[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] => 1
[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] => 32
[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
)
[Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
(
[ct] => 12
[wt] => 396
[cpu] => 0
[mu] => 6440
[pmu] => 0
)
[Loader::view==>Template::__construct] => Array
(
[ct] => 3
[wt] => 117
[cpu] => 0
[mu] => 576
[pmu] => 0
)
[Cache::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 38
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[OCFilter\Factory::__call==>OCFilter\Core::config] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 352
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
(
[ct] => 1
[wt] => 82
[cpu] => 1181
[mu] => 2664
[pmu] => 0
)
[Template::set==>Template\Twig::set] => Array
(
[ct] => 563
[wt] => 190
[cpu] => 0
[mu] => 37160
[pmu] => 0
)
[Loader::language==>Event::trigger] => Array
(
[ct] => 8
[wt] => 361
[cpu] => 0
[mu] => -3312
[pmu] => 0
)
[initOCFilter==>Registry::set] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupLogin::index==>Controller::__get] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::__construct] => Array
(
[ct] => 1
[wt] => 2363
[cpu] => 1182
[mu] => 39080
[pmu] => 116112
)
[Cart\Tax::setStoreAddress==>DB::query] => Array
(
[ct] => 1
[wt] => 29
[cpu] => 37
[mu] => -96
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\Cache::__construct] => Array
(
[ct] => 1
[wt] => 14
[cpu] => 0
[mu] => 832
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
(
[ct] => 1
[wt] => 48
[cpu] => 214
[mu] => 384
[pmu] => 0
)
[Twig\Template::__construct==>Twig\Environment::getExtensions] => Array
(
[ct] => 3
[wt] => 5
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[ControllerStartupStartup::index==>Language::load] => Array
(
[ct] => 1
[wt] => 1667
[cpu] => 505
[mu] => 12776
[pmu] => 0
)
[Twig\Environment::setCache==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 1
[wt] => 107
[cpu] => 0
[mu] => 1480
[pmu] => 0
)
[Detection\MobileDetect::setUserAgent==>Detection\MobileDetect::prepareUserAgent] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 288
[pmu] => 0
)
[OCFilter\Core::admin==>OCFilter\Factory::__construct] => Array
(
[ct] => 1
[wt] => 0
[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] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::__construct==>Twig\Extension\EscaperExtension::__construct] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[ControllerCommonHeader::index==>Document::addStyle] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 1256
[pmu] => 0
)
[Twig\Environment::load==>Twig\TemplateWrapper::__construct] => Array
(
[ct] => 3
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::controller==>Action::__construct] => Array
(
[ct] => 2
[wt] => 72
[cpu] => 0
[mu] => 192
[pmu] => 0
)
[ControllerCommonHeader::index==>Cart\User::getUserName] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Template::render==>Twig\Template::display] => Array
(
[ct] => 3
[wt] => 122
[cpu] => 0
[mu] => 1408
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
(
[ct] => 5
[wt] => 93
[cpu] => 0
[mu] => 928
[pmu] => 0
)
[Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
(
[ct] => 3
[wt] => 195
[cpu] => 0
[mu] => 440
[pmu] => 0
)
[Twig\Environment::__construct==>Twig\Environment::setCharset] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::view==>library] => Array
(
[ct] => 1
[wt] => 74
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::__construct==>Twig\Template::__construct] => Array
(
[ct] => 1
[wt] => 3
[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
)
[Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
(
[ct] => 3
[wt] => 22
[cpu] => 0
[mu] => 12808
[pmu] => 0
)
[Session::__construct==>Session\DB::__construct] => Array
(
[ct] => 1
[wt] => 192
[cpu] => 64
[mu] => 1112
[pmu] => 536
)
[ControllerEventLanguage::before==>Language::all] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::getGlobals==>Twig\ExtensionSet::isInitialized] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::controller==>Registry::get] => Array
(
[ct] => 4
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::language==>Language::load] => Array
(
[ct] => 4
[wt] => 3561
[cpu] => 9813
[mu] => 1616
[pmu] => 0
)
[Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
(
[ct] => 1
[wt] => 477
[cpu] => 0
[mu] => 13264
[pmu] => 0
)
[Session::__construct==>library] => Array
(
[ct] => 1
[wt] => 97
[cpu] => 239
[mu] => 128
[pmu] => 520
)
[ControllerCommonHeader::index==>Loader::controller@1] => Array
(
[ct] => 1
[wt] => 1543
[cpu] => 0
[mu] => 2672
[pmu] => 840
)
[Loader::model==>Registry::set] => Array
(
[ct] => 2
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\ExtensionSet::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 1
[wt] => 163
[cpu] => 0
[mu] => 2216
[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] => 6
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[ControllerCommonHeader::index==>Loader::model] => Array
(
[ct] => 1
[wt] => 575
[cpu] => 0
[mu] => 4816
[pmu] => 0
)
[Session\DB::gc==>DB::escape] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 16
[pmu] => 0
)
[Cart\Customer::__construct==>Registry::get] => Array
(
[ct] => 4
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::view==>Registry::get] => Array
(
[ct] => 12
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonLogin::index==>Document::setTitle] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Cart\Length::__construct==>Registry::get] => Array
(
[ct] => 2
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::model==>Proxy::__set] => Array
(
[ct] => 17
[wt] => 8
[cpu] => 0
[mu] => 1200
[pmu] => 0
)
[Router::dispatch==>Router::execute] => Array
(
[ct] => 6
[wt] => 28067
[cpu] => 22649
[mu] => 469024
[pmu] => 585024
)
[Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
(
[ct] => 1
[wt] => 144
[cpu] => 0
[mu] => 2512
[pmu] => 0
)
[Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
(
[ct] => 183
[wt] => 382
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>twig_get_attribute] => Array
(
[ct] => 5
[wt] => 8
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::getSourceContext==>Twig\Source::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::render==>Twig\Environment::load] => Array
(
[ct] => 3
[wt] => 2979
[cpu] => 0
[mu] => 17344
[pmu] => 150000
)
[Detection\MobileDetect::__construct==>Detection\MobileDetect::setUserAgent] => Array
(
[ct] => 1
[wt] => 12
[cpu] => 0
[mu] => 656
[pmu] => 0
)
[Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::getCacheKey] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 11040
[pmu] => 0
)
[Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
(
[ct] => 6
[wt] => 176
[cpu] => 3398
[mu] => 2552
[pmu] => 0
)
[Twig\Environment::__construct==>Twig\Extension\OptimizerExtension::__construct] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
(
[ct] => 5
[wt] => 392
[cpu] => 0
[mu] => 6888
[pmu] => 0
)
[start==>Session::getId] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Request::__construct==>Request::clean] => Array
(
[ct] => 6
[wt] => 178
[cpu] => 0
[mu] => 26528
[pmu] => 0
)
[Cart\Weight::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 43
[cpu] => 167
[mu] => 2688
[pmu] => 0
)
[Twig\Template::displayWithErrorHandling==>__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::doDisplay] => Array
(
[ct] => 1
[wt] => 5
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 86
[cpu] => 0
[mu] => 464
[pmu] => 0
)
[start==>Config::has] => Array
(
[ct] => 6
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::__construct==>Detection\MobileDetect::__construct] => Array
(
[ct] => 1
[wt] => 49
[cpu] => 0
[mu] => 1736
[pmu] => 0
)
[Cart\Cart::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 148
[cpu] => 363
[mu] => -32
[pmu] => 0
)
[Cache::__construct==>library] => Array
(
[ct] => 1
[wt] => 67
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupStartup::index==>Cart\Tax::__construct] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[Twig\Environment::isTemplateFresh==>Twig\ExtensionSet::getLastModified] => Array
(
[ct] => 3
[wt] => 459
[cpu] => 0
[mu] => -16
[pmu] => 0
)
[Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::exists] => Array
(
[ct] => 3
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::language==>Registry::get] => Array
(
[ct] => 12
[wt] => 6
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonLogin::index==>Url::link] => Array
(
[ct] => 3
[wt] => 11
[cpu] => 0
[mu] => 448
[pmu] => 0
)
[start==>Event::__construct] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
(
[ct] => 3
[wt] => 157
[cpu] => 0
[mu] => 13056
[pmu] => 0
)
[Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
(
[ct] => 3
[wt] => 13
[cpu] => 0
[mu] => 608
[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] => 44
[cpu] => 0
[mu] => 448
[pmu] => 112
)
[ControllerEventLanguage::after==>Language::set] => Array
(
[ct] => 507
[wt] => 177
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
(
[ct] => 3
[wt] => 168
[cpu] => 0
[mu] => 2488
[pmu] => 0
)
[Twig\Loader\ChainLoader::exists==>Twig\Loader\ArrayLoader::exists] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
(
[ct] => 9
[wt] => 43
[cpu] => 0
[mu] => 832
[pmu] => 0
)
[Router::__construct==>initOCFilter] => Array
(
[ct] => 1
[wt] => 2335
[cpu] => 1182
[mu] => 38952
[pmu] => 116112
)
[__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>twig_ensure_traversable] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[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] => 339
[cpu] => 363
[mu] => 2200
[pmu] => 0
)
[Twig\Template::displayWithErrorHandling==>__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay] => Array
(
[ct] => 1
[wt] => 88
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[OCFilter\Core::init==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 10
[wt] => 191
[cpu] => 0
[mu] => 1504
[pmu] => 0
)
[start==>Loader::__construct] => Array
(
[ct] => 1
[wt] => 635
[cpu] => 0
[mu] => 15472
[pmu] => 0
)
[Action::execute@1==>ControllerCommonFooter::index] => Array
(
[ct] => 1
[wt] => 2679
[cpu] => 3742
[mu] => 11800
[pmu] => 0
)
[Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::exists] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 20
[wt] => 387
[cpu] => 0
[mu] => 1648
[pmu] => 288
)
[Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
(
[ct] => 3
[wt] => 2922
[cpu] => 0
[mu] => 16560
[pmu] => 150000
)
[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] => 8
[cpu] => 0
[mu] => 952
[pmu] => 0
)
[Cart\User::__construct==>Registry::get] => Array
(
[ct] => 3
[wt] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Session\DB::gc==>DB::query] => Array
(
[ct] => 1
[wt] => 167
[cpu] => 64
[mu] => 32
[pmu] => 0
)
[ModelSettingEvent::getEvents==>Model::__get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 352
[pmu] => 0
)
[ModelToolImage::resize==>utf8_substr] => Array
(
[ct] => 1
[wt] => 3
[cpu] => 0
[mu] => 184
[pmu] => 0
)
[Template::__construct==>library] => Array
(
[ct] => 1
[wt] => 67
[cpu] => 0
[mu] => 112
[pmu] => 0
)
[Action::execute@1==>ControllerEventLanguage::before] => Array
(
[ct] => 2
[wt] => 20
[cpu] => 0
[mu] => 25200
[pmu] => 0
)
[Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::isFresh@1] => Array
(
[ct] => 3
[wt] => 6
[cpu] => 0
[mu] => 384
[pmu] => 0
)
[OCFilter\OpenCart::__construct==>OCFilter\OpenCart::__get] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[Twig\Loader\FilesystemLoader::addPath==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
(
[ct] => 15
[wt] => 9
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Detection\MobileDetect::setHttpHeaders==>Detection\MobileDetect::setCfHeaders] => Array
(
[ct] => 1
[wt] => 19
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::__construct==>Twig\Environment::setLoader] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Router::addPreAction] => Array
(
[ct] => 6
[wt] => 5
[cpu] => 0
[mu] => 504
[pmu] => 0
)
[Twig\Template::render==>Twig\Environment::isDebug] => Array
(
[ct] => 3
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::__construct==>Twig\Environment::setCache] => Array
(
[ct] => 3
[wt] => 117
[cpu] => 0
[mu] => 2264
[pmu] => 0
)
[Action::execute==>Controller::__construct] => Array
(
[ct] => 6
[wt] => 8
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonLogin::index==>Loader::language] => Array
(
[ct] => 1
[wt] => 1535
[cpu] => 3091
[mu] => 528
[pmu] => 0
)
[main()==>modification] => Array
(
[ct] => 8
[wt] => 245
[cpu] => 0
[mu] => 224
[pmu] => 0
)
[Proxy::__call==>Loader::{closure}] => Array
(
[ct] => 2
[wt] => 545
[cpu] => 112
[mu] => 33424
[pmu] => 0
)
[__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::getSourceContext==>Twig\Source::__construct] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerStartupLogin::index==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 46
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
(
[ct] => 3
[wt] => 166
[cpu] => 0
[mu] => 2728
[pmu] => 0
)
[main()==>start] => Array
(
[ct] => 1
[wt] => 34678
[cpu] => 31145
[mu] => 679504
[pmu] => 746088
)
[Xhgui\Profiler\Profiler::stop==>Xhgui\Profiler\Profiler::disable] => Array
(
[ct] => 1
[wt] => 143
[cpu] => 0
[mu] => 2384
[pmu] => 0
)
[Action::execute@2==>modification] => Array
(
[ct] => 5
[wt] => 236
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[ControllerCommonFooter::index==>Cart\User::isLogged] => Array
(
[ct] => 1
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[start==>Config::load] => Array
(
[ct] => 2
[wt] => 304
[cpu] => 0
[mu] => 3624
[pmu] => 7272
)
[OCFilter\Setting::__construct==>OCFilter\Factory::__get] => Array
(
[ct] => 2
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Twig\Environment::setCache==>Twig\Cache\FilesystemCache::__construct] => Array
(
[ct] => 3
[wt] => 4
[cpu] => 0
[mu] => 416
[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] => 3
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::controller@1==>Action::execute@2] => Array
(
[ct] => 1
[wt] => 950
[cpu] => 0
[mu] => 760
[pmu] => 840
)
[Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
(
[ct] => 24
[wt] => 15
[cpu] => 0
[mu] => 4640
[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] => 1097
[cpu] => 2545
[mu] => 348832
[pmu] => 422832
)
[Action::execute@2==>Controller::__construct] => Array
(
[ct] => 5
[wt] => 4
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Action::execute==>ControllerCommonLogin::index] => Array
(
[ct] => 1
[wt] => 16244
[cpu] => 13211
[mu] => 107344
[pmu] => 150840
)
[ControllerCommonLogin::index==>Loader::view] => Array
(
[ct] => 1
[wt] => 1540
[cpu] => 0
[mu] => 20920
[pmu] => 0
)
[Cart\Length::__construct==>DB::query] => Array
(
[ct] => 1
[wt] => 42
[cpu] => 181
[mu] => 2208
[pmu] => 0
)
[start==>Url::__construct] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Template\Twig::render==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 4
[wt] => 678
[cpu] => 0
[mu] => 7064
[pmu] => 0
)
[optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
(
[ct] => 4
[wt] => 6
[cpu] => 0
[mu] => 256
[pmu] => 0
)
[Session::start==>Session\DB::read] => Array
(
[ct] => 1
[wt] => 157
[cpu] => 39
[mu] => 384
[pmu] => 17272
)
[OCFilter\Core::admin==>OCFilter\Factory::__set] => Array
(
[ct] => 1
[wt] => 2
[cpu] => 0
[mu] => 448
[pmu] => 0
)
[ControllerStartupEvent::index==>Loader::model] => Array
(
[ct] => 1
[wt] => 703
[cpu] => 1630
[mu] => 14336
[pmu] => 0
)
[Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
(
[ct] => 3
[wt] => 98
[cpu] => 0
[mu] => 768
[pmu] => 0
)
[OCFilter\Core::admin==>library] => Array
(
[ct] => 1
[wt] => 774
[cpu] => 0
[mu] => 1440
[pmu] => 40136
)
[Action::execute@1==>ControllerEventLanguage::after] => Array
(
[ct] => 2
[wt] => 675
[cpu] => 0
[mu] => -12216
[pmu] => 0
)
[ControllerEventLanguage::before==>Language::set] => Array
(
[ct] => 3
[wt] => 14
[cpu] => 0
[mu] => 37160
[pmu] => 0
)
[Loader::model==>Loader::callback] => Array
(
[ct] => 17
[wt] => 16
[cpu] => 0
[mu] => 14136
[pmu] => 0
)
[ControllerCommonHeader::index==>Url::link] => Array
(
[ct] => 1
[wt] => 4
[cpu] => 0
[mu] => 224
[pmu] => 0
)
[ControllerStartupStartup::index==>library] => Array
(
[ct] => 7
[wt] => 621
[cpu] => 0
[mu] => 1760
[pmu] => 0
)
[DB::escape==>DB\MySQLi::escape] => Array
(
[ct] => 6
[wt] => 10
[cpu] => 0
[mu] => 376
[pmu] => 152
)
[ControllerStartupError::index==>Log::__construct] => Array
(
[ct] => 1
[wt] => 33
[cpu] => 0
[mu] => 632
[pmu] => 0
)
[start==>library] => Array
(
[ct] => 10
[wt] => 693
[cpu] => 0
[mu] => 280
[pmu] => 408
)
[Composer\Autoload\includeFile@1==>Composer\Autoload\ClassLoader::loadClass@2] => Array
(
[ct] => 4
[wt] => 214
[cpu] => 0
[mu] => 2560
[pmu] => 0
)
[initOCFilter==>Composer\Autoload\ClassLoader::loadClass] => Array
(
[ct] => 2
[wt] => 40
[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] => 81
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Loader::{closure}==>Model::__construct] => Array
(
[ct] => 2
[wt] => 1
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Action::execute@1==>ControllerEventLanguage::index] => Array
(
[ct] => 1
[wt] => 27
[cpu] => 0
[mu] => 12472
[pmu] => 0
)
[OCFilter\Factory::admin==>OCFilter\Factory::__call] => Array
(
[ct] => 1
[wt] => 820
[cpu] => 0
[mu] => 2512
[pmu] => 40136
)
[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
)
[ControllerCommonHeader::index==>Document::getScripts] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[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] => 15
[wt] => 1082
[cpu] => 0
[mu] => 15216
[pmu] => 0
)
[ControllerStartupEvent::index==>Action::__construct] => Array
(
[ct] => 13
[wt] => 714
[cpu] => 0
[mu] => 1168
[pmu] => 0
)
[Twig\TemplateWrapper::render==>Twig\Template::render] => Array
(
[ct] => 3
[wt] => 148
[cpu] => 0
[mu] => 12928
[pmu] => 0
)
[OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
(
[ct] => 1
[wt] => 50
[cpu] => 743
[mu] => 512
[pmu] => 0
)
[Twig\Environment::loadClass==>__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::__construct] => Array
(
[ct] => 1
[wt] => 8
[cpu] => 0
[mu] => 608
[pmu] => 0
)
[Loader::controller@1==>Event::trigger] => Array
(
[ct] => 2
[wt] => 545
[cpu] => 0
[mu] => 288
[pmu] => 0
)
[Loader::{closure}==>Event::trigger] => Array
(
[ct] => 4
[wt] => 59
[cpu] => 0
[mu] => -1616
[pmu] => 0
)
[Twig\Environment::getExtensions==>Twig\ExtensionSet::getExtensions] => Array
(
[ct] => 3
[wt] => 2
[cpu] => 0
[mu] => 128
[pmu] => 0
)
[Event::trigger==>Action::execute@1] => Array
(
[ct] => 5
[wt] => 1280
[cpu] => 0
[mu] => 26592
[pmu] => 0
)
[Event::trigger==>Action::execute@2] => Array
(
[ct] => 4
[wt] => 667
[cpu] => 0
[mu] => 26096
[pmu] => 0
)
[Cache::__construct==>Cache\Redis::__construct] => Array
(
[ct] => 1
[wt] => 167
[cpu] => 347
[mu] => 472
[pmu] => 0
)
[ControllerCommonHeader::index==>Document::getLinks] => Array
(
[ct] => 1
[wt] => 0
[cpu] => 0
[mu] => 128
[pmu] => 0
)
)
)