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] => 689f08b670a6b6060661fd5c
    [meta] => Array
        (
            [url] => https://nashi-lizhka.com/admin/index.php?route=setting/setting&user_token=yOJiqpgNJ2G6CxecUmlmNkS0ZSQCxmNU
            [get] => Array
                (
                    [route] => setting/setting
                    [user_token] => yOJiqpgNJ2G6CxecUmlmNkS0ZSQCxmNU
                )

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

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

            [__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 569
                    [cpu] => 3999
                    [mu] => 512
                    [pmu] => 0
                )

            [start==>Action::__construct] => Array
                (
                    [ct] => 11
                    [wt] => 428
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

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

            [DB\MySQLi::query==>mysqli_result::fetch_assoc] => Array
                (
                    [ct] => 679
                    [wt] => 591
                    [cpu] => 0
                    [mu] => 408632
                    [pmu] => 374720
                )

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

            [utf8_substr==>mb_substr] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 184
                    [pmu] => 0
                )

            [Template\Twig::render==>is_dir] => Array
                (
                    [ct] => 3
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 200
                    [pmu] => 0
                )

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 251
                    [cpu] => 0
                    [mu] => 2728
                    [pmu] => 0
                )

            [spl_autoload_call@2==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 4
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 2816
                    [pmu] => 0
                )

            [Template\Twig::render==>class_exists] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_get_attribute==>is_float] => Array
                (
                    [ct] => 5
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::getStyles] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 0
                )

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

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

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

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

            [OCFilter\Setting::__construct==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 627
                    [cpu] => 195
                    [mu] => 56448
                    [pmu] => 80328
                )

            [DB\MySQLi::query==>mysqli::query] => Array
                (
                    [ct] => 16
                    [wt] => 1441
                    [cpu] => 8007
                    [mu] => 358608
                    [pmu] => 115664
                )

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

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

            [ControllerStartupLogin::index==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 3
                    [wt] => 3115
                    [cpu] => 0
                    [mu] => 32976
                    [pmu] => 155816
                )

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

            [library==>is_file] => Array
                (
                    [ct] => 31
                    [wt] => 506
                    [cpu] => 0
                    [mu] => 120
                    [pmu] => 0
                )

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

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

            [Twig\Extension\EscaperExtension::__construct==>Twig\Extension\EscaperExtension::setDefaultStrategy] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 336
                    [cpu] => 309
                    [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
                )

            [trigger_error==>ControllerStartupError::handler] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 4229
                    [cpu] => 3991
                    [mu] => 53328
                    [pmu] => 155816
                )

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

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

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

            [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] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::addLink] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

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

            [Action::execute@1==>modification] => Array
                (
                    [ct] => 7
                    [wt] => 346
                    [cpu] => 0
                    [mu] => 272
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 77
                    [wt] => 1842
                    [cpu] => 3991
                    [mu] => 6192
                    [pmu] => 416
                )

            [Loader::controller==>defined] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Loader\FilesystemLoader::addPath==>rtrim] => Array
                (
                    [ct] => 15
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1424
                    [pmu] => 0
                )

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

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

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

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

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

            [__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::__construct==>__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [start==>Request::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 322
                    [cpu] => 0
                    [mu] => 30968
                    [pmu] => 0
                )

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

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

            [spl_autoload_call==>library] => Array
                (
                    [ct] => 31
                    [wt] => 3738
                    [cpu] => 0
                    [mu] => 11648
                    [pmu] => 35400
                )

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

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

            [Twig\ExtensionSet::getLastModified==>filemtime] => Array
                (
                    [ct] => 9
                    [wt] => 407
                    [cpu] => 0
                    [mu] => -16
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 1608
                    [pmu] => 0
                )

            [ModelToolImage::resize==>strlen] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile==>class_alias] => Array
                (
                    [ct] => 10
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 85
                    [wt] => 1877
                    [cpu] => 3991
                    [mu] => 4608
                    [pmu] => 304
                )

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

            [Loader::view==>Config::get] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>Twig\ExtensionSet::initRuntime] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Document::getDescription] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 1404
                    [cpu] => 1033
                    [mu] => 27504
                    [pmu] => 80328
                )

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

            [Loader::controller@1==>Action::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

            [DB\MySQLi::query==>mysqli_result::close] => Array
                (
                    [ct] => 11
                    [wt] => 28
                    [cpu] => 0
                    [mu] => -356472
                    [pmu] => 0
                )

            [Loader::model==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 80
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 4
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 1056
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 736
                    [cpu] => 3991
                    [mu] => 15528
                    [pmu] => 0
                )

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

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

            [Twig\ExtensionSet::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 176
                    [cpu] => 0
                    [mu] => 2248
                    [pmu] => 0
                )

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

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

            [Action::__construct==>implode] => Array
                (
                    [ct] => 67
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 3712
                    [pmu] => 0
                )

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

            [Action::execute@2==>call_user_func_array@2] => Array
                (
                    [ct] => 5
                    [wt] => 422
                    [cpu] => 0
                    [mu] => 26224
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>ReflectionObject::__construct] => Array
                (
                    [ct] => 9
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller@1==>Registry::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Cache\FilesystemCache::load==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>Twig\ExtensionSet::getGlobals] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Document::getKeywords] => 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@1==>ControllerCommonFooter::index] => Array
                (
                    [ct] => 1
                    [wt] => 2069
                    [cpu] => 4000
                    [mu] => 11928
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>file_exists] => Array
                (
                    [ct] => 57
                    [wt] => 1366
                    [cpu] => 3991
                    [mu] => 128
                    [pmu] => 136
                )

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

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

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

            [main()==>ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 211
                    [cpu] => 0
                    [mu] => 3440
                    [pmu] => 0
                )

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

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

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

            [Twig\Template::display==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 3
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Twig\Environment::getTemplateClass==>hash] => Array
                (
                    [ct] => 3
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

            [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] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 25200
                    [pmu] => 0
                )

            [ControllerCommonFooter::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 501
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

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

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

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

            [Twig\Environment::getTemplateClass==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Controller::__get] => Array
                (
                    [ct] => 27
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 563
                    [wt] => 509
                    [cpu] => 0
                    [mu] => 37288
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::getSignature==>json_encode] => Array
                (
                    [ct] => 9
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2432
                    [pmu] => 0
                )

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

            [Twig\Environment::mergeGlobals==>Twig\Environment::getGlobals] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>sprintf] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 11296
                    [pmu] => 0
                )

            [Twig\Environment::load==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\ArrayLoader::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::isFresh] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 3
                    [wt] => 1912
                    [cpu] => 0
                    [mu] => 8216
                    [pmu] => 155816
                )

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

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

            [ControllerCommonHeader::index==>Document::getTitle] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::addExtension==>get_class] => Array
                (
                    [ct] => 9
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonFooter::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1560
                    [cpu] => 4000
                    [mu] => 10584
                    [pmu] => 0
                )

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

            [Template\Twig::render==>is_file] => Array
                (
                    [ct] => 9
                    [wt] => 425
                    [cpu] => 0
                    [mu] => 112
                    [pmu] => 0
                )

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

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

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

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

            [call_user_func_array==>ControllerCommonLogin::index] => Array
                (
                    [ct] => 1
                    [wt] => 14555
                    [cpu] => 12948
                    [mu] => 185104
                    [pmu] => 169552
                )

            [Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
                (
                    [ct] => 9
                    [wt] => 226
                    [cpu] => 0
                    [mu] => 8312
                    [pmu] => 0
                )

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

            [Response::output==>header] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getLastModified==>ReflectionClass::getFileName] => Array
                (
                    [ct] => 18
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 3
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 37160
                    [pmu] => 0
                )

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

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

            [Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
                (
                    [ct] => 9
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 2856
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
                (
                    [ct] => 9
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 2688
                    [pmu] => 0
                )

            [Action::execute@2==>preg_replace] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 328
                    [pmu] => 0
                )

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

            [call_user_func_array@1==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 2
                    [wt] => 754
                    [cpu] => 958
                    [mu] => -12216
                    [pmu] => 0
                )

            [Event::trigger==>str_replace] => Array
                (
                    [ct] => 332
                    [wt] => 177
                    [cpu] => 0
                    [mu] => 3584
                    [pmu] => 0
                )

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

            [Action::execute==>modification] => Array
                (
                    [ct] => 6
                    [wt] => 309
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 516
                    [cpu] => 1430
                    [mu] => 44560
                    [pmu] => 26144
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::__construct==>__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

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

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

            [Loader::controller@1==>preg_replace] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 2711
                    [cpu] => 0
                    [mu] => 15096
                    [pmu] => 155816
                )

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

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 25040
                    [cpu] => 24158
                    [mu] => 490400
                    [pmu] => 605272
                )

            [Twig\Loader\FilesystemLoader::__construct==>getcwd] => Array
                (
                    [ct] => 12
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [Event::trigger==>preg_quote] => Array
                (
                    [ct] => 332
                    [wt] => 189
                    [cpu] => 0
                    [mu] => 25408
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strtr] => Array
                (
                    [ct] => 151
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 3016
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Controller::__get] => Array
                (
                    [ct] => 510
                    [wt] => 562
                    [cpu] => 958
                    [mu] => 128
                    [pmu] => 0
                )

            [library==>modification] => Array
                (
                    [ct] => 31
                    [wt] => 1287
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 112
                )

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

            [Action::__construct==>explode] => Array
                (
                    [ct] => 28
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 13168
                    [pmu] => 0
                )

            [Loader::controller==>Action::execute@1] => Array
                (
                    [ct] => 2
                    [wt] => 10436
                    [cpu] => 11990
                    [mu] => 83632
                    [pmu] => 169552
                )

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

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 3
                    [wt] => 5932
                    [cpu] => 7991
                    [mu] => 82504
                    [pmu] => 155816
                )

            [Template\Twig::render==>Twig\Loader\ChainLoader::__construct] => Array
                (
                    [ct] => 12
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [call_user_func_array@1==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

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

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

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

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

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

            [ControllerEventLanguage::after==>Language::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>ltrim] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::generateKey==>hash] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

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

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

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

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

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

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

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 340
                    [cpu] => 1430
                    [mu] => 44208
                    [pmu] => 26016
                )

            [Action::execute@1==>call_user_func_array@1] => Array
                (
                    [ct] => 7
                    [wt] => 10150
                    [cpu] => 12948
                    [mu] => 107648
                    [pmu] => 169552
                )

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

            [Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
                (
                    [ct] => 9
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::__construct==>__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [modification==>is_file] => Array
                (
                    [ct] => 68
                    [wt] => 2660
                    [cpu] => 0
                    [mu] => 144
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>func_get_args] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 687
                    [cpu] => 195
                    [mu] => 16448
                    [pmu] => 80328
                )

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

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

            [ModelToolImage::resize==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Proxy::resize] => Array
                (
                    [ct] => 1
                    [wt] => 253
                    [cpu] => 0
                    [mu] => 3232
                    [pmu] => 0
                )

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

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

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

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

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

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

            [Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
                (
                    [ct] => 3
                    [wt] => 468
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 0
                )

            [Loader::__construct==>Detection\MobileDetect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 855
                    [cpu] => 3779
                    [mu] => 14544
                    [pmu] => 0
                )

            [start==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 197
                    [cpu] => 42
                    [mu] => 3608
                    [pmu] => 18952
                )

            [Twig\ExtensionSet::getLastModified==>file_exists] => Array
                (
                    [ct] => 9
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller==>Event::trigger] => Array
                (
                    [ct] => 4
                    [wt] => 1490
                    [cpu] => 958
                    [mu] => 79336
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::addPath==>is_dir] => Array
                (
                    [ct] => 15
                    [wt] => 292
                    [cpu] => 0
                    [mu] => -16
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerSearchSearch::index] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 3
                    [wt] => 5936
                    [cpu] => 7991
                    [mu] => 82632
                    [pmu] => 155816
                )

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

            [Twig\Environment::isTemplateFresh==>Twig\Loader\ChainLoader::isFresh] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_strrpos] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

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

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 161
                    [cpu] => 42
                    [mu] => 1776
                    [pmu] => 17880
                )

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

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

            [Detection\MobileDetect::setCfHeaders==>strtolower] => Array
                (
                    [ct] => 44
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1968
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\Environment::getLoader] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelToolImage::resize] => Array
                (
                    [ct] => 1
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 1968
                    [pmu] => 0
                )

            [__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 34151
                    [cpu] => 33333
                    [mu] => 660208
                    [pmu] => 865352
                )

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

            [ControllerCommonLogin::index==>Loader::controller] => Array
                (
                    [ct] => 2
                    [wt] => 12020
                    [cpu] => 12948
                    [mu] => 166056
                    [pmu] => 169552
                )

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

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

            [Composer\Autoload\includeFile@1==>spl_autoload_call@2] => Array
                (
                    [ct] => 4
                    [wt] => 233
                    [cpu] => 0
                    [mu] => 2944
                    [pmu] => 0
                )

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

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

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

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 16
                    [wt] => 2379
                    [cpu] => 8007
                    [mu] => 447464
                    [pmu] => 522088
                )

            [ControllerEventLanguage::after==>is_array] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@2==>class_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Environment::isAutoReload] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 9
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 4672
                    [pmu] => 0
                )

            [spl_autoload_call@1==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 5
                    [wt] => 535
                    [cpu] => 0
                    [mu] => 7944
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupEvent::index] => Array
                (
                    [ct] => 1
                    [wt] => 1836
                    [cpu] => 1117
                    [mu] => 27616
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_start] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 50000
                    [pmu] => 0
                )

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

            [Twig\Environment::setCharset==>strtoupper] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::getSignature==>array_keys] => Array
                (
                    [ct] => 9
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 3512
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\includeFile@2] => Array
                (
                    [ct] => 4
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 2176
                    [pmu] => 0
                )

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

            [Proxy::__call==>call_user_func_array@2] => Array
                (
                    [ct] => 1
                    [wt] => 248
                    [cpu] => 0
                    [mu] => 2976
                    [pmu] => 0
                )

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

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

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 6
                    [wt] => 547
                    [cpu] => 0
                    [mu] => 35088
                    [pmu] => 0
                )

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 118
                    [wt] => 264
                    [cpu] => 0
                    [mu] => 26144
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

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

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

            [ControllerStartupError::handler==>error_reporting] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 32
                    [pmu] => 0
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 6
                    [wt] => 25023
                    [cpu] => 24158
                    [mu] => 490432
                    [pmu] => 605272
                )

            [main()==>extension_loaded] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 44
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [library==>strtolower] => Array
                (
                    [ct] => 31
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1376
                    [pmu] => 0
                )

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

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

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

            [Loader::view==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolImage::resize==>realpath] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

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

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

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
                (
                    [ct] => 12
                    [wt] => 455
                    [cpu] => 4000
                    [mu] => 7208
                    [pmu] => 0
                )

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

            [Loader::view==>Template::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ModelToolImage::resize==>pathinfo] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Action::execute@1==>preg_replace] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 408
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 4953
                    [cpu] => 6696
                    [mu] => 261584
                    [pmu] => 424656
                )

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

            [main()==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [Twig\ExtensionSet::addExtension==>ReflectionClass::__construct] => Array
                (
                    [ct] => 9
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [class_exists==>spl_autoload_call] => Array
                (
                    [ct] => 5
                    [wt] => 632
                    [cpu] => 0
                    [mu] => 2400
                    [pmu] => 504
                )

            [class_exists==>spl_autoload_call@1] => Array
                (
                    [ct] => 3
                    [wt] => 370
                    [cpu] => 0
                    [mu] => 7096
                    [pmu] => 0
                )

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

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 563
                    [wt] => 192
                    [cpu] => 0
                    [mu] => 37160
                    [pmu] => 0
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 8
                    [wt] => 511
                    [cpu] => 0
                    [mu] => -2928
                    [pmu] => 0
                )

            [Loader::controller==>preg_replace] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute==>substr] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>class_exists] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2441
                    [cpu] => 1033
                    [mu] => 34816
                    [pmu] => 114928
                )

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

            [Action::execute@2==>is_file] => Array
                (
                    [ct] => 5
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Template\Twig::render==>defined] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Template::__construct==>Twig\Environment::getExtensions] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [ControllerStartupStartup::index==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 669
                    [cpu] => 0
                    [mu] => 12776
                    [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] => 4
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::__construct==>rtrim] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

            [Language::load==>array_merge] => Array
                (
                    [ct] => 5
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 37160
                    [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] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Cache\FilesystemCache::getTimestamp==>filemtime] => Array
                (
                    [ct] => 3
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 440
                    [pmu] => 0
                )

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

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

            [Twig\Environment::__construct==>Twig\Extension\EscaperExtension::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>realpath] => Array
                (
                    [ct] => 12
                    [wt] => 191
                    [cpu] => 4000
                    [mu] => 896
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Document::addStyle] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\TemplateWrapper::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller==>Action::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::load==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupLogin::index] => Array
                (
                    [ct] => 1
                    [wt] => 720
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [Detection\MobileDetect::setHttpHeaders==>substr] => Array
                (
                    [ct] => 44
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1440
                    [pmu] => 0
                )

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

            [Twig\Template::render==>Twig\Template::display] => Array
                (
                    [ct] => 3
                    [wt] => 129
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 5
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
                (
                    [ct] => 3
                    [wt] => 201
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCharset] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [__TwigTemplate_136b08e4cae6a76bca5ca8e53e00b097596fafc6f3d35d1dc8cf8bbf30a75019::__construct==>Twig\Template::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Action::execute==>call_user_func_array] => Array
                (
                    [ct] => 6
                    [wt] => 22215
                    [cpu] => 20761
                    [mu] => 478784
                    [pmu] => 594208
                )

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 3
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 12808
                    [pmu] => 0
                )

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

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

            [Twig\Environment::getGlobals==>Twig\ExtensionSet::isInitialized] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 4
                    [wt] => 1377
                    [cpu] => 3999
                    [mu] => 2000
                    [pmu] => 0
                )

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 844
                    [cpu] => 3779
                    [mu] => 13776
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 1535
                    [cpu] => 0
                    [mu] => 4208
                    [pmu] => 13736
                )

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

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

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

            [Composer\Autoload\includeFile@2==>class_alias] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 344
                    [pmu] => 0
                )

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

            [Action::__construct==>is_file] => Array
                (
                    [ct] => 39
                    [wt] => 1161
                    [cpu] => 0
                    [mu] => 152
                    [pmu] => 0
                )

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

            [Loader::model==>get_class_methods] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

            [ControllerCommonHeader::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 527
                    [cpu] => 0
                    [mu] => 4816
                    [pmu] => 0
                )

            [Loader::{closure}==>strrpos] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [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] => 45
                    [cpu] => 0
                    [mu] => 1704
                    [pmu] => 0
                )

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

            [Loader::view==>Registry::get] => Array
                (
                    [ct] => 12
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonLogin::index==>Document::setTitle] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 17
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1200
                    [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] => 174
                    [cpu] => 1117
                    [mu] => 31040
                    [pmu] => 0
                )

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 6
                    [wt] => 25032
                    [cpu] => 24158
                    [mu] => 490560
                    [pmu] => 605272
                )

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 183
                    [wt] => 761
                    [cpu] => 3779
                    [mu] => 512
                    [pmu] => 0
                )

            [Template\Twig::render==>file_get_contents] => Array
                (
                    [ct] => 3
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 11008
                    [pmu] => 0
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 5
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 3
                    [wt] => 2940
                    [cpu] => 0
                    [mu] => 18624
                    [pmu] => 155816
                )

            [Composer\Autoload\includeFile==>spl_autoload_call@1] => Array
                (
                    [ct] => 2
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

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

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

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

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::getCacheKey] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 11040
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 144
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 6
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 2552
                    [pmu] => 0
                )

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

            [Twig\Environment::__construct==>Twig\Extension\OptimizerExtension::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_ensure_traversable==>is_array] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 5
                    [wt] => 417
                    [cpu] => 0
                    [mu] => 7400
                    [pmu] => 0
                )

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

            [Request::__construct==>Request::clean] => Array
                (
                    [ct] => 6
                    [wt] => 316
                    [cpu] => 0
                    [mu] => 30464
                    [pmu] => 0
                )

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

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile==>trigger_error] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [Twig\Environment::isTemplateFresh==>Twig\ExtensionSet::getLastModified] => Array
                (
                    [ct] => 3
                    [wt] => 448
                    [cpu] => 0
                    [mu] => 496
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::isFresh@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonLogin::index==>Url::link] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

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

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

            [Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
                (
                    [ct] => 3
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 14464
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 0
                )

            [call_user_func_array@1==>ControllerCommonHeader::index] => Array
                (
                    [ct] => 1
                    [wt] => 7269
                    [cpu] => 7990
                    [mu] => 70136
                    [pmu] => 169552
                )

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

            [call_user_func_array@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 12472
                    [pmu] => 0
                )

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

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 507
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 3
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 2616
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::exists==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
                (
                    [ct] => 9
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>sprintf] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 2413
                    [cpu] => 1033
                    [mu] => 34560
                    [pmu] => 114928
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [library==>str_replace] => Array
                (
                    [ct] => 31
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 0
                )

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

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

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

            [Template\Twig::render==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 727
                    [cpu] => 0
                    [mu] => 8504
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

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

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1084
                    [cpu] => 3779
                    [mu] => 19408
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>array_merge] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::exists] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 3
                    [wt] => 2881
                    [cpu] => 0
                    [mu] => 17840
                    [pmu] => 155816
                )

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

            [Twig\Environment::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 283
                    [cpu] => 3991
                    [mu] => 4192
                    [pmu] => 0
                )

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

            [Loader::view==>preg_replace] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::getSourceContext==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>substr] => Array
                (
                    [ct] => 150
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 5960
                    [pmu] => 0
                )

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

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

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

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

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

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 312
                    [pmu] => 0
                )

            [OCFilter\Core::admin==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 794
                    [cpu] => 0
                    [mu] => 1728
                    [pmu] => 34600
                )

            [Twig\Loader\ChainLoader::isFresh==>Twig\Loader\ChainLoader::isFresh@1] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::addPath==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 15
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_get_clean] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => -39464
                    [pmu] => 0
                )

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

            [Twig\Environment::__construct==>Twig\Environment::setLoader] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\Template::render==>Twig\Environment::isDebug] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 3
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 2648
                    [pmu] => 0
                )

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

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

            [ControllerCommonLogin::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 754
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

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

            [Language::load==>date] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

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

            [start==>spl_autoload_call] => Array
                (
                    [ct] => 10
                    [wt] => 1292
                    [cpu] => 0
                    [mu] => 3048
                    [pmu] => 744
                )

            [__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::getSourceContext==>Twig\Source::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 179
                    [cpu] => 0
                    [mu] => 2760
                    [pmu] => 0
                )

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 32683
                    [cpu] => 31200
                    [mu] => 648224
                    [pmu] => 780816
                )

            [call_user_func_array@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 341
                    [cpu] => 0
                    [mu] => -11704
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::match==>preg_match] => Array
                (
                    [ct] => 183
                    [wt] => 302
                    [cpu] => 3779
                    [mu] => 10376
                    [pmu] => 0
                )

            [Action::execute@2==>modification] => Array
                (
                    [ct] => 5
                    [wt] => 241
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>str_replace] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [twig_get_attribute==>is_array] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller@1==>defined] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>substr] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 360
                    [pmu] => 0
                )

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 326
                    [cpu] => 0
                    [mu] => 3880
                    [pmu] => 10920
                )

            [Twig\Environment::setCache==>is_string] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::setCache==>Twig\Cache\FilesystemCache::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::setPaths==>is_array] => Array
                (
                    [ct] => 9
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::controller@1==>Action::execute@2] => Array
                (
                    [ct] => 1
                    [wt] => 919
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 13736
                )

            [Twig\Environment::updateOptionsHash==>implode] => Array
                (
                    [ct] => 9
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1376
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@1==>class_alias] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 216
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 2
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 25072
                    [pmu] => 0
                )

            [Action::execute==>ReflectionClass::getMethod] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 800
                    [pmu] => 0
                )

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

            [Loader::model==>preg_replace] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

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

            [Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
                (
                    [ct] => 24
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 4640
                    [pmu] => 0
                )

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

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

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 873
                    [cpu] => 3497
                    [mu] => 348832
                    [pmu] => 423728
                )

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

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

            [ControllerCommonLogin::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1712
                    [cpu] => 0
                    [mu] => 20920
                    [pmu] => 0
                )

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

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

            [Action::execute@1==>count] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [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] => 192
                    [cpu] => 42
                    [mu] => 3352
                    [pmu] => 18824
                )

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

            [ob_get_clean==>Twig\Template::Twig\{closure}] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::isAbsolutePath==>strspn] => Array
                (
                    [ct] => 15
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 3
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 37160
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 17
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 14136
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::getTimestamp==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

            [Loader::{closure}==>call_user_func_array@3] => Array
                (
                    [ct] => 1
                    [wt] => 143
                    [cpu] => 0
                    [mu] => 2096
                    [pmu] => 0
                )

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 6
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 264
                )

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

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

            [Twig\Template::display==>array_merge] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [modification==>substr] => Array
                (
                    [ct] => 177
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 10160
                    [pmu] => 80
                )

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

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

            [ModelToolImage::resize==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\includeFile==>class_exists] => Array
                (
                    [ct] => 3
                    [wt] => 375
                    [cpu] => 0
                    [mu] => 7224
                    [pmu] => 0
                )

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

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

            [spl_autoload_call==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 77
                    [wt] => 3030
                    [cpu] => 3991
                    [mu] => 22672
                    [pmu] => 416
                )

            [ControllerCommonHeader::index==>Document::getScripts] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::render==>ob_get_level] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::getGlobals==>array_merge] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [DB\MySQLi::__construct==>mysqli::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 197
                    [cpu] => 1393
                    [mu] => 43440
                    [pmu] => 25952
                )

            [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] => 14
                    [wt] => 1100
                    [cpu] => 0
                    [mu] => 17984
                    [pmu] => 0
                )

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

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 3
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 14208
                    [pmu] => 0
                )

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

            [twig_get_attribute==>is_bool] => Array
                (
                    [ct] => 5
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>__TwigTemplate_6c613cc30402dbbaf24e74a5d21aeb6f5753cb2cf36bac8f07536b3812c8dddf::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Template::__construct==>class_exists] => Array
                (
                    [ct] => 3
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 112
                    [pmu] => 0
                )

            [Loader::controller@1==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 571
                    [cpu] => 0
                    [mu] => 1568
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 4
                    [wt] => 112
                    [cpu] => 0
                    [mu] => -1520
                    [pmu] => 0
                )

            [Twig\Environment::getExtensions==>Twig\ExtensionSet::getExtensions] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelToolImage::resize==>filemtime] => Array
                (
                    [ct] => 2
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Event::trigger==>Action::execute@1] => Array
                (
                    [ct] => 5
                    [wt] => 1398
                    [cpu] => 958
                    [mu] => 93280
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 4
                    [wt] => 666
                    [cpu] => 0
                    [mu] => 27376
                    [pmu] => 0
                )

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

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

            [ControllerCommonHeader::index==>Document::getLinks] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

        )

)