Selection Criteria

This will be passed as-is to MongoDB. You may use this to select (for example) hits against a specific URL, or requests that invoked MongoCollection::find() more than 3 times.

Samples

Display hits against a given URL

{"meta.url" : "/index.php"}

Display runs that took more than 1 second

{ "profile.main().wt" : {"$gt" : 1000000}}

Values to Retrieve

It's unlikely you require the full dataset back, this allows you to grab just the values you care about to reduce transferred data.

Samples

Retrieve meta details, and overall run data

{"meta" : true, "profile.main()" : true}

Values to Graph

These are things that should end up on the graph

Raw Data

Array
(
    [_id] => 689f08b90fa7b77ac677a682
    [meta] => Array
        (
            [url] => https://nashi-lizhka.com/admin/index.php?route=localisation/country/country&user_token=refWxLFUzAm5TVBPaJ01NaohRisAzSYj&country_id=220
            [get] => Array
                (
                    [route] => localisation/country/country
                    [user_token] => refWxLFUzAm5TVBPaJ01NaohRisAzSYj
                    [country_id] => 220
                )

            [env] => 
            [SERVER] => Array
                (
                    [REQUEST_METHOD] => GET
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [REQUEST_TIME] => 1755252921
                )

            [simple_url] => /admin/index.php
            [request_ts] => MongoDate Object
                (
                    [sec] => 0
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 0
                    [usec] => 0
                )

            [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] => 197
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 1976
                )

            [main()==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [DB\MySQLi::query==>mysqli_result::fetch_assoc] => Array
                (
                    [ct] => 685
                    [wt] => 553
                    [cpu] => 0
                    [mu] => 451640
                    [pmu] => 374784
                )

            [Event::trigger==>is_null] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\User::__construct==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 328
                    [cpu] => 254
                    [mu] => 43856
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>is_string] => Array
                (
                    [ct] => 366
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [OCFilter\Core::init==>spl_autoload_call] => Array
                (
                    [ct] => 5
                    [wt] => 2452
                    [cpu] => 709
                    [mu] => 8448
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 11951
                    [cpu] => 5363
                    [mu] => 51976
                    [pmu] => 255120
                )

            [Action::execute==>is_file] => Array
                (
                    [ct] => 7
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupPermission::index==>Cart\User::hasPermission] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 621
                    [cpu] => 193
                    [mu] => 56448
                    [pmu] => 80432
                )

            [DB\MySQLi::query==>mysqli::query] => Array
                (
                    [ct] => 20
                    [wt] => 15926
                    [cpu] => 9995
                    [mu] => 490632
                    [pmu] => 161048
                )

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

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

            [initOCFilter==>define] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [ControllerStartupLogin::index==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [library==>is_file] => Array
                (
                    [ct] => 29
                    [wt] => 239
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 152
                )

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

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 301
                    [cpu] => 293
                    [mu] => 2992
                    [pmu] => 2344
                )

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

            [Session\DB::read==>date] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 560
                )

            [Request::clean@1==>htmlspecialchars] => Array
                (
                    [ct] => 118
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 26152
                    [pmu] => 14488
                )

            [ControllerStartupStartup::index==>Registry::set] => Array
                (
                    [ct] => 8
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>date] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

            [Loader::{closure}==>preg_replace] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 0
                )

            [start==>date] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1000
                    [pmu] => 1176
                )

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 60
                    [wt] => 1339
                    [cpu] => 0
                    [mu] => 4368
                    [pmu] => 2832
                )

            [ControllerStartupEvent::index==>Proxy::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 189
                    [cpu] => 542
                    [mu] => 33232
                    [pmu] => 0
                )

            [Session\DB::gc==>mt_getrandmax] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array@2==>Loader::{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 7494
                    [cpu] => 5363
                    [mu] => 24456
                    [pmu] => 0
                )

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

            [ModelLocalisationCountry::getCountry==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 4174
                    [cpu] => 3909
                    [mu] => 1432
                    [pmu] => 0
                )

            [main()==>{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [start==>Request::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 345
                    [cpu] => 0
                    [mu] => 30936
                    [pmu] => 14576
                )

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

            [Language::load==>is_file] => Array
                (
                    [ct] => 4
                    [wt] => 99
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [spl_autoload_call==>library] => Array
                (
                    [ct] => 29
                    [wt] => 3886
                    [cpu] => 709
                    [mu] => 11320
                    [pmu] => 3344
                )

            [modification==>strlen] => Array
                (
                    [ct] => 145
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Setting::__construct==>json_decode] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1856
                    [pmu] => 0
                )

            [initOCFilter==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 59
                    [wt] => 1209
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 1776
                )

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

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

            [ControllerStartupStartup::index==>Cart\Length::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 175
                    [mu] => 2744
                    [pmu] => 0
                )

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

            [Cart\Tax::setShippingAddress==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 188
                    [mu] => -96
                    [pmu] => 0
                )

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

            [Cache\Redis::__construct==>Redis::pconnect] => Array
                (
                    [ct] => 1
                    [wt] => 121
                    [cpu] => 353
                    [mu] => 424
                    [pmu] => 0
                )

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 3220
                    [cpu] => 979
                    [mu] => 27504
                    [pmu] => 80432
                )

            [Detection\MobileDetect::checkHttpHeadersForMobile==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Action::execute==>count] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli_result::close] => Array
                (
                    [ct] => 14
                    [wt] => 34
                    [cpu] => 0
                    [mu] => -488016
                    [pmu] => 0
                )

            [Loader::model==>is_file] => Array
                (
                    [ct] => 3
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 112
                    [pmu] => 0
                )

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

            [Loader::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 2272
                    [pmu] => 2624
                )

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

            [ControllerStartupPermission::index==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 608
                    [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] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Action::__construct==>implode] => Array
                (
                    [ct] => 62
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 3504
                    [pmu] => 336
                )

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

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

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

            [ControllerStartupEvent::index==>Event::register] => Array
                (
                    [ct] => 13
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 5336
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Controller::__get] => Array
                (
                    [ct] => 522
                    [wt] => 493
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelLocalisationZone::getZonesByCountryId==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 2979
                    [cpu] => 1454
                    [mu] => 21648
                    [pmu] => 0
                )

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

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

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

            [call_user_func_array@3==>ModelLocalisationZone::getZonesByCountryId] => Array
                (
                    [ct] => 1
                    [wt] => 2989
                    [cpu] => 1454
                    [mu] => 21944
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>file_exists] => Array
                (
                    [ct] => 30
                    [wt] => 864
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 592
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>spl_autoload_register] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 272
                    [pmu] => 0
                )

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

            [main()==>ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 594
                    [mu] => 3440
                    [pmu] => 3456
                )

            [ControllerLocalisationCountry::country==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 1208
                    [cpu] => 0
                    [mu] => 21424
                    [pmu] => 0
                )

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

            [start==>Event::register] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 1752
                )

            [OCFilter\Factory::__call==>method_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@1==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 12856
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelLocalisationCountry::getCountry] => Array
                (
                    [ct] => 1
                    [wt] => 4182
                    [cpu] => 3909
                    [mu] => 1184
                    [pmu] => 0
                )

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

            [start==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 30
                    [mu] => 328
                    [pmu] => 224
                )

            [DB\MySQLi::escape==>mysqli::real_escape_string] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 152
                )

            [Session::__construct==>register_shutdown_function] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 160
                )

            [Proxy::getCountry==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 4335
                    [cpu] => 3909
                    [mu] => 1856
                    [pmu] => 0
                )

            [initOCFilter==>version_compare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [start==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

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

            [Session\DB::read==>json_decode] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2624
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>defined] => Array
                (
                    [ct] => 59
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 48
                )

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

            [ControllerStartupStartup::index==>json_decode] => Array
                (
                    [ct] => 41
                    [wt] => 359
                    [cpu] => 0
                    [mu] => 114872
                    [pmu] => 0
                )

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

            [Loader::language==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 161
                    [mu] => 3224
                    [pmu] => 0
                )

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

            [Cart\User::hasPermission==>in_array] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 168
                )

            [Response::output==>header] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 232
                    [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] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 104
                )

            [Event::trigger==>str_replace] => Array
                (
                    [ct] => 108
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 1568
                    [pmu] => 0
                )

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

            [Action::execute==>modification] => Array
                (
                    [ct] => 7
                    [wt] => 396
                    [cpu] => 1237
                    [mu] => 256
                    [pmu] => 0
                )

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 426
                    [cpu] => 2086
                    [mu] => 44560
                    [pmu] => 43896
                )

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

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

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

            [Action::execute@1==>substr] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

            [ControllerStartupRouter::index==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 29427
                    [cpu] => 12049
                    [mu] => 490568
                    [pmu] => 725056
                )

            [Event::trigger==>preg_quote] => Array
                (
                    [ct] => 108
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 8160
                    [pmu] => 0
                )

            [Detection\MobileDetect::match==>sprintf] => Array
                (
                    [ct] => 183
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 78528
                    [pmu] => 7080
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strtr] => Array
                (
                    [ct] => 118
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 128
                )

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

            [library==>modification] => Array
                (
                    [ct] => 29
                    [wt] => 2907
                    [cpu] => 709
                    [mu] => 1056
                    [pmu] => 520
                )

            [Proxy::__call==>func_get_args] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

            [Action::__construct==>explode] => Array
                (
                    [ct] => 25
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 11888
                    [pmu] => 880
                )

            [ModelSettingEvent::getEvents==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 114
                    [cpu] => 542
                    [mu] => 30880
                    [pmu] => 0
                )

            [Session\DB::gc==>ini_get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Cart\Currency::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 518
                    [mu] => 3496
                    [pmu] => 0
                )

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

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 1
                    [wt] => 2974
                    [cpu] => 1454
                    [mu] => 21560
                    [pmu] => 0
                )

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

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

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

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 11208
                    [cpu] => 5363
                    [mu] => 35904
                    [pmu] => 255120
                )

            [main()==>spl_autoload_register] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [start==>ini_get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Language::load==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 303
                    [cpu] => 2086
                    [mu] => 44208
                    [pmu] => 43600
                )

            [Action::execute@1==>call_user_func_array@1] => Array
                (
                    [ct] => 2
                    [wt] => 8845
                    [cpu] => 5363
                    [mu] => 46648
                    [pmu] => 0
                )

            [ControllerStartupSass::index==>glob] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

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

            [Action::__construct==>preg_replace] => Array
                (
                    [ct] => 25
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>composerRequirea8cb75283b86ff94542c6f1327c4ce59] => Array
                (
                    [ct] => 3
                    [wt] => 153
                    [cpu] => 594
                    [mu] => 1264
                    [pmu] => 1048
                )

            [modification==>is_file] => Array
                (
                    [ct] => 53
                    [wt] => 3742
                    [cpu] => 1946
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 685
                    [cpu] => 193
                    [mu] => 16448
                    [pmu] => 80432
                )

            [Loader::__construct==>stripos] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@1==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Event::register==>array_multisort] => Array
                (
                    [ct] => 16
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 768
                )

            [initOCFilter==>OCFilter\Factory::admin] => Array
                (
                    [ct] => 1
                    [wt] => 132
                    [cpu] => 0
                    [mu] => 2768
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 27827
                    [cpu] => 12845
                    [mu] => 14544
                    [pmu] => 30704
                )

            [start==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 79
                    [cpu] => 44
                    [mu] => 3776
                    [pmu] => 19016
                )

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

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 302
                    [cpu] => 389
                    [mu] => 1488
                    [pmu] => 0
                )

            [Session\DB::gc==>mt_rand] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Proxy::getEvents==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 542
                    [mu] => 33104
                    [pmu] => 0
                )

            [Session\DB::__construct==>Session\DB::gc] => Array
                (
                    [ct] => 1
                    [wt] => 166
                    [cpu] => 293
                    [mu] => 1024
                    [pmu] => 1152
                )

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 44
                    [mu] => 1840
                    [pmu] => 17944
                )

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

            [Detection\MobileDetect::setCfHeaders==>strtolower] => Array
                (
                    [ct] => 42
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 112
                )

            [ControllerStartupPermission::index==>in_array] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 65153
                    [cpu] => 30143
                    [mu] => 660112
                    [pmu] => 950568
                )

            [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] => 17
                    [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] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strpos] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 80
                )

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 20
                    [wt] => 16869
                    [cpu] => 9995
                    [mu] => 492944
                    [pmu] => 567536
                )

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

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

            [call_user_func_array==>ControllerStartupEvent::index] => Array
                (
                    [ct] => 1
                    [wt] => 1199
                    [cpu] => 542
                    [mu] => 27216
                    [pmu] => 0
                )

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

            [composerRequirea8cb75283b86ff94542c6f1327c4ce59==>function_exists] => Array
                (
                    [ct] => 12
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@1] => Array
                (
                    [ct] => 1
                    [wt] => 170
                    [cpu] => 542
                    [mu] => 32848
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@2] => Array
                (
                    [ct] => 2
                    [wt] => 7499
                    [cpu] => 5363
                    [mu] => 24584
                    [pmu] => 0
                )

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

            [ControllerStartupEvent::index==>substr] => Array
                (
                    [ct] => 60
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 2576
                    [pmu] => 0
                )

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 118
                    [wt] => 261
                    [cpu] => 0
                    [mu] => 26112
                    [pmu] => 14488
                )

            [Request::clean@1==>is_array] => Array
                (
                    [ct] => 118
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>defined] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Proxy::getZonesByCountryId==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 3179
                    [cpu] => 1454
                    [mu] => 22232
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Config::set] => Array
                (
                    [ct] => 503
                    [wt] => 213
                    [cpu] => 0
                    [mu] => 38528
                    [pmu] => 928
                )

            [Cache\Redis::__construct==>Redis::setOption] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 29410
                    [cpu] => 12049
                    [mu] => 490456
                    [pmu] => 725056
                )

            [main()==>extension_loaded] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::setCfHeaders==>substr] => Array
                (
                    [ct] => 42
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 176
                )

            [library==>strtolower] => Array
                (
                    [ct] => 29
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 160
                )

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

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

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

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

            [initOCFilter==>OCFilter\OpenCart::isAdmin] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 384
                    [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
                )

            [OCFilter\OpenCart::__construct==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Action::execute@1==>preg_replace] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 264
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 14278
                    [cpu] => 4653
                    [mu] => 261488
                    [pmu] => 469936
                )

            [Composer\Autoload\ComposerStaticInita8cb75283b86ff94542c6f1327c4ce59::getInitializer==>Closure::bind] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 1048
                )

            [main()==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 144
                )

            [class_exists==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 432
                    [cpu] => 0
                    [mu] => 2416
                    [pmu] => 3296
                )

            [ControllerStartupStartup::index==>Cart\Currency::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 518
                    [mu] => 2664
                    [pmu] => 0
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 22
                    [cpu] => 0
                    [mu] => -336
                    [pmu] => 0
                )

            [Action::execute==>substr] => Array
                (
                    [ct] => 7
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupSass::index] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerStartupSass::index==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@1==>Loader::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 169
                    [cpu] => 542
                    [mu] => 32720
                    [pmu] => 0
                )

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

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

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3575
                    [cpu] => 979
                    [mu] => 34528
                    [pmu] => 80432
                )

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

            [start==>set_error_handler] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ModelLocalisationCountry::getCountry==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

            [ControllerStartupStartup::index==>Cart\Tax::setShippingAddress] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 188
                    [mu] => 384
                    [pmu] => 0
                )

            [start==>setcookie] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerLocalisationCountry::country==>Response::addHeader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 160
                    [cpu] => 0
                    [mu] => 12696
                    [pmu] => 0
                )

            [ControllerStartupLogin::index==>in_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Language::load==>array_merge] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [main()==>ini_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 96
                )

            [call_user_func_array==>ControllerStartupPermission::index] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Session::start==>preg_match] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [call_user_func_array==>ControllerStartupLogin::index] => Array
                (
                    [ct] => 1
                    [wt] => 1124
                    [cpu] => 254
                    [mu] => 134696
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>substr] => Array
                (
                    [ct] => 42
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1376
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strrpos] => Array
                (
                    [ct] => 107
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Action::execute==>call_user_func_array] => Array
                (
                    [ct] => 7
                    [wt] => 28711
                    [cpu] => 10812
                    [mu] => 478744
                    [pmu] => 725056
                )

            [Session::__construct==>Session\DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 175
                    [cpu] => 293
                    [mu] => 1784
                    [pmu] => 1176
                )

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

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

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

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 27816
                    [cpu] => 12845
                    [mu] => 13776
                    [pmu] => 30064
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>spl_autoload_unregister] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => -16
                    [pmu] => 192
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>function_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 48
                )

            [Cache\Redis::get==>Redis::get] => Array
                (
                    [ct] => 1
                    [wt] => 2698
                    [cpu] => 1454
                    [mu] => 8320
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Registry::set] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::__construct==>is_file] => Array
                (
                    [ct] => 37
                    [wt] => 863
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 152
                )

            [Event::trigger==>preg_match] => Array
                (
                    [ct] => 108
                    [wt] => 334
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>get_class_methods] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

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

            [Loader::__construct==>define] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

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

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

            [ControllerStartupLogin::index==>Cart\User::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 976
                    [cpu] => 254
                    [mu] => 133816
                    [pmu] => 0
                )

            [main()==>realpath] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 88
                )

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

            [Session\DB::__construct==>ini_get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 24
                )

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

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

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

            [call_user_func_array==>ControllerStartupError::index] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 1704
                    [pmu] => 0
                )

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

            [modification==>defined] => Array
                (
                    [ct] => 53
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::__construct==>defined] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 33
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>call_user_func] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 336
                    [pmu] => 0
                )

            [call_user_func_array@2==>ModelSettingEvent::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 542
                    [mu] => 31040
                    [pmu] => 0
                )

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 29419
                    [cpu] => 12049
                    [mu] => 490584
                    [pmu] => 725056
                )

            [Cart\User::__construct==>json_decode] => Array
                (
                    [ct] => 1
                    [wt] => 621
                    [cpu] => 0
                    [mu] => 132768
                    [pmu] => 0
                )

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 183
                    [wt] => 27702
                    [cpu] => 12845
                    [mu] => 512
                    [pmu] => 16928
                )

            [ControllerStartupSass::index==>basename] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Session\DB::gc==>time] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

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

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

            [Request::__construct==>Request::clean] => Array
                (
                    [ct] => 6
                    [wt] => 341
                    [cpu] => 0
                    [mu] => 30432
                    [pmu] => 14488
                )

            [Config::load==>array_merge] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 2744
                    [pmu] => 1992
                )

            [Cart\Weight::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 161
                    [mu] => 2688
                    [pmu] => 0
                )

            [OCFilter\OpenCart::__construct==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [start==>Config::has] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 104
                )

            [Loader::__construct==>Detection\MobileDetect::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 2760
                    [pmu] => 1928
                )

            [main()==>register_shutdown_function] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 208
                )

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

            [Session\DB::read==>time] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 88
                )

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

            [Request::clean==>is_array] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [main()==>dirname] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

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

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

            [call_user_func_array==>OCFilter\Core::admin] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 2256
                    [pmu] => 0
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 3554
                    [cpu] => 979
                    [mu] => 34272
                    [pmu] => 80432
                )

            [library==>str_replace] => Array
                (
                    [ct] => 29
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 128
                )

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

            [ControllerLocalisationCountry::country==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache\Redis::__construct==>Redis::select] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 36
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Action::execute==>preg_replace] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 28057
                    [cpu] => 12845
                    [mu] => 19408
                    [pmu] => 35256
                )

            [DB\MySQLi::__construct==>mysqli::set_charset] => Array
                (
                    [ct] => 1
                    [wt] => 74
                    [cpu] => 19
                    [mu] => 128
                    [pmu] => 0
                )

            [Session::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 504
                )

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

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

            [ControllerStartupStartup::index==>Cart\Customer::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 0
                )

            [OCFilter\Factory::__call==>call_user_func_array] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 2384
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>substr] => Array
                (
                    [ct] => 93
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 3576
                    [pmu] => 64
                )

            [Detection\MobileDetect::getRules==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 12472
                )

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

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

            [Action::__construct==>array_pop] => Array
                (
                    [ct] => 12
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [OCFilter\Core::admin==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 1440
                    [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] => 56
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 320
                )

            [main()==>function_exists] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>date_default_timezone_set] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 136
                    [pmu] => 0
                )

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

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

            [main()==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>spl_autoload_call] => Array
                (
                    [ct] => 7
                    [wt] => 867
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 0
                )

            [start==>date_default_timezone_set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 136
                    [pmu] => 0
                )

            [main()==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 259
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 160
                )

            [start==>spl_autoload_call] => Array
                (
                    [ct] => 10
                    [wt] => 1163
                    [cpu] => 0
                    [mu] => 3088
                    [pmu] => 5608
                )

            [ControllerLocalisationCountry::country==>Proxy::getCountry] => Array
                (
                    [ct] => 1
                    [wt] => 4337
                    [cpu] => 3909
                    [mu] => 2360
                    [pmu] => 0
                )

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 64378
                    [cpu] => 28715
                    [mu] => 647976
                    [pmu] => 938488
                )

            [ControllerLocalisationCountry::country==>Proxy::getZonesByCountryId] => Array
                (
                    [ct] => 1
                    [wt] => 3181
                    [cpu] => 1454
                    [mu] => 22736
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::match==>preg_match] => Array
                (
                    [ct] => 183
                    [wt] => 27091
                    [cpu] => 12845
                    [mu] => 10376
                    [pmu] => 9560
                )

            [Loader::model==>str_replace] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 400
                    [pmu] => 0
                )

            [Loader::{closure}==>substr] => Array
                (
                    [ct] => 9
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [Cache\Redis::get==>json_decode] => Array
                (
                    [ct] => 1
                    [wt] => 258
                    [cpu] => 0
                    [mu] => 21304
                    [pmu] => 0
                )

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 3288
                    [pmu] => 6120
                )

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

            [main()==>phpversion] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 16
                )

            [DB\MySQLi::__construct==>mysqli::query] => Array
                (
                    [ct] => 2
                    [wt] => 51
                    [cpu] => 18
                    [mu] => 128
                    [pmu] => 0
                )

            [Cart\User::__construct==>DB::escape] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [Log::__construct==>fopen] => Array
                (
                    [ct] => 2
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 1568
                    [pmu] => 0
                )

            [Loader::model==>preg_replace] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 0
                )

            [Cache::__construct==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 128
                    [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] => 11056
                    [cpu] => 3277
                    [mu] => 348832
                    [pmu] => 469008
                )

            [main()==>error_reporting] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Cart\Length::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 175
                    [mu] => 2208
                    [pmu] => 0
                )

            [start==>Url::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::execute@1==>count] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [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] => 74
                    [cpu] => 44
                    [mu] => 3520
                    [pmu] => 18888
                )

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

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

            [ControllerLocalisationCountry::country==>json_encode] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 8320
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 33
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 27320
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@2] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 542
                    [mu] => 31168
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@3] => Array
                (
                    [ct] => 2
                    [wt] => 7178
                    [cpu] => 5363
                    [mu] => 23256
                    [pmu] => 0
                )

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 7
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 264
                )

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

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

            [modification==>substr] => Array
                (
                    [ct] => 145
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 8256
                    [pmu] => 360
                )

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

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

            [OCFilter\Factory::admin==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 130
                    [cpu] => 0
                    [mu] => 2640
                    [pmu] => 0
                )

            [ControllerStartupLogin::index==>Cart\User::isLogged] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [spl_autoload_call==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 60
                    [wt] => 1442
                    [cpu] => 0
                    [mu] => 6208
                    [pmu] => 5456
                )

            [main()==>spl_autoload_extensions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB\MySQLi::__construct==>mysqli::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 168
                    [cpu] => 2049
                    [mu] => 43440
                    [pmu] => 43536
                )

            [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] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 1520
                    [pmu] => 2400
                )

            [ControllerStartupEvent::index==>Action::__construct] => Array
                (
                    [ct] => 13
                    [wt] => 732
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 77
                    [mu] => 1024
                    [pmu] => 0
                )

            [call_user_func_array@1==>ControllerLocalisationCountry::country] => Array
                (
                    [ct] => 1
                    [wt] => 8830
                    [cpu] => 5363
                    [mu] => 33664
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 6
                    [wt] => 275
                    [cpu] => 0
                    [mu] => -2576
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>is_null] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>mb_internal_encoding] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Action::execute==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Cache::__construct==>Cache\Redis::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 389
                    [mu] => 1112
                    [pmu] => 0
                )

        )

)