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

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

            [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
        (
            [ControllerSeoLangSeoLang::load_model==>Controller::__get] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ModelUserApi::getApis] => Array
                (
                    [ct] => 1
                    [wt] => 158
                    [cpu] => 588
                    [mu] => 2408
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 281
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_set==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1507
                    [cpu] => 907
                    [mu] => 184
                    [pmu] => 0
                )

            [ModelLocalisationWeightClass::getWeightClasses==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Action::__construct] => Array
                (
                    [ct] => 11
                    [wt] => 199
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 1976
                )

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

            [Log::write==>print_r] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [DB\MySQLi::query==>mysqli_result::fetch_assoc] => Array
                (
                    [ct] => 1139
                    [wt] => 1046
                    [cpu] => 52
                    [mu] => 1926040
                    [pmu] => 374784
                )

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

            [utf8_substr==>mb_substr] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [Template\Twig::render==>is_dir] => Array
                (
                    [ct] => 5
                    [wt] => 191
                    [cpu] => 0
                    [mu] => 248
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control@1==>str_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

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

            [ControllerExtensionAdvertiseGoogle::admin_link==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getSetting==>Proxy::__call] => Array
                (
                    [ct] => 9
                    [wt] => 1567
                    [cpu] => 9280
                    [mu] => 31512
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Config::get] => Array
                (
                    [ct] => 123
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 32
                    [pmu] => 0
                )

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 7
                    [wt] => 1721
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

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

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

            [OCFilter\Factory::config==>OCFilter\Factory::__call] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 488
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::method_widgets==>file_exists] => Array
                (
                    [ct] => 24
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Language::load==>file_exists] => Array
                (
                    [ct] => 14
                    [wt] => 242
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 28424
                    [cpu] => 27558
                    [mu] => 202192
                    [pmu] => 347544
                )

            [Url::link==>str_replace] => Array
                (
                    [ct] => 105
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 8688
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_languages==>file_exists] => Array
                (
                    [ct] => 4
                    [wt] => 76
                    [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] => 7
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Proxy::__call@2==>call_user_func_array@7] => Array
                (
                    [ct] => 2
                    [wt] => 554
                    [cpu] => 4826
                    [mu] => 1856
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_customer_groups==>array_push] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

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

            [call_user_func_array==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 197017
                    [cpu] => 184129
                    [mu] => 2033808
                    [pmu] => 5139360
                )

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

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

            [ControllerSeoLangSeoLang::__construct==>Controller::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Template\Template::render==>extract] => Array
                (
                    [ct] => 1
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 81728
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::switchLanguage==>ControllerSeoLangSeoLang::load_language] => Array
                (
                    [ct] => 3
                    [wt] => 11700
                    [cpu] => 11468
                    [mu] => 161176
                    [pmu] => 0
                )

            [Loader::{closure}@2==>Event::trigger] => Array
                (
                    [ct] => 4
                    [wt] => 172
                    [cpu] => 0
                    [mu] => -1536
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Proxy::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 289
                    [cpu] => 1475
                    [mu] => 1424
                    [pmu] => 0
                )

            [DB\MySQLi::query==>mysqli::query] => Array
                (
                    [ct] => 82
                    [wt] => 7262
                    [cpu] => 50804
                    [mu] => 4052520
                    [pmu] => 161688
                )

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

            [ControllerCommonHeader::index==>Proxy::getUser] => Array
                (
                    [ct] => 1
                    [wt] => 295
                    [cpu] => 806
                    [mu] => 2400
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control@1==>preg_replace] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [ControllerSearchSearch::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3579
                    [cpu] => 1507
                    [mu] => 53616
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_get_store==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getUser==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 294
                    [cpu] => 806
                    [mu] => 1896
                    [pmu] => 0
                )

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

            [ModelSettingStore::getStores==>DB::query] => Array
                (
                    [ct] => 5
                    [wt] => 228
                    [cpu] => 113
                    [mu] => 1888
                    [pmu] => 0
                )

            [Proxy::getCountries==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1587
                    [cpu] => 1597
                    [mu] => 144400
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 5
                    [wt] => 39679
                    [cpu] => 35290
                    [mu] => 430464
                    [pmu] => 1782464
                )

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

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

            [ControllerSettingSetting::index==>Controller::__get] => Array
                (
                    [ct] => 320
                    [wt] => 328
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [library==>is_file] => Array
                (
                    [ct] => 36
                    [wt] => 412
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 152
                )

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

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

            [ControllerSeoLangSeoLang::load_widgets==>Controller::__get] => Array
                (
                    [ct] => 18
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_layouts] => Array
                (
                    [ct] => 1
                    [wt] => 1644
                    [cpu] => 1827
                    [mu] => 10904
                    [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] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1969
                    [cpu] => 3988
                    [mu] => 31384
                    [pmu] => 6984
                )

            [Proxy::getOrderStatuses==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 433
                    [cpu] => 1953
                    [mu] => 19728
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_9a6dbc23c794d8d7aed25ccf184c2ad5cdc075f74ea1f76a567647770d40241e::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 20
                    [wt] => 1436
                    [cpu] => 0
                    [mu] => 1639648
                    [pmu] => 0
                )

            [ModelSettingExtension::getInstalled==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 479
                    [cpu] => 1786
                    [mu] => 3352
                    [pmu] => 0
                )

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

            [Loader::{closure}==>preg_replace] => Array
                (
                    [ct] => 152
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 3640
                    [pmu] => 0
                )

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

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

            [ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1722
                    [cpu] => 3928
                    [mu] => 47064
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_url_link==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1495
                    [cpu] => 1420
                    [mu] => 184
                    [pmu] => 0
                )

            [Event::trigger@1==>str_replace] => Array
                (
                    [ct] => 96
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_set_complete==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 89
                    [wt] => 1986
                    [cpu] => 100
                    [mu] => 8848
                    [pmu] => 2832
                )

            [ControllerSettingSetting::index==>Language::get] => Array
                (
                    [ct] => 19
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::getLanguages==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 379
                    [cpu] => 2786
                    [mu] => 5704
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_widgets==>Language::get] => Array
                (
                    [ct] => 12
                    [wt] => 4
                    [cpu] => 0
                    [mu] => -352
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::addPath==>rtrim] => Array
                (
                    [ct] => 25
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2288
                    [pmu] => 0
                )

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

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

            [ModelUserApi::getApis==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 151
                    [cpu] => 588
                    [mu] => 2568
                    [pmu] => 0
                )

            [call_user_func_array@2==>Loader::{closure}] => Array
                (
                    [ct] => 20
                    [wt] => 8677
                    [cpu] => 14597
                    [mu] => 248416
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_languages==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 190
                    [cpu] => 1494
                    [mu] => 2520
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_layouts==>Proxy::getLayouts] => Array
                (
                    [ct] => 1
                    [wt] => 165
                    [cpu] => 691
                    [mu] => 10520
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getOrderStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 215
                    [cpu] => 1222
                    [mu] => 10520
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getWeightClasses] => Array
                (
                    [ct] => 1
                    [wt] => 338
                    [cpu] => 1138
                    [mu] => 3904
                    [pmu] => 0
                )

            [googleshopping\Googleshopping::__construct==>googleshopping\Library::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Event::trigger@1==>preg_quote] => Array
                (
                    [ct] => 96
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 7520
                    [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
                )

            [Language::load==>Language::load@1] => Array
                (
                    [ct] => 3
                    [wt] => 2555
                    [cpu] => 1765
                    [mu] => 5240
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_language] => Array
                (
                    [ct] => 1
                    [wt] => 2936
                    [cpu] => 2139
                    [mu] => 8336
                    [pmu] => 0
                )

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

            [Language::load==>is_file] => Array
                (
                    [ct] => 76
                    [wt] => 976
                    [cpu] => 0
                    [mu] => 16
                    [pmu] => 0
                )

            [spl_autoload_call==>library] => Array
                (
                    [ct] => 36
                    [wt] => 12146
                    [cpu] => 5439
                    [mu] => 22552
                    [pmu] => 3344
                )

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

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

            [ControllerCommonColumnLeft::index==>Proxy::getValue] => Array
                (
                    [ct] => 3
                    [wt] => 453
                    [cpu] => 814
                    [mu] => 1400
                    [pmu] => 0
                )

            [library@1==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::getLastModified==>filemtime] => Array
                (
                    [ct] => 15
                    [wt] => 703
                    [cpu] => 0
                    [mu] => -112
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonColumnLeft::index] => Array
                (
                    [ct] => 1
                    [wt] => 98762
                    [cpu] => 97733
                    [mu] => 716264
                    [pmu] => 1316864
                )

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

            [__TwigTemplate_bfdd32f8ab94b39c92f845ffbbc0cd2586ded250a97a51639b280ba03ef7a74f::doDisplay==>is_array] => Array
                (
                    [ct] => 28
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::switchLanguage==>Config::set] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets==>method_exists] => Array
                (
                    [ct] => 24
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 97
                    [wt] => 1866
                    [cpu] => 100
                    [mu] => 4704
                    [pmu] => 1776
                )

            [ControllerSeoLangSeoLang::load_view==>Config::set] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_view==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control@1==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3128
                    [cpu] => 6074
                    [mu] => 47152
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>Model::__get] => Array
                (
                    [ct] => 14
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

            [call_user_func_array@1==>ControllerSettingSetting::index] => Array
                (
                    [ct] => 1
                    [wt] => 190841
                    [cpu] => 177890
                    [mu] => 2015768
                    [pmu] => 4236832
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 4505
                    [cpu] => 3943
                    [mu] => 88624
                    [pmu] => 0
                )

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

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

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 1350
                    [cpu] => 947
                    [mu] => 28496
                    [pmu] => 80432
                )

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

            [ControllerSeoLangSeoLang::load_customer_groups==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1436
                    [cpu] => 852
                    [mu] => 184
                    [pmu] => 0
                )

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

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

            [DB\MySQLi::query==>mysqli_result::close] => Array
                (
                    [ct] => 76
                    [wt] => 118
                    [cpu] => 0
                    [mu] => -4039752
                    [pmu] => 0
                )

            [call_user_func_array==>OCFilter\Core::config] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 480
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_url_link==>Controller::__get] => Array
                (
                    [ct] => 25
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>is_file] => Array
                (
                    [ct] => 23
                    [wt] => 717
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

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

            [googleshopping\Googleshopping::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 471
                    [cpu] => 100
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_get_store] => Array
                (
                    [ct] => 1
                    [wt] => 1566
                    [cpu] => 1454
                    [mu] => 512
                    [pmu] => 0
                )

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 21535
                    [cpu] => 20955
                    [mu] => 156816
                    [pmu] => 969320
                )

            [ControllerSeoLangSeoLang::add_permission==>Cart\User::hasPermission] => Array
                (
                    [ct] => 30
                    [wt] => 137
                    [cpu] => 0
                    [mu] => -1072
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::validate] => Array
                (
                    [ct] => 1
                    [wt] => 489
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

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

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

            [ControllerStartupPermission::index==>explode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

            [Template\Twig::render==>Twig\Environment::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 700
                    [cpu] => 0
                    [mu] => 18552
                    [pmu] => 0
                )

            [__TwigTemplate_f2778db6167e7e9c49dc0a547fd6b4aa00027dad8f263f256aafebc6ff6284de::__construct==>__TwigTemplate_f2778db6167e7e9c49dc0a547fd6b4aa00027dad8f263f256aafebc6ff6284de::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 4688
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [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] => 149
                    [cpu] => 0
                    [mu] => 2248
                    [pmu] => 0
                )

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

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

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

            [call_user_func_array@4==>Loader::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 389
                    [cpu] => 875
                    [mu] => 384
                    [pmu] => 0
                )

            [Action::__construct==>implode] => Array
                (
                    [ct] => 69
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 3824
                    [pmu] => 336
                )

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

            [call_user_func_array@4==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 1494
                    [mu] => 2392
                    [pmu] => 0
                )

            [Cache\Redis::set==>Redis::expire] => Array
                (
                    [ct] => 10
                    [wt] => 265
                    [cpu] => 154
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets==>Controller::__get] => Array
                (
                    [ct] => 30
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadLibrary==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 9114
                    [cpu] => 5439
                    [mu] => 11136
                    [pmu] => 0
                )

            [Action::execute@2==>call_user_func_array@2] => Array
                (
                    [ct] => 10
                    [wt] => 116119
                    [cpu] => 110999
                    [mu] => 943784
                    [pmu] => 1323848
                )

            [call_user_func_array@4==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 3
                    [wt] => 21213
                    [cpu] => 20955
                    [mu] => 157384
                    [pmu] => 969320
                )

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

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

            [ControllerSettingSetting::index==>timezone_identifiers_list] => Array
                (
                    [ct] => 1
                    [wt] => 1011
                    [cpu] => 370
                    [mu] => 39264
                    [pmu] => 0
                )

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

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

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

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

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangSeoLang::add_permission] => Array
                (
                    [ct] => 24
                    [wt] => 18477
                    [cpu] => 20929
                    [mu] => 13488
                    [pmu] => 0
                )

            [ModelLocalisationLengthClass::getLengthClasses==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_9a6dbc23c794d8d7aed25ccf184c2ad5cdc075f74ea1f76a567647770d40241e::doDisplay==>array_key_exists] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformations==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::switchLanguage==>Language::load] => Array
                (
                    [ct] => 3
                    [wt] => 942
                    [cpu] => 0
                    [mu] => 37336
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelDesignLayout::getLayouts] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 1267
                    [mu] => 10648
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 173
                    [cpu] => 1475
                    [mu] => 640
                    [pmu] => 0
                )

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

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

            [ModelSettingSetting::getSetting==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_customer_groups==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets@1==>ControllerSeoLangHtmlHtml::load_language] => Array
                (
                    [ct] => 3
                    [wt] => 593
                    [cpu] => 0
                    [mu] => 8760
                    [pmu] => 0
                )

            [Proxy::getInformations==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 2069
                    [cpu] => 877
                    [mu] => 53480
                    [pmu] => 0
                )

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

            [googleshopping\Googleshopping::__construct==>sprintf] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Controller::__get] => Array
                (
                    [ct] => 336
                    [wt] => 337
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFileWithExtension==>file_exists] => Array
                (
                    [ct] => 63
                    [wt] => 1261
                    [cpu] => 100
                    [mu] => 128
                    [pmu] => 592
                )

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

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

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

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

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

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

            [googleshopping\Googleshopping::__construct==>googleshopping\Library::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [twig_in_filter==>is_object] => Array
                (
                    [ct] => 42
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelCustomerCustomerGroup::getCustomerGroups] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 764
                    [mu] => 1104
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_widgets==>ksort] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::method_widgets@1==>Registry::get] => Array
                (
                    [ct] => 6
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::getTemplateClass==>hash] => Array
                (
                    [ct] => 5
                    [wt] => 2185
                    [cpu] => 1240
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getApis] => Array
                (
                    [ct] => 1
                    [wt] => 278
                    [cpu] => 588
                    [mu] => 3192
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control@1==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [OCFilter\Cache::__construct==>OCFilter\Factory::config] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_language==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 2066
                    [cpu] => 2139
                    [mu] => -2368
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_language==>ControllerSeoLangSeoLang::method_widgets@1] => Array
                (
                    [ct] => 3
                    [wt] => 6594
                    [cpu] => 8733
                    [mu] => 101864
                    [pmu] => 0
                )

            [OCFilter\Core::config==>OCFilter\Setting::get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_f2778db6167e7e9c49dc0a547fd6b4aa00027dad8f263f256aafebc6ff6284de::getSourceContext==>spl_autoload_call] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 4336
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_customer_groups==>Language::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangHtmlHtml::load_settings==>ControllerSeoLangHtmlHtml::load_settings_more] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1840
                    [pmu] => 0
                )

            [ControllerSeoLangHtmlHtml::__construct==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationLengthClass::getLengthClasses==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 1018
                    [mu] => 88
                    [pmu] => 0
                )

            [call_user_func_array@6==>ModelSeoLangSeoLang::control@1] => Array
                (
                    [ct] => 2
                    [wt] => 3158
                    [cpu] => 6074
                    [mu] => 48480
                    [pmu] => 0
                )

            [Proxy::getTotalOrders==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 292
                    [cpu] => 1448
                    [mu] => 1072
                    [pmu] => 0
                )

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

            [ControllerCommonColumnLeft::index==>Language::get] => Array
                (
                    [ct] => 93
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::prefix==>range] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_set==>ControllerSeoLangSeoLang::load_settings_access] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::add_permission==>json_decode] => Array
                (
                    [ct] => 60
                    [wt] => 16141
                    [cpu] => 2106
                    [mu] => 3979328
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelUserUserGroup::getUserGroups] => Array
                (
                    [ct] => 30
                    [wt] => 2159
                    [cpu] => 24452
                    [mu] => 1266384
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::resize] => Array
                (
                    [ct] => 5
                    [wt] => 1229
                    [cpu] => 0
                    [mu] => 2984
                    [pmu] => 0
                )

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

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

            [ModelLocalisationWeightClass::getWeightClasses==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_bfdd32f8ab94b39c92f845ffbbc0cd2586ded250a97a51639b280ba03ef7a74f::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 2670
                    [wt] => 5928
                    [cpu] => 2783
                    [mu] => 128
                    [pmu] => 0
                )

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

            [twig_test_iterable==>is_array] => Array
                (
                    [ct] => 28
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Controller::__get] => Array
                (
                    [ct] => 54
                    [wt] => 78
                    [cpu] => 1492
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 5942
                    [wt] => 5630
                    [cpu] => 6923
                    [mu] => 369360
                    [pmu] => 0
                )

            [DB\MySQLi::escape==>mysqli::real_escape_string] => Array
                (
                    [ct] => 22
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 1040
                    [pmu] => 152
                )

            [ModelSeoLangSeoLang::control==>str_replace] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 264
                    [pmu] => 0
                )

            [call_user_func_array@6==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 218
                    [cpu] => 2517
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getSignature==>json_encode] => Array
                (
                    [ct] => 15
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 3968
                    [pmu] => 0
                )

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

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

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_9a6dbc23c794d8d7aed25ccf184c2ad5cdc075f74ea1f76a567647770d40241e::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 4056
                    [cpu] => 3988
                    [mu] => 17024
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_settings_positions==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSearchSearch::index==>Language::get] => Array
                (
                    [ct] => 8
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getCurrencies==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 185
                    [cpu] => 616
                    [mu] => 5456
                    [pmu] => 0
                )

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

            [Template\Template::render==>ob_get_clean] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => -13312
                    [pmu] => 0
                )

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

            [Proxy::__call@1==>call_user_func_array@5] => Array
                (
                    [ct] => 3
                    [wt] => 3703
                    [cpu] => 8591
                    [mu] => 49760
                    [pmu] => 0
                )

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

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

            [ModelSeoLangSeoLang::control==>class_exists] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>ControllerExtensionAdvertiseGoogle::loadLibrary] => Array
                (
                    [ct] => 1
                    [wt] => 9964
                    [cpu] => 9408
                    [mu] => 14816
                    [pmu] => 0
                )

            [ModelCustomerCustomerGroup::getCustomerGroups==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 144
                    [cpu] => 1303
                    [mu] => 2912
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 72
                    [cpu] => 616
                    [mu] => 4792
                    [pmu] => 0
                )

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

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

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

            [googleshopping\Log::__construct==>clearstatcache] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 48
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 5
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 118304
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::load_language==>Controller::__get] => Array
                (
                    [ct] => 16
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Config::has] => Array
                (
                    [ct] => 12
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 5
                    [wt] => 18752
                    [cpu] => 19324
                    [mu] => 84184
                    [pmu] => 1775480
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_languages] => Array
                (
                    [ct] => 1
                    [wt] => 1750
                    [cpu] => 2433
                    [mu] => 4120
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ModelLocalisationWeightClass::getWeightClasses] => Array
                (
                    [ct] => 1
                    [wt] => 220
                    [cpu] => 1138
                    [mu] => 3104
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ModelLocalisationReturnStatus::getReturnStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 587
                    [cpu] => 1108
                    [mu] => 2432
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::load_settings_mova==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control==>preg_replace] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 248
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>ControllerCommonHeader::index] => Array
                (
                    [ct] => 1
                    [wt] => 10099
                    [cpu] => 9268
                    [mu] => 133744
                    [pmu] => 6984
                )

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

            [call_user_func_array@3==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 20664
                    [pmu] => 0
                )

            [googleshopping\Googleshopping::__construct==>googleshopping\Log::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 968
                    [pmu] => 0
                )

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

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

            [ControllerCommonFooter::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2598
                    [cpu] => 3998
                    [mu] => 10392
                    [pmu] => 0
                )

            [library@1==>strtolower] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

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

            [ModelLocalisationWeightClass::getWeightClasses==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 1032
                    [mu] => 88
                    [pmu] => 0
                )

            [ControllerStartupError::handler==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [ControllerSettingSetting::index==>Proxy::getLocations] => Array
                (
                    [ct] => 1
                    [wt] => 223
                    [cpu] => 1451
                    [mu] => 1176
                    [pmu] => 0
                )

            [ModelReportStatistics::getValue==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_set==>ControllerSeoLangSeoLang::load_set_menu] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSettingSetting::index==>date_default_timezone_set] => Array
                (
                    [ct] => 426
                    [wt] => 337
                    [cpu] => 0
                    [mu] => 1464
                    [pmu] => 2888
                )

            [call_user_func_array@4==>ModelUserUser::getUser] => Array
                (
                    [ct] => 1
                    [wt] => 185
                    [cpu] => 806
                    [mu] => 1616
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_set] => Array
                (
                    [ct] => 1
                    [wt] => 1744
                    [cpu] => 1638
                    [mu] => 10616
                    [pmu] => 0
                )

            [ModelSaleOrder::getTotalOrders==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 166
                    [cpu] => 1448
                    [mu] => 1328
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_settings==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 14658
                    [cpu] => 14120
                    [mu] => 34816
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getLengthClasses] => Array
                (
                    [ct] => 1
                    [wt] => 460
                    [cpu] => 1116
                    [mu] => 3424
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
                (
                    [ct] => 15
                    [wt] => 351
                    [cpu] => 0
                    [mu] => 13192
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_view==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

            [__TwigTemplate_bfdd32f8ab94b39c92f845ffbbc0cd2586ded250a97a51639b280ba03ef7a74f::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 33
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_customer_groups] => Array
                (
                    [ct] => 1
                    [wt] => 1668
                    [cpu] => 1616
                    [mu] => 3792
                    [pmu] => 0
                )

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

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

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

            [ControllerCommonColumnLeft::index==>ControllerSeoLangSeoLang::seolang_menu] => Array
                (
                    [ct] => 1
                    [wt] => 47200
                    [cpu] => 46469
                    [mu] => 267248
                    [pmu] => 0
                )

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

            [ModelLocalisationReturnStatus::getReturnStatuses==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 69
                    [mu] => 88
                    [pmu] => 0
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 4
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 82272
                    [pmu] => 0
                )

            [call_user_func_array@8==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 2
                    [wt] => 348
                    [cpu] => 4826
                    [mu] => 416
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_settings==>Proxy::getSetting] => Array
                (
                    [ct] => 5
                    [wt] => 835
                    [cpu] => 1395
                    [mu] => 21536
                    [pmu] => 0
                )

            [ControllerEventLanguage::index==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
                (
                    [ct] => 15
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 3992
                    [pmu] => 0
                )

            [googleshopping\Log::__construct==>fopen] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
                (
                    [ct] => 15
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 4224
                    [pmu] => 0
                )

            [ModelLocalisationOrderStatus::getOrderStatuses==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>preg_replace] => Array
                (
                    [ct] => 10
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 544
                    [pmu] => 0
                )

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

            [Event::trigger==>str_replace] => Array
                (
                    [ct] => 3084
                    [wt] => 1446
                    [cpu] => 3978
                    [mu] => 28352
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::admin_link==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_set==>ControllerSeoLangSeoLang::load_set_complete] => Array
                (
                    [ct] => 1
                    [wt] => 227
                    [cpu] => 731
                    [mu] => 9792
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::__construct==>__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 352
                    [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] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::load_settings_mova==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelSettingSetting::getSetting==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 129
                    [cpu] => 6386
                    [mu] => 736
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_language_get==>html_entity_decode] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template\Template::render==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 112
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
                (
                    [ct] => 5
                    [wt] => 20054
                    [cpu] => 19324
                    [mu] => 97624
                    [pmu] => 1775480
                )

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

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

            [ControllerSeoLangMovaMova::load_language==>Controller::__get] => Array
                (
                    [ct] => 200
                    [wt] => 202
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_set==>ControllerSeoLangSeoLang::load_settings_positions] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 204380
                    [cpu] => 190914
                    [mu] => 2472400
                    [pmu] => 5609936
                )

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

            [Event::trigger==>preg_quote] => Array
                (
                    [ct] => 3084
                    [wt] => 1693
                    [cpu] => 58
                    [mu] => 237312
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 5
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>strtr] => Array
                (
                    [ct] => 175
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 3672
                    [pmu] => 128
                )

            [ControllerEventLanguage::after==>Controller::__get] => Array
                (
                    [ct] => 2566
                    [wt] => 2361
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelLocalisationLanguage::getLanguages==>Model::__get] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_in_filter==>in_array] => Array
                (
                    [ct] => 42
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [library==>modification] => Array
                (
                    [ct] => 36
                    [wt] => 1410
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 520
                )

            [Proxy::__call==>func_get_args] => Array
                (
                    [ct] => 76
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 28704
                    [pmu] => 0
                )

            [Action::__construct==>explode] => Array
                (
                    [ct] => 29
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 13616
                    [pmu] => 880
                )

            [ControllerSettingSetting::index==>Proxy::getInformations] => Array
                (
                    [ct] => 1
                    [wt] => 2071
                    [cpu] => 877
                    [mu] => 53608
                    [pmu] => 0
                )

            [Loader::controller==>Action::execute@2] => Array
                (
                    [ct] => 3
                    [wt] => 115102
                    [cpu] => 114989
                    [mu] => 862808
                    [pmu] => 1847760
                )

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

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

            [ModelUserUserGroup::getUserGroups==>DB::query] => Array
                (
                    [ct] => 30
                    [wt] => 2042
                    [cpu] => 24452
                    [mu] => 1278608
                    [pmu] => 0
                )

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 5
                    [wt] => 43889
                    [cpu] => 35727
                    [mu] => 597880
                    [pmu] => 1782464
                )

            [ControllerSeoLangMovaMova::__construct==>Proxy::control@1] => Array
                (
                    [ct] => 1
                    [wt] => 1709
                    [cpu] => 3928
                    [mu] => 46552
                    [pmu] => 0
                )

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

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

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 2427
                    [cpu] => 3512
                    [mu] => 266864
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_settings_mova==>Language::get] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_settings==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [googleshopping\Log::__construct==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::load_language==>Language::get] => Array
                (
                    [ct] => 196
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_url_link==>str_replace] => Array
                (
                    [ct] => 14
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 2368
                    [pmu] => 0
                )

            [Cache\Redis::set==>json_encode] => Array
                (
                    [ct] => 10
                    [wt] => 707
                    [cpu] => 0
                    [mu] => 112000
                    [pmu] => 0
                )

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

            [Proxy::getStores==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 683
                    [cpu] => 2350
                    [mu] => 1808
                    [pmu] => 0
                )

            [Proxy::getStores==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 337
                    [cpu] => 2517
                    [mu] => 1536
                    [pmu] => 0
                )

            [Proxy::getStores==>Proxy::__call@2] => Array
                (
                    [ct] => 2
                    [wt] => 559
                    [cpu] => 4826
                    [mu] => 2112
                    [pmu] => 0
                )

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

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

            [ControllerExtensionAdvertiseGoogle::loadStore==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getLayouts] => Array
                (
                    [ct] => 1
                    [wt] => 221
                    [cpu] => 1267
                    [mu] => 11432
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_customer_groups==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 15
                    [wt] => 1175
                    [cpu] => 18814
                    [mu] => 27832
                    [pmu] => 0
                )

            [ModelLocalisationCountry::getCountries==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [googleshopping\Log::__construct==>is_writable] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getLayouts==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 386
                    [cpu] => 1958
                    [mu] => 21696
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_settings==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 167
                    [cpu] => 740
                    [mu] => 6096
                    [pmu] => 0
                )

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

            [Url::link==>ltrim] => Array
                (
                    [ct] => 105
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Cache\FilesystemCache::generateKey==>hash] => Array
                (
                    [ct] => 5
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 907
                    [cpu] => 0
                    [mu] => -19896
                    [pmu] => 0
                )

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 196454
                    [cpu] => 184129
                    [mu] => 2017736
                    [pmu] => 5139360
                )

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

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

            [Language::load==>defined] => Array
                (
                    [ct] => 16
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::add_permission==>count] => Array
                (
                    [ct] => 60
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Language::load==>modification] => Array
                (
                    [ct] => 71
                    [wt] => 3872
                    [cpu] => 1396
                    [mu] => 448
                    [pmu] => 0
                )

            [ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 150
                    [cpu] => 2786
                    [mu] => 4656
                    [pmu] => 0
                )

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

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

            [Action::execute@1==>call_user_func_array@1] => Array
                (
                    [ct] => 2
                    [wt] => 190855
                    [cpu] => 177890
                    [mu] => 2028752
                    [pmu] => 4236832
                )

            [call_user_func_array@4==>ModelReportStatistics::getValue] => Array
                (
                    [ct] => 3
                    [wt] => 141
                    [cpu] => 814
                    [mu] => 608
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_model] => Array
                (
                    [ct] => 1
                    [wt] => 10509
                    [cpu] => 10291
                    [mu] => 73344
                    [pmu] => 0
                )

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

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

            [ModelLocalisationReturnStatus::getReturnStatuses==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 431
                    [cpu] => 28
                    [mu] => 2080
                    [pmu] => 0
                )

            [Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
                (
                    [ct] => 15
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 2264
                    [pmu] => 0
                )

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

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

            [Proxy::getApis==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 277
                    [cpu] => 588
                    [mu] => 3064
                    [pmu] => 0
                )

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

            [modification==>is_file] => Array
                (
                    [ct] => 183
                    [wt] => 7937
                    [cpu] => 1396
                    [mu] => 400
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>func_get_args] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2008
                    [pmu] => 0
                )

            [ModelCatalogInformation::getInformations==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>strip_tags] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 4
                    [wt] => 537
                    [cpu] => 0
                    [mu] => 266592
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::load_language_get==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1457
                    [cpu] => 1779
                    [mu] => 184
                    [pmu] => 0
                )

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

            [googleshopping\Googleshopping::__construct==>googleshopping\Googleshopping::loadStore] => Array
                (
                    [ct] => 1
                    [wt] => 200
                    [cpu] => 3869
                    [mu] => 640
                    [pmu] => 0
                )

            [ModelLocalisationCountry::getCountries==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 847
                    [mu] => 512
                    [pmu] => 0
                )

            [ModelToolImage::resize==>is_file] => Array
                (
                    [ct] => 14
                    [wt] => 355
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Proxy::resize] => Array
                (
                    [ct] => 2
                    [wt] => 498
                    [cpu] => 0
                    [mu] => 1160
                    [pmu] => 0
                )

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

            [Event::trigger@1==>preg_match] => Array
                (
                    [ct] => 96
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getCustomerGroups] => Array
                (
                    [ct] => 1
                    [wt] => 247
                    [cpu] => 539
                    [mu] => 2280
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 23
                    [wt] => 1173
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

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

            [googleshopping\Googleshopping::loadStore==>Registry::set] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 72
                    [pmu] => 0
                )

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

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

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

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

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

            [ControllerSeoLangSeoLang::load_model==>Loader::model] => Array
                (
                    [ct] => 7
                    [wt] => 333
                    [cpu] => 0
                    [mu] => 4832
                    [pmu] => 0
                )

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

            [Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
                (
                    [ct] => 5
                    [wt] => 806
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

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

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

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

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

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

            [Loader::controller==>Event::trigger] => Array
                (
                    [ct] => 6
                    [wt] => 4869
                    [cpu] => 0
                    [mu] => -1072
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::add_permission==>Controller::__get] => Array
                (
                    [ct] => 90
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getInstalled] => Array
                (
                    [ct] => 3
                    [wt] => 851
                    [cpu] => 1786
                    [mu] => 2824
                    [pmu] => 0
                )

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

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

            [ModelSeoLangSeoLang::control==>file_exists] => Array
                (
                    [ct] => 3
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>is_dir] => Array
                (
                    [ct] => 25
                    [wt] => 481
                    [cpu] => 0
                    [mu] => -176
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Registry::get] => Array
                (
                    [ct] => 9
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerExtensionAdvertiseGoogle::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 10198
                    [cpu] => 11925
                    [mu] => 17448
                    [pmu] => 0
                )

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

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 6
                    [wt] => 44537
                    [cpu] => 35727
                    [mu] => 684040
                    [pmu] => 1782464
                )

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

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

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

            [Loader::{closure}@2==>call_user_func_array@8] => Array
                (
                    [ct] => 2
                    [wt] => 351
                    [cpu] => 4826
                    [mu] => 544
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>is_array] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Loader::controller] => Array
                (
                    [ct] => 3
                    [wt] => 120087
                    [cpu] => 114989
                    [mu] => 866080
                    [pmu] => 1847760
                )

            [ModelDesignLayout::getLayouts==>DB::query] => Array
                (
                    [ct] => 2
                    [wt] => 154
                    [cpu] => 1958
                    [mu] => 21488
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::method_widgets@1==>ControllerSeoLangMovaMova::load_language] => Array
                (
                    [ct] => 3
                    [wt] => 1062
                    [cpu] => 0
                    [mu] => 92040
                    [pmu] => 0
                )

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

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

            [ModelCatalogInformation::getInformations==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 133
                    [cpu] => 228
                    [mu] => 88
                    [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] => 5
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getReturnStatuses==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 704
                    [cpu] => 1108
                    [mu] => 3104
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelToolImage::resize] => Array
                (
                    [ct] => 5
                    [wt] => 710
                    [cpu] => 0
                    [mu] => 2200
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangHtmlHtml::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 194
                    [cpu] => 759
                    [mu] => 5104
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 213761
                    [cpu] => 199646
                    [mu] => 2908864
                    [pmu] => 5835480
                )

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

            [googleshopping\Googleshopping::loadStore==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 190
                    [cpu] => 3869
                    [mu] => 128
                    [pmu] => 0
                )

            [googleshopping\Googleshopping::loadStore==>googleshopping\Library::__get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_9a6dbc23c794d8d7aed25ccf184c2ad5cdc075f74ea1f76a567647770d40241e::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 390
                    [wt] => 891
                    [cpu] => 3988
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_language_get==>Controller::__get] => Array
                (
                    [ct] => 78
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_widgets==>Language::load] => Array
                (
                    [ct] => 6
                    [wt] => 2731
                    [cpu] => 2644
                    [mu] => 43472
                    [pmu] => 0
                )

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

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

            [Composer\Autoload\includeFile@1==>spl_autoload_call@2] => Array
                (
                    [ct] => 4
                    [wt] => 204
                    [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] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Template::render==>Template\Template::render] => Array
                (
                    [ct] => 1
                    [wt] => 644
                    [cpu] => 0
                    [mu] => 86032
                    [pmu] => 0
                )

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

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 82
                    [wt] => 9292
                    [cpu] => 50856
                    [mu] => 2027504
                    [pmu] => 568176
                )

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

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

            [ModelUserUser::getUser==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 180
                    [cpu] => 806
                    [mu] => 1960
                    [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] => 5
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 15
                    [wt] => 318
                    [cpu] => 0
                    [mu] => 7296
                    [pmu] => 0
                )

            [spl_autoload_call@1==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Template::render==>ob_start] => Array
                (
                    [ct] => 5
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 83248
                    [pmu] => 0
                )

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

            [ControllerSettingSetting::index==>Loader::model] => Array
                (
                    [ct] => 17
                    [wt] => 16292
                    [cpu] => 9457
                    [mu] => 301896
                    [pmu] => 570808
                )

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

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

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

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

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

            [ControllerSettingSetting::index==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 191
                    [cpu] => 1292
                    [mu] => 3440
                    [pmu] => 0
                )

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

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

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

            [Proxy::__call==>call_user_func_array@2] => Array
                (
                    [ct] => 20
                    [wt] => 8707
                    [cpu] => 14597
                    [mu] => 248544
                    [pmu] => 0
                )

            [Proxy::__call==>call_user_func_array@3] => Array
                (
                    [ct] => 54
                    [wt] => 30834
                    [cpu] => 62968
                    [mu] => 1489296
                    [pmu] => 969320
                )

            [Proxy::__call==>call_user_func_array@4] => Array
                (
                    [ct] => 1
                    [wt] => 391
                    [cpu] => 875
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ModelCustomerCustomerGroup::getCustomerGroups==>Config::get] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control@1==>Registry::set] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 12
                    [wt] => 21953
                    [cpu] => 24553
                    [mu] => 458592
                    [pmu] => 347544
                )

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

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

            [ControllerSeoLangSeoLang::load_language_get==>Language::get] => Array
                (
                    [ct] => 78
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_url_link==>str_ireplace] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_view==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangHtmlHtml::load_settings==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 2744
                    [pmu] => 0
                )

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

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

            [Loader::{closure}@1==>Event::trigger] => Array
                (
                    [ct] => 6
                    [wt] => 272
                    [cpu] => 0
                    [mu] => -2512
                    [pmu] => 0
                )

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

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

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

            [ControllerStartupStartup::index==>Config::set] => Array
                (
                    [ct] => 503
                    [wt] => 215
                    [cpu] => 0
                    [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] => 72
                    [wt] => 35
                    [cpu] => 0
                    [mu] => -3432
                    [pmu] => 0
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 204363
                    [cpu] => 190914
                    [mu] => 2472288
                    [pmu] => 5609936
                )

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

            [ControllerSeoLangSeoLang::method_widgets==>Proxy::control] => Array
                (
                    [ct] => 2
                    [wt] => 7869
                    [cpu] => 7498
                    [mu] => 53904
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>DB::escape] => Array
                (
                    [ct] => 7
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

            [ModelLocalisationLocation::getLocations==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 1451
                    [mu] => 544
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_scripts_css==>file_exists] => Array
                (
                    [ct] => 2
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelLocalisationOrderStatus::getOrderStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 115
                    [cpu] => 731
                    [mu] => 9336
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Model::__get] => Array
                (
                    [ct] => 15
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [library==>strtolower] => Array
                (
                    [ct] => 36
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1656
                    [pmu] => 160
                )

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

            [ControllerSeoLangMovaMova::prefix==>count] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerStartupError::handler==>Log::write] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 512
                )

            [__TwigTemplate_9a6dbc23c794d8d7aed25ccf184c2ad5cdc075f74ea1f76a567647770d40241e::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 20
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::__construct==>define] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 152
                    [pmu] => 0
                )

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

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

            [ModelToolImage::resize==>realpath] => Array
                (
                    [ct] => 7
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 752
                    [pmu] => 0
                )

            [library@1==>str_replace] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 176
                    [pmu] => 0
                )

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

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

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

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
                (
                    [ct] => 20
                    [wt] => 677
                    [cpu] => 0
                    [mu] => 11096
                    [pmu] => 0
                )

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

            [library==>spl_autoload_call@1] => Array
                (
                    [ct] => 1
                    [wt] => 307
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

            [ModelSettingExtension::getInstalled==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>date] => Array
                (
                    [ct] => 425
                    [wt] => 1204
                    [cpu] => 546
                    [mu] => 569048
                    [pmu] => 39896
                )

            [Loader::view==>Template::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 490
                    [cpu] => 0
                    [mu] => 2184
                    [pmu] => 0
                )

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

            [ModelToolImage::resize==>pathinfo] => Array
                (
                    [ct] => 7
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [Twig\Environment::loadClass==>__TwigTemplate_f2778db6167e7e9c49dc0a547fd6b4aa00027dad8f263f256aafebc6ff6284de::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 5200
                    [pmu] => 0
                )

            [ModelLocalisationOrderStatus::getOrderStatuses==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 4259
                    [cpu] => 4761
                    [mu] => 261488
                    [pmu] => 470576
                )

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

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

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

            [ControllerSeoLangMovaMova::load_settings==>ControllerSeoLangMovaMova::prefix] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2264
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 13669
                    [cpu] => 13457
                    [mu] => 104296
                    [pmu] => 969320
                )

            [ControllerSeoLangSeoLang::load_customer_groups==>Proxy::getCustomerGroups] => Array
                (
                    [ct] => 1
                    [wt] => 174
                    [cpu] => 764
                    [mu] => 1232
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelSaleOrder::getTotalOrders] => Array
                (
                    [ct] => 1
                    [wt] => 171
                    [cpu] => 1448
                    [mu] => 416
                    [pmu] => 0
                )

            [class_exists==>spl_autoload_call] => Array
                (
                    [ct] => 6
                    [wt] => 902
                    [cpu] => 0
                    [mu] => 3920
                    [pmu] => 3296
                )

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

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

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 4692
                    [wt] => 1766
                    [cpu] => 5429
                    [mu] => 287128
                    [pmu] => 0
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 18
                    [wt] => 719
                    [cpu] => 0
                    [mu] => -7312
                    [pmu] => 0
                )

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

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

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

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

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

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

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

            [ControllerSeoLangHtmlHtml::load_language==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerExtensionAdvertiseGoogle::admin_link==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_get_store==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1554
                    [cpu] => 1454
                    [mu] => 184
                    [pmu] => 0
                )

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

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1684
                    [cpu] => 947
                    [mu] => 35168
                    [pmu] => 80432
                )

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

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

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

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

            [Template\Template::render==>reset] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::__construct==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ModelSettingStore::getStores==>Cache::get] => Array
                (
                    [ct] => 5
                    [wt] => 391
                    [cpu] => 9323
                    [mu] => 224
                    [pmu] => 0
                )

            [googleshopping\Googleshopping::__construct==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control@1==>function_exists] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Language::load==>array_merge] => Array
                (
                    [ct] => 38
                    [wt] => 543
                    [cpu] => 0
                    [mu] => 1411000
                    [pmu] => 0
                )

            [ControllerSeoLangHtmlHtml::__construct==>Proxy::control@1] => Array
                (
                    [ct] => 1
                    [wt] => 1671
                    [cpu] => 2146
                    [mu] => 2312
                    [pmu] => 0
                )

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

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

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

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

            [ModelSeoLangSeoLang::control@1==>modification] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Cache\FilesystemCache::getTimestamp==>filemtime] => Array
                (
                    [ct] => 5
                    [wt] => 222
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3589
                    [cpu] => 3913
                    [mu] => 93504
                    [pmu] => 0
                )

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

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

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

            [Twig\Loader\FilesystemLoader::__construct==>realpath] => Array
                (
                    [ct] => 20
                    [wt] => 258
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerSeoLangHtmlHtml::load_language==>Language::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionClass::hasMethod] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [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] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_view==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2977
                    [cpu] => 0
                    [mu] => 87728
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadLibrary==>googleshopping\Googleshopping::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 844
                    [cpu] => 3969
                    [mu] => 3232
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>phpversion] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

            [ControllerSeoLangHtmlHtml::load_settings==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 173
                    [cpu] => 759
                    [mu] => 6096
                    [pmu] => 0
                )

            [ModelLocalisationOrderStatus::getOrderStatuses==>Cache::get] => Array
                (
                    [ct] => 2
                    [wt] => 198
                    [cpu] => 1953
                    [mu] => 18464
                    [pmu] => 0
                )

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

            [Loader::controller==>Action::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 248
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_languages==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1463
                    [cpu] => 939
                    [mu] => 184
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 2365
                    [cpu] => 3991
                    [mu] => 2784
                    [pmu] => 0
                )

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

            [Loader::{closure}@2==>preg_replace] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [Template\Template::render==>modification] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationLengthClass::getLengthClasses==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 95
                    [cpu] => 76
                    [mu] => 88
                    [pmu] => 0
                )

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 10
                    [wt] => 1684
                    [cpu] => 1818
                    [mu] => 512
                    [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] => 5
                    [wt] => 17214
                    [cpu] => 14726
                    [mu] => 291200
                    [pmu] => 6984
                )

            [Action::execute@3==>modification] => Array
                (
                    [ct] => 8
                    [wt] => 400
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

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

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

            [Loader::{closure}@1==>substr] => Array
                (
                    [ct] => 9
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 472
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_scripts_css==>Document::addStyle] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_customer_groups==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
                (
                    [ct] => 5
                    [wt] => 313
                    [cpu] => 0
                    [mu] => 904
                    [pmu] => 0
                )

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

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

            [ModelLocalisationCurrency::getCurrencies==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 616
                    [mu] => 4536
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 3901
                    [cpu] => 3996
                    [mu] => 115256
                    [pmu] => 0
                )

            [Action::execute@4==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

            [call_user_func_array@3==>Loader::{closure}] => Array
                (
                    [ct] => 54
                    [wt] => 30749
                    [cpu] => 62968
                    [mu] => 1489168
                    [pmu] => 969320
                )

            [googleshopping\Library::__get==>Registry::get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 1292
                    [mu] => 2648
                    [pmu] => 0
                )

            [Action::execute==>call_user_func_array] => Array
                (
                    [ct] => 7
                    [wt] => 203774
                    [cpu] => 190914
                    [mu] => 2460576
                    [pmu] => 5609936
                )

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 5
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 120568
                    [pmu] => 0
                )

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

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

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

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

            [ModelLocalisationReturnStatus::getReturnStatuses==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelCatalogInformation::getInformations] => Array
                (
                    [ct] => 1
                    [wt] => 1908
                    [cpu] => 877
                    [mu] => 52816
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_languages==>substr] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 192
                    [pmu] => 0
                )

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

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

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 9
                    [wt] => 7993
                    [cpu] => 3768
                    [mu] => 36976
                    [pmu] => 0
                )

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

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

            [date_default_timezone_set==>ControllerStartupError::handler] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 1376
                )

            [ControllerCommonHeader::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 5410
                    [cpu] => 1507
                    [mu] => 58728
                    [pmu] => 0
                )

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

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

            [Cache\Redis::get==>Redis::get] => Array
                (
                    [ct] => 15
                    [wt] => 1007
                    [cpu] => 18814
                    [mu] => 5280
                    [pmu] => 0
                )

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

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

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

            [Loader::model==>Registry::set] => Array
                (
                    [ct] => 23
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

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

            [Action::__construct==>is_file] => Array
                (
                    [ct] => 40
                    [wt] => 881
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 152
                )

            [ModelSeoLangSeoLang::getSetting==>DB::query] => Array
                (
                    [ct] => 7
                    [wt] => 265
                    [cpu] => 2894
                    [mu] => 14344
                    [pmu] => 0
                )

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

            [Loader::model==>get_class_methods] => Array
                (
                    [ct] => 23
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 16776
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangHtmlHtml::load_language] => Array
                (
                    [ct] => 1
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 8376
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_languages==>Controller::__get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_scripts_css] => Array
                (
                    [ct] => 1
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 1368
                    [pmu] => 0
                )

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

            [Proxy::getWeightClasses==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 338
                    [cpu] => 1138
                    [mu] => 3776
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>Controller::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>count] => Array
                (
                    [ct] => 10
                    [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] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::control@1==>Proxy::__call@1] => Array
                (
                    [ct] => 2
                    [wt] => 3378
                    [cpu] => 6074
                    [mu] => 47856
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ModelCustomerCustomerGroup::getCustomerGroups] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 539
                    [mu] => 1488
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 1041
                    [cpu] => 0
                    [mu] => 38000
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::switchLanguage==>Registry::set] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => -90856
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::method_widgets==>Registry::get] => Array
                (
                    [ct] => 24
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ModelLocalisationWeightClass::getWeightClasses==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 97
                    [cpu] => 84
                    [mu] => 88
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_language==>Language::load] => Array
                (
                    [ct] => 12
                    [wt] => 5921
                    [cpu] => 2735
                    [mu] => 36920
                    [pmu] => 0
                )

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

            [ControllerExtensionAdvertiseGoogle::admin_link==>Proxy::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 396
                    [cpu] => 875
                    [mu] => 640
                    [pmu] => 0
                )

            [Template::set==>Template\Template::set] => Array
                (
                    [ct] => 1250
                    [wt] => 453
                    [cpu] => 0
                    [mu] => 82104
                    [pmu] => 0
                )

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

            [call_user_func_array@5==>Loader::{closure}@1] => Array
                (
                    [ct] => 3
                    [wt] => 3698
                    [cpu] => 8591
                    [mu] => 49632
                    [pmu] => 0
                )

            [Loader::{closure}@1==>call_user_func_array@6] => Array
                (
                    [ct] => 3
                    [wt] => 3381
                    [cpu] => 8591
                    [mu] => 48736
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets@1==>Controller::__get] => Array
                (
                    [ct] => 12
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelReportStatistics::getValue==>DB::escape] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Action::execute@4==>call_user_func_array@4] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 21240
                    [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] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 272
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 16776
                    [pmu] => 0
                )

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

            [Proxy::getValue==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 452
                    [cpu] => 814
                    [mu] => 144
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::load_widgets==>is_dir] => Array
                (
                    [ct] => 72
                    [wt] => 2130
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 204373
                    [cpu] => 190914
                    [mu] => 2472416
                    [pmu] => 5609936
                )

            [ControllerCommonColumnLeft::index==>Proxy::getTotalOrders] => Array
                (
                    [ct] => 1
                    [wt] => 293
                    [cpu] => 1448
                    [mu] => 1200
                    [pmu] => 0
                )

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

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

            [Template\Twig::render==>file_get_contents] => Array
                (
                    [ct] => 5
                    [wt] => 1109
                    [cpu] => 437
                    [mu] => 118016
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets@1==>ControllerSeoLangSeoLang::add_permission] => Array
                (
                    [ct] => 6
                    [wt] => 4872
                    [cpu] => 8733
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationLengthClass::getLengthClasses==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 177
                    [cpu] => 22
                    [mu] => 2208
                    [pmu] => 0
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 7
                    [wt] => 18
                    [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] => 3
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 5
                    [wt] => 22362
                    [cpu] => 20564
                    [mu] => 102288
                    [pmu] => 1775480
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_language_get] => Array
                (
                    [ct] => 1
                    [wt] => 1620
                    [cpu] => 1779
                    [mu] => 4792
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelDesignLayout::getLayouts] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 691
                    [mu] => 10392
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelLocalisationLocation::getLocations] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 1451
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_view==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1482
                    [cpu] => 3943
                    [mu] => 184
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::getSetting==>json_decode] => Array
                (
                    [ct] => 5
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 32160
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::__construct==>ControllerSeoLangSeoLang::load_widgets] => Array
                (
                    [ct] => 3
                    [wt] => 5131
                    [cpu] => 2644
                    [mu] => 45976
                    [pmu] => 0
                )

            [call_user_func_array@5==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 280
                    [cpu] => 875
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ControllerCommonHeader::index==>is_file] => Array
                (
                    [ct] => 3
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 104
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::admin_link==>array_push] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerCommonFooter::index] => Array
                (
                    [ct] => 1
                    [wt] => 2910
                    [cpu] => 3998
                    [mu] => 11672
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 10
                    [wt] => 256
                    [cpu] => 0
                    [mu] => 4168
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::load_widgets==>preg_replace] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 5
                    [wt] => 391
                    [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] => 319
                    [cpu] => 0
                    [mu] => 30464
                    [pmu] => 22016
                )

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

            [Cart\Weight::__construct==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 152
                    [mu] => 2688
                    [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] => 15
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Proxy::getStores] => Array
                (
                    [ct] => 3
                    [wt] => 899
                    [cpu] => 7343
                    [mu] => 3776
                    [pmu] => 0
                )

            [ModelCustomerCustomerGroup::getCustomerGroups==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangMovaMova::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 12905
                    [cpu] => 12208
                    [mu] => 84568
                    [pmu] => 0
                )

            [Action::execute@3==>ReflectionClass::__construct] => Array
                (
                    [ct] => 8
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [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] => 133
                    [cpu] => 300
                    [mu] => -32
                    [pmu] => 0
                )

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

            [ControllerSettingSetting::index==>Url::link] => Array
                (
                    [ct] => 5
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1072
                    [pmu] => 0
                )

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

            [Request::clean==>is_array] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [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] => 5
                    [wt] => 768
                    [cpu] => 0
                    [mu] => 400
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_layouts==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1473
                    [cpu] => 1136
                    [mu] => 184
                    [pmu] => 0
                )

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

            [Url::link==>is_array] => Array
                (
                    [ct] => 105
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets@1==>is_object] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_bfdd32f8ab94b39c92f845ffbbc0cd2586ded250a97a51639b280ba03ef7a74f::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 12855
                    [cpu] => 10738
                    [mu] => 271872
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_settings==>ControllerSeoLangMovaMova::load_settings_mova] => Array
                (
                    [ct] => 1
                    [wt] => 12708
                    [cpu] => 11468
                    [mu] => 77160
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_language==>Language::load] => Array
                (
                    [ct] => 4
                    [wt] => 986
                    [cpu] => 0
                    [mu] => 66720
                    [pmu] => 0
                )

            [__TwigTemplate_bfdd32f8ab94b39c92f845ffbbc0cd2586ded250a97a51639b280ba03ef7a74f::doDisplay==>twig_test_iterable] => Array
                (
                    [ct] => 28
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Proxy::getLengthClasses==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 460
                    [cpu] => 1116
                    [mu] => 3296
                    [pmu] => 0
                )

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

            [main()==>dirname] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [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] => 5
                    [wt] => 17309
                    [cpu] => 14726
                    [mu] => 328448
                    [pmu] => 6984
                )

            [call_user_func_array@7==>Loader::{closure}@2] => Array
                (
                    [ct] => 2
                    [wt] => 551
                    [cpu] => 4826
                    [mu] => 1632
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 5
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1056
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 7
                    [wt] => 450
                    [cpu] => 2894
                    [mu] => 32736
                    [pmu] => 0
                )

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

            [call_user_func_array@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 3
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 123176
                    [pmu] => 0
                )

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

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 2562
                    [wt] => 808
                    [cpu] => 0
                    [mu] => -256
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 5
                    [wt] => 2242
                    [cpu] => 1240
                    [mu] => 3592
                    [pmu] => 0
                )

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

            [Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
                (
                    [ct] => 15
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 1600
                    [pmu] => 0
                )

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

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 1662
                    [cpu] => 947
                    [mu] => 34912
                    [pmu] => 80432
                )

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

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

            [twig_in_filter==>is_array] => Array
                (
                    [ct] => 42
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_view==>Controller::__get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelLocalisationLengthClass::getLengthClasses] => Array
                (
                    [ct] => 1
                    [wt] => 341
                    [cpu] => 1116
                    [mu] => 2624
                    [pmu] => 0
                )

            [library==>str_replace] => Array
                (
                    [ct] => 36
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 128
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1501
                    [cpu] => 2414
                    [mu] => 184
                    [pmu] => 0
                )

            [ModelLocalisationWeightClass::getWeightClasses==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 22
                    [mu] => 2688
                    [pmu] => 0
                )

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

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

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

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

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

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

            [ControllerSeoLangSeoLang::method_widgets@1==>file_exists] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

            [ModelSettingSetting::getSetting==>Model::__get] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 5
                    [wt] => 22305
                    [cpu] => 20564
                    [mu] => 101344
                    [pmu] => 1775480
                )

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

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

            [__TwigTemplate_bfdd32f8ab94b39c92f845ffbbc0cd2586ded250a97a51639b280ba03ef7a74f::doDisplay==>twig_in_filter] => Array
                (
                    [ct] => 42
                    [wt] => 117
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>spl_autoload_call] => Array
                (
                    [ct] => 4
                    [wt] => 194
                    [cpu] => 0
                    [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] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [googleshopping\Googleshopping::__construct==>basename] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_customer_groups==>file_exists] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelLocalisationCountry::getCountries==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 425
                    [cpu] => 731
                    [mu] => 640
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFileWithExtension==>substr] => Array
                (
                    [ct] => 175
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 7008
                    [pmu] => 64
                )

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

            [ModelSeoLangSeoLang::control==>function_exists] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelSeoLangSeoLang::control==>ControllerSeoLangHtmlHtml::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1685
                    [cpu] => 2146
                    [mu] => 2824
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_url_link==>Url::link] => Array
                (
                    [ct] => 16
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 1440
                    [pmu] => 0
                )

            [Action::execute@3==>spl_autoload_call] => Array
                (
                    [ct] => 2
                    [wt] => 317
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

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

            [ModelUserUserGroup::getUserGroups==>Model::__get] => Array
                (
                    [ct] => 30
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 7
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>is_file] => Array
                (
                    [ct] => 2
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 104
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Loader::language] => Array
                (
                    [ct] => 4
                    [wt] => 6252
                    [cpu] => 3768
                    [mu] => 13760
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::validate==>is_callable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\Template::render==>ob_get_clean] => Array
                (
                    [ct] => 5
                    [wt] => 40
                    [cpu] => 0
                    [mu] => -48280
                    [pmu] => 0
                )

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

            [library@1==>is_file] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelReportStatistics::getValue==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 117
                    [cpu] => 814
                    [mu] => 3440
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::seolang_menu==>Controller::__get] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [googleshopping\Log::__construct==>filesize] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

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

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 5
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 3000
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelSettingExtension::getInstalled] => Array
                (
                    [ct] => 3
                    [wt] => 513
                    [cpu] => 1786
                    [mu] => 1648
                    [pmu] => 0
                )

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

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

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

            [Language::load==>date] => Array
                (
                    [ct] => 16
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 4224
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getCountries] => Array
                (
                    [ct] => 1
                    [wt] => 1588
                    [cpu] => 1597
                    [mu] => 144528
                    [pmu] => 0
                )

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

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

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

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 152
                    [cpu] => 0
                    [mu] => 3016
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_settings_mova==>Registry::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::load_settings_mova==>ControllerSeoLangSeoLang::switchLanguage] => Array
                (
                    [ct] => 3
                    [wt] => 12673
                    [cpu] => 11468
                    [mu] => 74176
                    [pmu] => 0
                )

            [Loader::{closure}@1==>preg_replace] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 248
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::admin_link==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 212920
                    [cpu] => 199616
                    [mu] => 2896728
                    [pmu] => 5823400
                )

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

            [__TwigTemplate_bfdd32f8ab94b39c92f845ffbbc0cd2586ded250a97a51639b280ba03ef7a74f::doDisplay==>array_intersect_key] => Array
                (
                    [ct] => 33
                    [wt] => 2373
                    [cpu] => 0
                    [mu] => 2705336
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 3
                    [wt] => 4126
                    [cpu] => 0
                    [mu] => -123304
                    [pmu] => 0
                )

            [Log::write==>fwrite] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Action::execute@2==>modification] => Array
                (
                    [ct] => 10
                    [wt] => 478
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

            [Loader::model==>str_replace] => Array
                (
                    [ct] => 95
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 4240
                    [pmu] => 0
                )

            [twig_get_attribute==>is_array] => Array
                (
                    [ct] => 3067
                    [wt] => 773
                    [cpu] => 3988
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelCatalogInformation::getInformations==>Cache::set] => Array
                (
                    [ct] => 1
                    [wt] => 667
                    [cpu] => 601
                    [mu] => 88
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>substr] => Array
                (
                    [ct] => 228
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 9592
                    [pmu] => 0
                )

            [Cache\Redis::get==>json_decode] => Array
                (
                    [ct] => 15
                    [wt] => 129
                    [cpu] => 0
                    [mu] => 27480
                    [pmu] => 0
                )

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

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

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

            [Action::execute@3==>substr] => Array
                (
                    [ct] => 8
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>Language::get] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [call_user_func_array@4==>ModelSettingSetting::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 154
                    [cpu] => 6386
                    [mu] => 512
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::add_permission==>Proxy::getUserGroups] => Array
                (
                    [ct] => 30
                    [wt] => 5389
                    [cpu] => 27556
                    [mu] => 1267168
                    [pmu] => 0
                )

            [ModelLocalisationReturnStatus::getReturnStatuses==>Model::__get] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_widgets==>scandir] => Array
                (
                    [ct] => 3
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 7568
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Url::link] => Array
                (
                    [ct] => 75
                    [wt] => 272
                    [cpu] => 0
                    [mu] => 6064
                    [pmu] => 0
                )

            [Language::load@1==>is_file] => Array
                (
                    [ct] => 6
                    [wt] => 249
                    [cpu] => 0
                    [mu] => 144
                    [pmu] => 0
                )

            [spl_autoload_call@1==>library@1] => Array
                (
                    [ct] => 1
                    [wt] => 243
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::add_permission==>Loader::model] => Array
                (
                    [ct] => 30
                    [wt] => 794
                    [cpu] => 0
                    [mu] => 11680
                    [pmu] => 0
                )

            [ControllerSettingSetting::index==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 616
                    [mu] => 5584
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_url_link] => Array
                (
                    [ct] => 1
                    [wt] => 1630
                    [cpu] => 1420
                    [mu] => 3328
                    [pmu] => 0
                )

            [Loader::controller@1==>Action::execute@3] => Array
                (
                    [ct] => 1
                    [wt] => 4252
                    [cpu] => 1507
                    [mu] => 55280
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets@1==>method_exists] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::updateOptionsHash==>implode] => Array
                (
                    [ct] => 15
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 2208
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::seolang_menu==>str_ireplace] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@2==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 155
                    [cpu] => 0
                    [mu] => 82104
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::validate==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 471
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

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

            [ControllerSettingSetting::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 35478
                    [cpu] => 34163
                    [mu] => 394040
                    [pmu] => 1775480
                )

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

            [ControllerExtensionAdvertiseGoogle::loadStore==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 210
                    [cpu] => 2517
                    [mu] => 1680
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::admin_link==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>preg_replace] => Array
                (
                    [ct] => 95
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

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

            [Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
                (
                    [ct] => 40
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 7648
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::__construct==>Config::get] => Array
                (
                    [ct] => 21
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Cart\User::hasPermission] => Array
                (
                    [ct] => 74
                    [wt] => 198
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 892
                    [cpu] => 2435
                    [mu] => 348832
                    [pmu] => 469648
                )

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

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

            [Proxy::getCustomerGroups==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 419
                    [cpu] => 1303
                    [mu] => 3256
                    [pmu] => 0
                )

            [Cache\Redis::set==>Redis::set] => Array
                (
                    [ct] => 10
                    [wt] => 666
                    [cpu] => 1664
                    [mu] => 128
                    [pmu] => 0
                )

            [call_user_func_array@3==>ControllerExtensionAdvertiseGoogle::admin_link] => Array
                (
                    [ct] => 1
                    [wt] => 453
                    [cpu] => 875
                    [mu] => 4752
                    [pmu] => 0
                )

            [ModelLocalisationCountry::getCountries==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 927
                    [cpu] => 19
                    [mu] => 142664
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>is_callable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangMovaMova::prefix==>array_merge] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 186
                    [cpu] => 42
                    [mu] => 3520
                    [pmu] => 18888
                )

            [OCFilter\Core::admin==>OCFilter\Factory::__set] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 14448
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>ControllerExtensionAdvertiseGoogle::loadStore] => Array
                (
                    [ct] => 1
                    [wt] => 224
                    [cpu] => 2517
                    [mu] => 2248
                    [pmu] => 0
                )

            [twig_in_filter==>is_resource] => Array
                (
                    [ct] => 42
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 15522
                    [cpu] => 15515
                    [mu] => 49760
                    [pmu] => 0
                )

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

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 5
                    [wt] => 17175
                    [cpu] => 14726
                    [mu] => 290304
                    [pmu] => 6984
                )

            [Log::write==>date] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 304
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 5
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 156056
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 272
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 224256
                    [pmu] => 0
                )

            [ModelLocalisationReturnStatus::getReturnStatuses==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 1011
                    [mu] => 88
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Url::link] => Array
                (
                    [ct] => 8
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Template\Template::render==>ob_start] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 16640
                    [pmu] => 0
                )

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

            [Loader::{closure}==>call_user_func_array@3] => Array
                (
                    [ct] => 20
                    [wt] => 6492
                    [cpu] => 14597
                    [mu] => 240776
                    [pmu] => 0
                )

            [Loader::{closure}==>call_user_func_array@4] => Array
                (
                    [ct] => 54
                    [wt] => 25312
                    [cpu] => 62910
                    [mu] => 1484200
                    [pmu] => 969320
                )

            [Loader::{closure}==>call_user_func_array@5] => Array
                (
                    [ct] => 1
                    [wt] => 282
                    [cpu] => 875
                    [mu] => 256
                    [pmu] => 0
                )

            [Proxy::getLocations==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 223
                    [cpu] => 1451
                    [mu] => 1048
                    [pmu] => 0
                )

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

            [Action::execute@3==>call_user_func_array@3] => Array
                (
                    [ct] => 8
                    [wt] => 6087
                    [cpu] => 2382
                    [mu] => 327112
                    [pmu] => 0
                )

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 22
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 264
                )

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

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangMovaMova::load_language] => Array
                (
                    [ct] => 1
                    [wt] => 357
                    [cpu] => 0
                    [mu] => -2680
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::prefix==>implode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 0
                )

            [call_user_func_array@3==>ModelLocalisationCountry::getCountries] => Array
                (
                    [ct] => 1
                    [wt] => 1471
                    [cpu] => 1597
                    [mu] => 143736
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 33
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [modification==>substr] => Array
                (
                    [ct] => 414
                    [wt] => 131
                    [cpu] => 0
                    [mu] => 25360
                    [pmu] => 360
                )

            [ModelLocalisationLengthClass::getLengthClasses==>Config::get] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelSettingExtension::getInstalled==>DB::escape] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 336
                    [pmu] => 0
                )

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

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

            [ModelCatalogInformation::getInformations==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 1080
                    [cpu] => 48
                    [mu] => 52400
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_model==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 10163
                    [cpu] => 10291
                    [mu] => 68256
                    [pmu] => 0
                )

            [call_user_func_array@4==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 21112
                    [pmu] => 0
                )

            [googleshopping\Googleshopping::loadStore==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Proxy::getInstalled==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 847
                    [cpu] => 1786
                    [mu] => 1568
                    [pmu] => 0
                )

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

            [ControllerSeoLangMovaMova::prefix==>substr] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Proxy::getUserGroups==>Proxy::__call] => Array
                (
                    [ct] => 30
                    [wt] => 5362
                    [cpu] => 27556
                    [mu] => 1267040
                    [pmu] => 0
                )

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

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

            [ControllerCommonColumnLeft::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 1302
                    [cpu] => 0
                    [mu] => 21120
                    [pmu] => 0
                )

            [spl_autoload_call==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 87
                    [wt] => 3031
                    [cpu] => 100
                    [mu] => 29200
                    [pmu] => 5456
                )

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

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

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

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

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

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

            [ControllerSettingSetting::index==>Proxy::getReturnStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 705
                    [cpu] => 1108
                    [mu] => 3232
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 14
                    [wt] => 1018
                    [cpu] => 0
                    [mu] => 21952
                    [pmu] => 2400
                )

            [ModelSettingStore::getStores==>Cache::set] => Array
                (
                    [ct] => 5
                    [wt] => 335
                    [cpu] => 257
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::prefix==>shuffle] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>Registry::set] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 5
                    [wt] => 17293
                    [cpu] => 14726
                    [mu] => 328192
                    [pmu] => 6984
                )

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

            [twig_get_attribute==>is_bool] => Array
                (
                    [ct] => 3067
                    [wt] => 820
                    [cpu] => 2776
                    [mu] => 128
                    [pmu] => 0
                )

            [Template::__construct==>class_exists] => Array
                (
                    [ct] => 6
                    [wt] => 479
                    [cpu] => 0
                    [mu] => 1632
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets==>is_object] => Array
                (
                    [ct] => 24
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangHtmlHtml::load_language==>Language::load] => Array
                (
                    [ct] => 4
                    [wt] => 764
                    [cpu] => 0
                    [mu] => -64
                    [pmu] => 0
                )

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

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 146
                    [wt] => 6310
                    [cpu] => 58
                    [mu] => -65376
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger@1] => Array
                (
                    [ct] => 6
                    [wt] => 280
                    [cpu] => 0
                    [mu] => -2128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_set_complete==>Proxy::getOrderStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 221
                    [cpu] => 731
                    [mu] => 9464
                    [pmu] => 0
                )

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

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

            [call_user_func_array@3==>ControllerSearchSearch::index] => Array
                (
                    [ct] => 1
                    [wt] => 4162
                    [cpu] => 1507
                    [mu] => 54872
                    [pmu] => 0
                )

            [ControllerSearchSearch::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 554
                    [cpu] => 0
                    [mu] => 872
                    [pmu] => 0
                )

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

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

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

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

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

            [call_user_func_array@3==>ModelLocalisationOrderStatus::getOrderStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 98
                    [cpu] => 1222
                    [mu] => 9720
                    [pmu] => 0
                )

            [call_user_func_array@4==>ModelToolImage::resize] => Array
                (
                    [ct] => 2
                    [wt] => 275
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

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

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

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

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

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 7
                    [wt] => 4818
                    [cpu] => 0
                    [mu] => 83512
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@3] => Array
                (
                    [ct] => 7
                    [wt] => 22068
                    [cpu] => 20565
                    [mu] => 361192
                    [pmu] => 347544
                )

            [Event::trigger==>Action::execute@4] => Array
                (
                    [ct] => 1
                    [wt] => 135
                    [cpu] => 0
                    [mu] => 22648
                    [pmu] => 0
                )

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

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

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

        )

)