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] => 689f01adb012717c6b532377
    [meta] => Array
        (
            [url] => /admin/index.php?route=common/dashboard&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
            [get] => Array
                (
                    [route] => common/dashboard
                    [user_token] => ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
                )

            [env] => Array
                (
                )

            [SERVER] => Array
                (
                    [HTTP_USER_AGENT] => Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
                    [HTTP_HOST] => nashi-lizhka.com
                    [PATH_INFO] => 
                    [SERVER_NAME] => test.nashi-lizhka.com
                    [SERVER_ADDR] => 185.233.47.106
                    [REMOTE_ADDR] => 37.73.9.79
                    [HTTPS] => 1
                    [DOCUMENT_ROOT] => /www/wwwroot/nashi-lizhka.com
                    [REQUEST_METHOD] => GET
                    [QUERY_STRING] => route=common/dashboard&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
                    [PHP_SELF] => /admin/index.php
                    [REQUEST_TIME_FLOAT] => 1755251117.6279
                    [REQUEST_TIME] => 1755251117
                )

            [simple_url] => /admin/index.php?route=common/dashboard&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
            [request_ts] => MongoDate Object
                (
                    [sec] => 1755251117
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 1755251117
                    [usec] => 627000
                )

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

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

            [ControllerExtensionDashboardSale::dashboard==>Proxy::getTotalSales] => Array
                (
                    [ct] => 3
                    [wt] => 1569
                    [cpu] => 3437
                    [mu] => 168
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 267
                    [cpu] => 2945
                    [mu] => 320
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_set==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1543
                    [cpu] => 785
                    [mu] => 184
                    [pmu] => 11416
                )

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

            [start==>Action::__construct] => Array
                (
                    [ct] => 11
                    [wt] => 248
                    [cpu] => 2776
                    [mu] => 744
                    [pmu] => 1024
                )

            [Action::execute@3==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 16
                    [wt] => 1096
                    [cpu] => 0
                    [mu] => 488704
                    [pmu] => 15736
                )

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

            [Proxy::getSetting==>Proxy::__call] => Array
                (
                    [ct] => 9
                    [wt] => 1015
                    [cpu] => 3566
                    [mu] => 31000
                    [pmu] => 0
                )

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 364
                    [cpu] => 0
                    [mu] => 632
                    [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] => 296
                    [cpu] => 1345
                    [mu] => 43816
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 7001
                    [cpu] => 5562
                    [mu] => 68064
                    [pmu] => 609776
                )

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profiler::getProfiler] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 6
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>ControllerStartupError::handler] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [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] => 572
                    [cpu] => 192
                    [mu] => 56448
                    [pmu] => 75640
                )

            [ControllerExtensionDashboardRecent::dashboard==>Proxy::getOrders] => Array
                (
                    [ct] => 1
                    [wt] => 823
                    [cpu] => 2853
                    [mu] => 6880
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::switchLanguage==>ControllerSeoLangSeoLang::load_language] => Array
                (
                    [ct] => 3
                    [wt] => 8001
                    [cpu] => 7524
                    [mu] => 159624
                    [pmu] => 82600
                )

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

            [ControllerCommonHeader::index==>Proxy::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 323
                    [cpu] => 561
                    [mu] => 1680
                    [pmu] => 0
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>Config::get] => Array
                (
                    [ct] => 14
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -24
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Proxy::getUser] => Array
                (
                    [ct] => 1
                    [wt] => 253
                    [cpu] => 424
                    [mu] => 2264
                    [pmu] => 0
                )

            [ControllerSearchSearch::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1771
                    [cpu] => 1545
                    [mu] => 16776
                    [pmu] => 59104
                )

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

            [ModelSaleOrder::getOrders==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 750
                    [cpu] => 2853
                    [mu] => 6128
                    [pmu] => 0
                )

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

            [Proxy::getUser==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 252
                    [cpu] => 424
                    [mu] => 1760
                    [pmu] => 0
                )

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

            [ModelSettingStore::getStores==>DB::query] => Array
                (
                    [ct] => 5
                    [wt] => 195
                    [cpu] => 101
                    [mu] => 1888
                    [pmu] => 16736
                )

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 17
                    [wt] => 13099
                    [cpu] => 12927
                    [mu] => 323584
                    [pmu] => 985528
                )

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

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

            [start==>Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 305
                    [cpu] => 270
                    [mu] => 2320
                    [pmu] => 1672
                )

            [ControllerExtensionDashboardCustomer::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 239
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_layouts] => Array
                (
                    [ct] => 1
                    [wt] => 1483
                    [cpu] => 1963
                    [mu] => 11816
                    [pmu] => 11440
                )

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

            [ControllerExtensionCurrencyNbu::currency==>Proxy::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 246
                    [cpu] => 1836
                    [mu] => 5584
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1647
                    [cpu] => 0
                    [mu] => 30616
                    [pmu] => 75224
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>ControllerExtensionDashboardDomovoy::{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

            [Proxy::getOrderStatuses==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 179
                    [cpu] => 672
                    [mu] => 10392
                    [pmu] => 0
                )

            [ControllerExtensionDashboardRecent::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 234
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

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

            [ModelLocalisationCurrency::editValueByCode==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 518
                    [cpu] => 438
                    [mu] => -304
                    [pmu] => 0
                )

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

            [ModelSettingExtension::getInstalled==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 149
                    [cpu] => 94
                    [mu] => 6984
                    [pmu] => 24328
                )

            [ControllerExtensionDashboardSale::dashboard==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 15312
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1602
                    [cpu] => 982
                    [mu] => 4584
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_url_link==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1311
                    [cpu] => 807
                    [mu] => 184
                    [pmu] => 3072
                )

            [Loader::{closure}@1==>ModelSeoLangSeoLang::control@1] => Array
                (
                    [ct] => 2
                    [wt] => 2972
                    [cpu] => 2120
                    [mu] => 6000
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupEvent::index] => Array
                (
                    [ct] => 1
                    [wt] => 1048
                    [cpu] => 480
                    [mu] => 25584
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 91
                    [wt] => 2022
                    [cpu] => 2088
                    [mu] => 7824
                    [pmu] => 2856
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>Controller::__get] => Array
                (
                    [ct] => 30
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getLanguages==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 1098
                    [mu] => 3312
                    [pmu] => 0
                )

            [ControllerStartupEvent::index==>Proxy::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 142
                    [cpu] => 480
                    [mu] => 32240
                    [pmu] => 0
                )

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

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

            [ControllerExtensionDashboardActivity::dashboard==>Controller::__get] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_languages==>Proxy::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 1098
                    [mu] => 3440
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_layouts==>Proxy::getLayouts] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 630
                    [mu] => 11432
                    [pmu] => 0
                )

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

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

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

            [Loader::{closure}==>ModelDesignLayout::getLayouts] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 630
                    [mu] => 10648
                    [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] => 191
                    [cpu] => 0
                    [mu] => 27448
                    [pmu] => 18840
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_language] => Array
                (
                    [ct] => 1
                    [wt] => 2783
                    [cpu] => 1980
                    [mu] => 49296
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 219
                    [cpu] => 704
                    [mu] => 128
                    [pmu] => 17016
                )

            [ControllerExtensionDashboardDomovoy::{closure}==>DB::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [ControllerCommonDashboard::index==>Proxy::getInstalled] => Array
                (
                    [ct] => 1
                    [wt] => 235
                    [cpu] => 94
                    [mu] => 2616
                    [pmu] => 26504
                )

            [ControllerCommonColumnLeft::index==>Proxy::getValue] => Array
                (
                    [ct] => 3
                    [wt] => 359
                    [cpu] => 431
                    [mu] => 1400
                    [pmu] => 20512
                )

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

            [ControllerExtensionDashboardMap::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 253
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [Proxy::getTotalOnline==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 324
                    [cpu] => 697
                    [mu] => 1056
                    [pmu] => 0
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>Language::get] => Array
                (
                    [ct] => 8
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 0
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 99
                    [wt] => 2032
                    [cpu] => 2088
                    [mu] => 3424
                    [pmu] => 2080
                )

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

            [ControllerCommonDashboard::index==>Loader::controller] => Array
                (
                    [ct] => 16
                    [wt] => 218272
                    [cpu] => 102807
                    [mu] => 1152544
                    [pmu] => 1942256
                )

            [ModelSeoLangSeoLang::control@1==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2954
                    [cpu] => 2120
                    [mu] => 5184
                    [pmu] => 0
                )

            [OCFilter\Core::init==>library] => Array
                (
                    [ct] => 5
                    [wt] => 387
                    [cpu] => 0
                    [mu] => 12704
                    [pmu] => 0
                )

            [ModelExtensionDashboardActivity::getActivities==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 712
                    [mu] => 416
                    [pmu] => 9664
                )

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

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

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

            [Action::execute@2==>ControllerExtensionDashboardOrder::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 3256
                    [cpu] => 2949
                    [mu] => 38288
                    [pmu] => 39744
                )

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

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

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

            [Action::execute@2==>ControllerExtensionDashboardCustomer::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 2820
                    [cpu] => 1725
                    [mu] => 55072
                    [pmu] => 53744
                )

            [ControllerExtensionDashboardCustomer::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1400
                    [cpu] => 0
                    [mu] => 10936
                    [pmu] => 34336
                )

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

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 3493
                    [cpu] => 3443
                    [mu] => 86800
                    [pmu] => 113440
                )

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

            [Action::execute@2==>ControllerExtensionDashboardImportOptions::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 1560
                    [cpu] => 0
                    [mu] => 84312
                    [pmu] => 49144
                )

            [initOCFilter==>OCFilter\Core::init] => Array
                (
                    [ct] => 1
                    [wt] => 1303
                    [cpu] => 934
                    [mu] => 32496
                    [pmu] => 75640
                )

            [ControllerSeoLangSeoLang::load_customer_groups==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1314
                    [cpu] => 736
                    [mu] => 184
                    [pmu] => 15592
                )

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

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

            [Action::execute@1==>ControllerCommonDashboard::index] => Array
                (
                    [ct] => 1
                    [wt] => 224522
                    [cpu] => 111818
                    [mu] => 1245656
                    [pmu] => 1974080
                )

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

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

            [ControllerExtensionDashboardRecent::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1696
                    [cpu] => 0
                    [mu] => 15800
                    [pmu] => 86168
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_get_store] => Array
                (
                    [ct] => 1
                    [wt] => 1493
                    [cpu] => 1957
                    [mu] => 512
                    [pmu] => 136
                )

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 5257
                    [cpu] => 2824
                    [mu] => 110128
                    [pmu] => 89640
                )

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

            [Loader::{closure}==>ModelSeoLangSeoLang::getSetting] => Array
                (
                    [ct] => 7
                    [wt] => 433
                    [cpu] => 1972
                    [mu] => 32608
                    [pmu] => 0
                )

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

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

            [Action::execute==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 3728
                    [cpu] => 4194
                    [mu] => 261104
                    [pmu] => 473424
                )

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

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

            [ControllerCommonDashboard::index==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 150
                    [cpu] => 1334
                    [mu] => 79888
                    [pmu] => 5320
                )

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

            [Loader::{closure}==>ModelSettingEvent::getEvents] => Array
                (
                    [ct] => 1
                    [wt] => 107
                    [cpu] => 480
                    [mu] => 30944
                    [pmu] => 0
                )

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

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

            [DB::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 296
                )

            [Template\Twig::render==>Twig\Environment::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 1170
                    [cpu] => 0
                    [mu] => 35256
                    [pmu] => 5464
                )

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

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

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

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

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

            [Action::execute==>ControllerStartupSass::index] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [Action::execute@2==>ControllerExtensionDashboardDomovoy::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 2371
                    [cpu] => 3259
                    [mu] => 67408
                    [pmu] => 133040
                )

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

            [Loader::{closure}==>ModelSaleOrder::getOrders] => Array
                (
                    [ct] => 1
                    [wt] => 763
                    [cpu] => 2853
                    [mu] => 6096
                    [pmu] => 0
                )

            [ModelSaleOrder::getTotalOrders==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

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

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

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

            [ControllerStartupStartup::index==>Controller::__get] => Array
                (
                    [ct] => 522
                    [wt] => 490
                    [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] => 16561
                    [cpu] => 16734
                    [mu] => 13136
                    [pmu] => 337784
                )

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

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

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

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

            [ControllerExtensionDashboardMap::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1238
                    [cpu] => 0
                    [mu] => 13496
                    [pmu] => 12800
                )

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

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

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

            [Loader::{closure}==>ModelLocalisationCurrency::getCurrencies] => Array
                (
                    [ct] => 1
                    [wt] => 129
                    [cpu] => 1836
                    [mu] => 4792
                    [pmu] => 0
                )

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

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

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

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

            [Action::execute@2==>ControllerExtensionDashboardChart::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 1501
                    [cpu] => 0
                    [mu] => 16664
                    [pmu] => 22224
                )

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

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

            [Action::execute==>ControllerStartupPermission::index] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [Action::execute==>ControllerStartupLogin::index] => Array
                (
                    [ct] => 1
                    [wt] => 997
                    [cpu] => 1345
                    [mu] => 134440
                    [pmu] => 0
                )

            [main()==>ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 272
                    [cpu] => 0
                    [mu] => 1680
                    [pmu] => 1696
                )

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

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

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

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

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

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

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

            [OCFilter\Core::admin==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Environment::mergeGlobals] => Array
                (
                    [ct] => 17
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 512
                )

            [ModelCustomerCustomer::getTotalCustomers==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 168
                )

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

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

            [ControllerSeoLangSeoLang::load_language==>ControllerSeoLangSeoLang::method_widgets@1] => Array
                (
                    [ct] => 3
                    [wt] => 5740
                    [cpu] => 5923
                    [mu] => 101480
                    [pmu] => 82600
                )

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

            [ControllerSeoLangSeoLang::load_customer_groups==>Language::get] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [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] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getTotalOrders==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 1341
                    [cpu] => 3731
                    [mu] => -784
                    [pmu] => 0
                )

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

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

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

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

            [Proxy::editValueByCode==>Proxy::__call] => Array
                (
                    [ct] => 4
                    [wt] => 1580
                    [cpu] => 1110
                    [mu] => -136
                    [pmu] => 0
                )

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

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

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

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

            [start==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 27
                    [mu] => 200
                    [pmu] => 0
                )

            [ControllerExtensionDashboardOrder::dashboard==>Proxy::getTotalOrders] => Array
                (
                    [ct] => 3
                    [wt] => 1214
                    [cpu] => 2949
                    [mu] => 64
                    [pmu] => 0
                )

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

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

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 8483
                    [wt] => 8152
                    [cpu] => 9877
                    [mu] => 591216
                    [pmu] => 149512
                )

            [__TwigTemplate_2c270f5897cc535931909e169d1d2ed9c92b87ceca36ebb23b665498d8989ebd::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 19
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 256
                )

            [Twig\Environment::mergeGlobals==>Twig\Environment::getGlobals] => Array
                (
                    [ct] => 17
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 384
                )

            [ControllerExtensionAdvertiseGoogle::loadLibrary==>library] => Array
                (
                    [ct] => 1
                    [wt] => 207
                    [cpu] => 0
                    [mu] => 10448
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_9a6dbc23c794d8d7aed25ccf184c2ad5cdc075f74ea1f76a567647770d40241e::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 3050
                    [cpu] => 3453
                    [mu] => 16768
                    [pmu] => 581792
                )

            [Loader::{closure}==>ModelSettingSetting::getSetting] => Array
                (
                    [ct] => 2
                    [wt] => 101
                    [cpu] => 1594
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerExtensionCurrencyNbu::currency==>Controller::__get] => Array
                (
                    [ct] => 8
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerExtensionAdvertiseGoogle::__construct==>ControllerExtensionAdvertiseGoogle::loadLibrary] => Array
                (
                    [ct] => 1
                    [wt] => 667
                    [cpu] => 434
                    [mu] => 13392
                    [pmu] => 0
                )

            [ModelCustomerCustomerGroup::getCustomerGroups==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 835
                    [mu] => 1520
                    [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] => 3
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 1192
                )

            [Twig\Environment::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 227
                    [cpu] => 0
                    [mu] => 4192
                    [pmu] => 3376
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 17
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 59552
                    [pmu] => 11840
                )

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

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

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 17
                    [wt] => 787
                    [cpu] => 0
                    [mu] => 106744
                    [pmu] => 26624
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_languages] => Array
                (
                    [ct] => 1
                    [wt] => 1533
                    [cpu] => 1899
                    [mu] => 4784
                    [pmu] => 9824
                )

            [Action::execute==>ControllerStartupError::index] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 960
                    [cpu] => 22
                    [mu] => -84624
                    [pmu] => 0
                )

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

            [Template::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerExtensionDashboardActivity::dashboard==>Proxy::getActivities] => Array
                (
                    [ct] => 1
                    [wt] => 149
                    [cpu] => 712
                    [mu] => 1472
                    [pmu] => 9664
                )

            [__TwigTemplate_e37a8d200179c92fae7af16fd9589e6ac19f5a7cfeb860f98ec9b751954da918::__construct==>__TwigTemplate_e37a8d200179c92fae7af16fd9589e6ac19f5a7cfeb860f98ec9b751954da918::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 84
                    [cpu] => 2018
                    [mu] => 592
                    [pmu] => 1024
                )

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

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

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

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

            [Cart\Cart::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 84
                    [cpu] => 143
                    [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
                )

            [Twig\Cache\FilesystemCache::load==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 280
                    [pmu] => 984
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_set] => Array
                (
                    [ct] => 1
                    [wt] => 1739
                    [cpu] => 1457
                    [mu] => 11416
                    [pmu] => 11416
                )

            [ModelSaleOrder::getTotalOrders==>DB::query] => Array
                (
                    [ct] => 4
                    [wt] => 1080
                    [cpu] => 3731
                    [mu] => 4864
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_settings==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 10223
                    [cpu] => 9889
                    [mu] => 32160
                    [pmu] => 97544
                )

            [ControllerExtensionDashboardCustomer::dashboard==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::__construct==>Twig\Loader\FilesystemLoader::setPaths] => Array
                (
                    [ct] => 51
                    [wt] => 1248
                    [cpu] => 0
                    [mu] => 42184
                    [pmu] => 0
                )

            [ControllerExtensionCurrencyNbu::currency==>Cache::delete] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 71
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_customer_groups] => Array
                (
                    [ct] => 1
                    [wt] => 1635
                    [cpu] => 1571
                    [mu] => 15216
                    [pmu] => 15592
                )

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

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

            [ControllerCommonColumnLeft::index==>ControllerSeoLangSeoLang::seolang_menu] => Array
                (
                    [ct] => 1
                    [wt] => 35448
                    [cpu] => 34691
                    [mu] => 391600
                    [pmu] => 535400
                )

            [__TwigTemplate_2c270f5897cc535931909e169d1d2ed9c92b87ceca36ebb23b665498d8989ebd::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

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

            [Twig\Environment::__construct==>Twig\Environment::addExtension] => Array
                (
                    [ct] => 51
                    [wt] => 387
                    [cpu] => 0
                    [mu] => 10168
                    [pmu] => 1600
                )

            [ControllerExtensionDashboardRecent::dashboard==>Controller::__get] => Array
                (
                    [ct] => 25
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::updateOptionsHash==>Twig\ExtensionSet::getSignature] => Array
                (
                    [ct] => 51
                    [wt] => 120
                    [cpu] => 0
                    [mu] => 13184
                    [pmu] => 1008
                )

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

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

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

            [ControllerExtensionDashboardImportOptions::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 240
                    [cpu] => 0
                    [mu] => 384
                    [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] => 186
                    [cpu] => 672
                    [mu] => 10720
                    [pmu] => 0
                )

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

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

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

            [Action::execute@2==>ControllerCommonFooter::index] => Array
                (
                    [ct] => 1
                    [wt] => 2753
                    [cpu] => 3970
                    [mu] => 11544
                    [pmu] => 0
                )

            [start==>DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 420
                    [cpu] => 1415
                    [mu] => 44304
                    [pmu] => 43832
                )

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

            [ControllerExtensionDashboardSale::dashboard==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 208
                    [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] => 17
                    [wt] => 4839
                    [cpu] => 2018
                    [mu] => 129944
                    [pmu] => 29496
                )

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

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

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

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

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

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

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

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 231355
                    [cpu] => 117837
                    [mu] => 1689360
                    [pmu] => 2447504
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::exists] => Array
                (
                    [ct] => 17
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 6744
                    [pmu] => 0
                )

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

            [ControllerEventLanguage::after==>Controller::__get] => Array
                (
                    [ct] => 6199
                    [wt] => 5870
                    [cpu] => 8659
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerExtensionDashboardRecent::dashboard==>Language::get] => Array
                (
                    [ct] => 5
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [library==>modification] => Array
                (
                    [ct] => 36
                    [wt] => 1273
                    [cpu] => 0
                    [mu] => 1312
                    [pmu] => 608
                )

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

            [Loader::controller==>Action::execute@2] => Array
                (
                    [ct] => 16
                    [wt] => 202498
                    [cpu] => 88392
                    [mu] => 1146312
                    [pmu] => 1942256
                )

            [ControllerExtensionDashboardChart::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 251
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ModelSettingEvent::getEvents==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 100
                    [cpu] => 480
                    [mu] => 30784
                    [pmu] => 0
                )

            [ModelUserUserGroup::getUserGroups==>DB::query] => Array
                (
                    [ct] => 30
                    [wt] => 1892
                    [cpu] => 19233
                    [mu] => 1278608
                    [pmu] => 182512
                )

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 17
                    [wt] => 22446
                    [cpu] => 13700
                    [mu] => 494408
                    [pmu] => 1083944
                )

            [ControllerSeoLangMovaMova::__construct==>Proxy::control@1] => Array
                (
                    [ct] => 1
                    [wt] => 1583
                    [cpu] => 982
                    [mu] => 4072
                    [pmu] => 0
                )

            [ModelCustomerCustomer::getTotalCustomers==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 583
                    [cpu] => 1610
                    [mu] => 3632
                    [pmu] => 18248
                )

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

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 948
                    [cpu] => 306
                    [mu] => 78064
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 16
                    [wt] => 179
                    [cpu] => 0
                    [mu] => 418816
                    [pmu] => 0
                )

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

            [ControllerExtensionDashboardMap::dashboard==>Controller::__get] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [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] => 12
                    [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] => 109
                    [cpu] => 931
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::getStores==>Proxy::__call] => Array
                (
                    [ct] => 2
                    [wt] => 595
                    [cpu] => 1006
                    [mu] => 1552
                    [pmu] => 0
                )

            [Proxy::getStores==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 279
                    [cpu] => 704
                    [mu] => 640
                    [pmu] => 18696
                )

            [Proxy::getStores==>Proxy::__call@2] => Array
                (
                    [ct] => 2
                    [wt] => 449
                    [cpu] => 1881
                    [mu] => 1024
                    [pmu] => 0
                )

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

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

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

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 8
                    [wt] => 717
                    [cpu] => 6862
                    [mu] => 16008
                    [pmu] => 280
                )

            [Proxy::getLayouts==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 105
                    [cpu] => 630
                    [mu] => 11304
                    [pmu] => 0
                )

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

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

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

            [Proxy::__call@1==>Loader::{closure}@1] => Array
                (
                    [ct] => 3
                    [wt] => 3344
                    [cpu] => 2824
                    [mu] => 6512
                    [pmu] => 17880
                )

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

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

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

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 641
                    [cpu] => 22
                    [mu] => -85984
                    [pmu] => 0
                )

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

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 224595
                    [cpu] => 111818
                    [mu] => 1246440
                    [pmu] => 1974080
                )

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

            [ControllerExtensionDashboardImportOptions::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1310
                    [cpu] => 0
                    [mu] => 83672
                    [pmu] => 49144
                )

            [Loader::{closure}==>ModelToolImage::resize] => Array
                (
                    [ct] => 2
                    [wt] => 262
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionDashboardRecent::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 2929
                    [cpu] => 2853
                    [mu] => 18344
                    [pmu] => 86168
                )

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

            [Language::load==>modification] => Array
                (
                    [ct] => 96
                    [wt] => 4732
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

            [ModelLocalisationLanguage::getLanguages==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 1098
                    [mu] => 2392
                    [pmu] => 0
                )

            [DB::__construct==>DB\MySQLi::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 306
                    [cpu] => 1415
                    [mu] => 43824
                    [pmu] => 43536
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_model] => Array
                (
                    [ct] => 1
                    [wt] => 5605
                    [cpu] => 5650
                    [mu] => 148824
                    [pmu] => 261576
                )

            [ControllerCommonDashboard::index==>Url::link] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionDashboardImportProducts::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 1869
                    [cpu] => 1901
                    [mu] => 17752
                    [pmu] => 18800
                )

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

            [Twig\Template::render==>Twig\Template::Twig\{closure}] => Array
                (
                    [ct] => 17
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Twig\Environment::addExtension==>Twig\ExtensionSet::addExtension] => Array
                (
                    [ct] => 51
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 6520
                    [pmu] => 48
                )

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

            [ModelLocalisationCurrency::editValueByCode==>Cache::delete] => Array
                (
                    [ct] => 4
                    [wt] => 731
                    [cpu] => 672
                    [mu] => 144
                    [pmu] => 0
                )

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

            [Cart\Currency::format==>Language::get] => Array
                (
                    [ct] => 10
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionDashboardSale::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 230
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [ControllerExtensionDashboardOnline::dashboard==>Proxy::getTotalOnline] => Array
                (
                    [ct] => 1
                    [wt] => 325
                    [cpu] => 697
                    [mu] => 1184
                    [pmu] => 0
                )

            [ComposerAutoloaderInita8cb75283b86ff94542c6f1327c4ce59::getLoader==>composerRequirea8cb75283b86ff94542c6f1327c4ce59] => Array
                (
                    [ct] => 3
                    [wt] => 225
                    [cpu] => 0
                    [mu] => 496
                    [pmu] => 24
                )

            [ControllerExtensionDashboardChart::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1241
                    [cpu] => 0
                    [mu] => 16056
                    [pmu] => 22224
                )

            [OCFilter\Core::init==>OCFilter\Setting::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 642
                    [cpu] => 192
                    [mu] => 16320
                    [pmu] => 75640
                )

            [ControllerExtensionDashboardOrder::dashboard==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [ControllerExtensionCurrencyNbu::currency==>Proxy::editValueByCode] => Array
                (
                    [ct] => 4
                    [wt] => 1583
                    [cpu] => 1110
                    [mu] => 1496
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_language_get==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1323
                    [cpu] => 1651
                    [mu] => 184
                    [pmu] => 3392
                )

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

            [ControllerCommonDashboard::index==>Cart\User::hasPermission] => Array
                (
                    [ct] => 12
                    [wt] => 26
                    [cpu] => 0
                    [mu] => -552
                    [pmu] => 0
                )

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

            [ModelExtensionDashboardSale::getTotalSales==>Model::__get] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [googleshopping\Googleshopping::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 62
                    [cpu] => 70
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 20
                    [wt] => 907
                    [cpu] => 1899
                    [mu] => 352
                    [pmu] => 72
                )

            [Action::execute@3==>Controller::__construct] => Array
                (
                    [ct] => 19
                    [wt] => 13
                    [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] => 6
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_model==>Loader::model] => Array
                (
                    [ct] => 7
                    [wt] => 643
                    [cpu] => 1899
                    [mu] => 58184
                    [pmu] => 1576
                )

            [Twig\Environment::loadClass==>Twig\Environment::isTemplateFresh] => Array
                (
                    [ct] => 17
                    [wt] => 2660
                    [cpu] => 0
                    [mu] => 304
                    [pmu] => 888
                )

            [Loader::__construct==>Detection\MobileDetect::isMobile] => Array
                (
                    [ct] => 1
                    [wt] => 478
                    [cpu] => 0
                    [mu] => 13776
                    [pmu] => 21800
                )

            [start==>Session::start] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 39
                    [mu] => 1056
                    [pmu] => 18152
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>Document::addStyle] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 14
                    [wt] => 284
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::view==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 16
                    [wt] => 11958
                    [cpu] => 10415
                    [mu] => -418560
                    [pmu] => 0
                )

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

            [Loader::controller==>Event::trigger] => Array
                (
                    [ct] => 32
                    [wt] => 14760
                    [cpu] => 10415
                    [mu] => -13824
                    [pmu] => 0
                )

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

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

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

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

            [Action::execute@3==>ControllerExtensionAdvertiseGoogle::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 799
                    [cpu] => 1664
                    [mu] => 15640
                    [pmu] => 0
                )

            [start==>Cache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 278
                    [cpu] => 359
                    [mu] => 976
                    [pmu] => 0
                )

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 18
                    [wt] => 22676
                    [cpu] => 13700
                    [mu] => 579272
                    [pmu] => 1165352
                )

            [Twig\Environment::isTemplateFresh==>Twig\Loader\ChainLoader::isFresh] => Array
                (
                    [ct] => 17
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 616
                )

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

            [ControllerExtensionDashboardDomovoy::{closure}==>DB\MySQLi::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetGet] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_6527f852c0d39ae34878b41abdfd7a82e24d0e0f5a96a8de7d2c7fd9d01f01d9::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 61864
                )

            [ModelDesignLayout::getLayouts==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 630
                    [mu] => 10808
                    [pmu] => 0
                )

            [Proxy::getEvents==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 141
                    [cpu] => 480
                    [mu] => 32112
                    [pmu] => 0
                )

            [Session\DB::__construct==>Session\DB::gc] => Array
                (
                    [ct] => 1
                    [wt] => 182
                    [cpu] => 270
                    [mu] => 480
                    [pmu] => 536
                )

            [Session\DB::read==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 165
                    [cpu] => 39
                    [mu] => 1232
                    [pmu] => 17336
                )

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

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

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

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangHtmlHtml::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 133
                    [cpu] => 740
                    [mu] => 4976
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 239605
                    [cpu] => 124001
                    [mu] => 1837032
                    [pmu] => 2653808
                )

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

            [googleshopping\Googleshopping::loadStore==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 98
                    [cpu] => 364
                    [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] => 302
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [ControllerSeoLangSeoLang::load_widgets==>Language::load] => Array
                (
                    [ct] => 6
                    [wt] => 1330
                    [cpu] => 0
                    [mu] => 2064
                    [pmu] => 41832
                )

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

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

            [ControllerExtensionDashboardSale::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1441
                    [cpu] => 0
                    [mu] => 10936
                    [pmu] => 0
                )

            [ControllerExtensionDashboardRecent::dashboard==>Cart\Currency::format] => Array
                (
                    [ct] => 5
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 456
                    [pmu] => 0
                )

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

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

            [Template::render==>Template\Template::render] => Array
                (
                    [ct] => 1
                    [wt] => 216
                    [cpu] => 0
                    [mu] => 84736
                    [pmu] => 81408
                )

            [Action::execute@2==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 82104
                    [pmu] => 0
                )

            [ControllerCommonDashboard::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 230
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 87
                    [wt] => 9814
                    [cpu] => 46081
                    [mu] => 1831120
                    [pmu] => 835408
                )

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

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

            [ModelUserUser::getUser==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 185
                    [cpu] => 424
                    [mu] => 1824
                    [pmu] => 0
                )

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

            [Controller::__get==>Registry::get] => Array
                (
                    [ct] => 7998
                    [wt] => 2890
                    [cpu] => 3980
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::setPaths==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 51
                    [wt] => 1154
                    [cpu] => 0
                    [mu] => 22880
                    [pmu] => 0
                )

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

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

            [Action::execute@3==>ControllerExtensionAdvertiseGoogle::admin_link] => Array
                (
                    [ct] => 1
                    [wt] => 313
                    [cpu] => 445
                    [mu] => 3984
                    [pmu] => 0
                )

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

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

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

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

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

            [ControllerExtensionDashboardOrder::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 231
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 36
                    [wt] => 4689
                    [cpu] => 2109
                    [mu] => 600384
                    [pmu] => 29648
                )

            [Request::clean==>Request::clean@1] => Array
                (
                    [ct] => 116
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 22752
                    [pmu] => 16744
                )

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

            [ControllerExtensionDashboardCustomer::dashboard==>Proxy::getTotalCustomers] => Array
                (
                    [ct] => 3
                    [wt] => 915
                    [cpu] => 1725
                    [mu] => 40
                    [pmu] => 19408
                )

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

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

            [Xhgui\Profiler\Profiler::disable==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 288
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

            [DB::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 64
                    [wt] => 48
                    [cpu] => 0
                    [mu] => -3024
                    [pmu] => 0
                )

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

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 231339
                    [cpu] => 117837
                    [mu] => 1689248
                    [pmu] => 2447504
                )

            [ControllerSeoLangSeoLang::method_widgets==>Proxy::control] => Array
                (
                    [ct] => 2
                    [wt] => 3387
                    [cpu] => 2120
                    [mu] => 76768
                    [pmu] => 0
                )

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

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

            [Twig\Environment::load==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

            [ControllerExtensionDashboardImportProducts::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 242
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

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

            [ControllerExtensionDashboardActivity::dashboard==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 4864
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>ModelLocalisationCurrency::editValueByCode] => Array
                (
                    [ct] => 4
                    [wt] => 1317
                    [cpu] => 1110
                    [mu] => 704
                    [pmu] => 0
                )

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

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

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

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

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

            [Action::execute@4==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 20664
                    [pmu] => 13912
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::__construct] => Array
                (
                    [ct] => 68
                    [wt] => 2283
                    [cpu] => 0
                    [mu] => 33880
                    [pmu] => 0
                )

            [ModelLocalisationCurrency::editValueByCode==>Model::__get] => Array
                (
                    [ct] => 12
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonDashboard::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 5317
                    [cpu] => 7583
                    [mu] => 98952
                    [pmu] => 0
                )

            [Loader::view==>Template::__construct] => Array
                (
                    [ct] => 18
                    [wt] => 278
                    [cpu] => 0
                    [mu] => 2744
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelLocalisationLanguage::getLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 72
                    [cpu] => 1098
                    [mu] => 2648
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>__TwigTemplate_e37a8d200179c92fae7af16fd9589e6ac19f5a7cfeb860f98ec9b751954da918::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 91
                    [cpu] => 2018
                    [mu] => 1104
                    [pmu] => 1296
                )

            [Loader::{closure}==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 3
                    [wt] => 5093
                    [cpu] => 2824
                    [mu] => 110696
                    [pmu] => 89640
                )

            [Cache::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonColumnLeft::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 1875
                    [cpu] => 704
                    [mu] => 34744
                    [pmu] => 89640
                )

            [ControllerSeoLangSeoLang::load_customer_groups==>Proxy::getCustomerGroups] => Array
                (
                    [ct] => 1
                    [wt] => 115
                    [cpu] => 835
                    [mu] => 2280
                    [pmu] => 0
                )

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

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

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

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 7300
                    [wt] => 2721
                    [cpu] => 3268
                    [mu] => 508984
                    [pmu] => 117480
                )

            [Loader::language==>Event::trigger] => Array
                (
                    [ct] => 38
                    [wt] => 728
                    [cpu] => 0
                    [mu] => -16832
                    [pmu] => 0
                )

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

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

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

            [ControllerExtensionDashboardOrder::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1617
                    [cpu] => 0
                    [mu] => 10984
                    [pmu] => 39744
                )

            [ControllerExtensionAdvertiseGoogle::admin_link==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [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] => 1480
                    [cpu] => 1957
                    [mu] => 184
                    [pmu] => 136
                )

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

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1636
                    [cpu] => 934
                    [mu] => 38280
                    [pmu] => 75640
                )

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

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

            [ControllerExtensionDashboardOnline::dashboard==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 4848
                    [pmu] => 0
                )

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

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

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

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

            [ModelSettingStore::getStores==>Cache::get] => Array
                (
                    [ct] => 5
                    [wt] => 439
                    [cpu] => 3256
                    [mu] => 256
                    [pmu] => 280
                )

            [Loader::{closure}==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 2
                    [wt] => 484
                    [cpu] => 1006
                    [mu] => 896
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Environment::setCache==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 116
                    [cpu] => 0
                    [mu] => 1480
                    [pmu] => 0
                )

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

            [Action::execute@3==>ControllerSearchSearch::index] => Array
                (
                    [ct] => 1
                    [wt] => 2039
                    [cpu] => 1545
                    [mu] => 17480
                    [pmu] => 64496
                )

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

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

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

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

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

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

            [ControllerExtensionDashboardImportProducts::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1618
                    [cpu] => 1901
                    [mu] => 17112
                    [pmu] => 18800
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1708
                    [cpu] => 704
                    [mu] => 24752
                    [pmu] => 78224
                )

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

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

            [ModelExtensionDashboardActivity::getActivities==>Model::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

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

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

            [ControllerSeoLangSeoLang::load_view==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 2151
                    [cpu] => 1207
                    [mu] => 86288
                    [pmu] => 113440
                )

            [Loader::{closure}==>ModelCustomerCustomerGroup::getCustomerGroups] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 835
                    [mu] => 1488
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadLibrary==>googleshopping\Googleshopping::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 414
                    [cpu] => 434
                    [mu] => 2368
                    [pmu] => 0
                )

            [Action::execute@3==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

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

            [ModelLocalisationOrderStatus::getOrderStatuses==>Cache::get] => Array
                (
                    [ct] => 1
                    [wt] => 113
                    [cpu] => 672
                    [mu] => 9296
                    [pmu] => 0
                )

            [Loader::controller==>Action::__construct] => Array
                (
                    [ct] => 16
                    [wt] => 879
                    [cpu] => 4000
                    [mu] => 1560
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_languages==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1319
                    [cpu] => 801
                    [mu] => 184
                    [pmu] => 9824
                )

            [ControllerCommonColumnLeft::index==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 316
                    [cpu] => 0
                    [mu] => 21424
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionCurrencyNbu::currency] => Array
                (
                    [ct] => 1
                    [wt] => 116335
                    [cpu] => 10054
                    [mu] => 3312
                    [pmu] => 0
                )

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

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 5
                    [wt] => 345
                    [cpu] => 234
                    [mu] => 128
                    [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] => 17
                    [wt] => 6341
                    [cpu] => 7463
                    [mu] => 110848
                    [pmu] => 783048
                )

            [Action::execute@3==>modification] => Array
                (
                    [ct] => 20
                    [wt] => 993
                    [cpu] => 0
                    [mu] => 288
                    [pmu] => 0
                )

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

            [Loader::{closure}==>ModelUserUserGroup::getUserGroups] => Array
                (
                    [ct] => 30
                    [wt] => 2012
                    [cpu] => 19233
                    [mu] => 1266384
                    [pmu] => 182688
                )

            [ControllerSeoLangSeoLang::load_languages==>Config::get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [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] => 135
                    [cpu] => 0
                    [mu] => 10888
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::getTimestamp] => Array
                (
                    [ct] => 17
                    [wt] => 930
                    [cpu] => 0
                    [mu] => 1896
                    [pmu] => 0
                )

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

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

            [Twig\Environment::__construct==>Twig\Environment::setCharset] => Array
                (
                    [ct] => 17
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 297
                    [cpu] => 0
                    [mu] => 90944
                    [pmu] => 16224
                )

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

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

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

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\ProfilingData::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 17
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 66424
                    [pmu] => 11968
                )

            [Action::execute==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 224839
                    [cpu] => 111818
                    [mu] => 1260848
                    [pmu] => 1974080
                )

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

            [Session::__construct==>Session\DB::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 187
                    [cpu] => 270
                    [mu] => 1112
                    [pmu] => 536
                )

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

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

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

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

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

            [Loader::{closure}@2==>ModelSettingStore::getStores] => Array
                (
                    [ct] => 2
                    [wt] => 342
                    [cpu] => 1881
                    [mu] => 320
                    [pmu] => 0
                )

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 19
                    [wt] => 3623
                    [cpu] => 5954
                    [mu] => 17000
                    [pmu] => 12336
                )

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

            [Detection\MobileDetect::isMobile==>Detection\MobileDetect::matchDetectionRulesAgainstUA] => Array
                (
                    [ct] => 1
                    [wt] => 471
                    [cpu] => 0
                    [mu] => 13264
                    [pmu] => 21416
                )

            [Session::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 520
                )

            [ControllerCommonHeader::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 3428
                    [cpu] => 2591
                    [mu] => 19032
                    [pmu] => 64496
                )

            [Action::execute@2==>ControllerExtensionDashboardMap::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 1499
                    [cpu] => 0
                    [mu] => 14104
                    [pmu] => 12800
                )

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

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

            [ControllerExtensionDashboardSale::dashboard==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [__TwigTemplate_ebb565f4593b47cf87681f3ba77547bf2990903227ffc9258ba2d19b2fac55ed::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 80
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 161
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 488
                )

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

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

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

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

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

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

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

            [Proxy::control@1==>Proxy::__call@1] => Array
                (
                    [ct] => 2
                    [wt] => 3074
                    [cpu] => 2120
                    [mu] => 5376
                    [pmu] => 0
                )

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

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

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

            [ControllerCommonDashboard::index==>Config::get] => Array
                (
                    [ct] => 39
                    [wt] => 29
                    [cpu] => 0
                    [mu] => -1808
                    [pmu] => 0
                )

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

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

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

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

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

            [ControllerSeoLangSeoLang::load_language==>Language::load] => Array
                (
                    [ct] => 12
                    [wt] => 3008
                    [cpu] => 1601
                    [mu] => 76712
                    [pmu] => 0
                )

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

            [ControllerExtensionAdvertiseGoogle::admin_link==>Proxy::getStores] => Array
                (
                    [ct] => 1
                    [wt] => 274
                    [cpu] => 445
                    [mu] => 128
                    [pmu] => 0
                )

            [Template::set==>Template\Template::set] => Array
                (
                    [ct] => 1183
                    [wt] => 416
                    [cpu] => 0
                    [mu] => 82104
                    [pmu] => 32032
                )

            [Loader::{closure}==>ModelUserUser::getUser] => Array
                (
                    [ct] => 1
                    [wt] => 191
                    [cpu] => 424
                    [mu] => 1480
                    [pmu] => 0
                )

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

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

            [__TwigTemplate_6527f852c0d39ae34878b41abdfd7a82e24d0e0f5a96a8de7d2c7fd9d01f01d9::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 30
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 256
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 15968
                    [pmu] => 2032
                )

            [Proxy::getValue==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 356
                    [cpu] => 431
                    [mu] => 144
                    [pmu] => 20512
                )

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 231346
                    [cpu] => 117837
                    [mu] => 1689376
                    [pmu] => 2447504
                )

            [ControllerCommonColumnLeft::index==>Proxy::getTotalOrders] => Array
                (
                    [ct] => 1
                    [wt] => 131
                    [cpu] => 782
                    [mu] => 160
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::stop] => Array
                (
                    [ct] => 1
                    [wt] => 314
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

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

            [Detection\MobileDetect::matchDetectionRulesAgainstUA==>Detection\MobileDetect::match] => Array
                (
                    [ct] => 183
                    [wt] => 387
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 8408
                )

            [ControllerSeoLangSeoLang::method_widgets@1==>ControllerSeoLangSeoLang::add_permission] => Array
                (
                    [ct] => 6
                    [wt] => 4035
                    [cpu] => 4992
                    [mu] => 128
                    [pmu] => 82600
                )

            [__TwigTemplate_4de7b300b3f8562be65c93ed8186ee77cc3f33207038722bfd89dda9b6c1c042::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 10
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

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

            [Action::execute@2==>ControllerCommonColumnLeft::index] => Array
                (
                    [ct] => 1
                    [wt] => 46644
                    [cpu] => 45685
                    [mu] => 609360
                    [pmu] => 1271552
                )

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 17
                    [wt] => 6522
                    [cpu] => 5464
                    [mu] => 141392
                    [pmu] => 42360
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_language_get] => Array
                (
                    [ct] => 1
                    [wt] => 1486
                    [cpu] => 1651
                    [mu] => 4664
                    [pmu] => 3392
                )

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_2c270f5897cc535931909e169d1d2ed9c92b87ceca36ebb23b665498d8989ebd::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 99
                    [cpu] => 0
                    [mu] => 16896
                    [pmu] => 61992
                )

            [__TwigTemplate_ebb565f4593b47cf87681f3ba77547bf2990903227ffc9258ba2d19b2fac55ed::doDisplay==>twig_ensure_traversable] => Array
                (
                    [ct] => 19
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::__construct==>ControllerSeoLangSeoLang::load_widgets] => Array
                (
                    [ct] => 3
                    [wt] => 3655
                    [cpu] => 239
                    [mu] => 4056
                    [pmu] => 41832
                )

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

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

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

            [ControllerCommonDashboard::index==>Controller::__get] => Array
                (
                    [ct] => 82
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionDashboardOnline::getTotalOnline==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 250
                    [cpu] => 697
                    [mu] => 1296
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey@1==>Twig\Loader\ArrayLoader::getCacheKey] => Array
                (
                    [ct] => 17
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 59296
                    [pmu] => 11712
                )

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 34
                    [wt] => 800
                    [cpu] => 0
                    [mu] => 13864
                    [pmu] => 0
                )

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

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

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

            [Request::__construct==>Request::clean] => Array
                (
                    [ct] => 6
                    [wt] => 186
                    [cpu] => 0
                    [mu] => 26944
                    [pmu] => 18752
                )

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

            [Loader::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 600
                )

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

            [ControllerSeoLangSeoLang::__construct==>Proxy::getStores] => Array
                (
                    [ct] => 3
                    [wt] => 730
                    [cpu] => 2585
                    [mu] => 1792
                    [pmu] => 18696
                )

            [ControllerExtensionDashboardCustomer::dashboard==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 42096
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangMovaMova::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 8626
                    [cpu] => 8203
                    [mu] => 82040
                    [pmu] => 82600
                )

            [Proxy::getTotalCustomers==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 910
                    [cpu] => 1725
                    [mu] => -840
                    [pmu] => 19408
                )

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

            [Cache::__construct==>library] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [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] => 17
                    [wt] => 2544
                    [cpu] => 0
                    [mu] => -688
                    [pmu] => 144
                )

            [ControllerSeoLangSeoLang::load_layouts==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1372
                    [cpu] => 1333
                    [mu] => 184
                    [pmu] => 11440
                )

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

            [ControllerExtensionDashboardOrder::dashboard==>Controller::__get] => Array
                (
                    [ct] => 9
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_settings==>ControllerSeoLangMovaMova::load_settings_mova] => Array
                (
                    [ct] => 1
                    [wt] => 8479
                    [cpu] => 7524
                    [mu] => 75528
                    [pmu] => 82600
                )

            [ControllerSeoLangMovaMova::load_language==>Language::load] => Array
                (
                    [ct] => 4
                    [wt] => 929
                    [cpu] => 0
                    [mu] => 66720
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
                (
                    [ct] => 17
                    [wt] => 6545
                    [cpu] => 7463
                    [mu] => 183424
                    [pmu] => 943168
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 17
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 2848
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionDashboardSale::getTotalSales] => Array
                (
                    [ct] => 3
                    [wt] => 1372
                    [cpu] => 3437
                    [mu] => 632
                    [pmu] => 0
                )

            [__TwigTemplate_e37a8d200179c92fae7af16fd9589e6ac19f5a7cfeb860f98ec9b751954da918::getSourceContext==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 81
                    [cpu] => 2018
                    [mu] => 240
                    [pmu] => 984
                )

            [Loader::{closure}==>ModelSettingExtension::getInstalled] => Array
                (
                    [ct] => 1
                    [wt] => 163
                    [cpu] => 94
                    [mu] => 1824
                    [pmu] => 24872
                )

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

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

            [Session::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 112
                )

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 6182
                    [wt] => 1963
                    [cpu] => 116
                    [mu] => -256
                    [pmu] => 0
                )

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

            [Proxy::getTotalSales==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 1565
                    [cpu] => 3437
                    [mu] => -712
                    [pmu] => 0
                )

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

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 17
                    [wt] => 1546
                    [cpu] => 3446
                    [mu] => 9416
                    [pmu] => 12512
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

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

            [Twig\Environment::addExtension==>Twig\Environment::updateOptionsHash] => Array
                (
                    [ct] => 51
                    [wt] => 220
                    [cpu] => 0
                    [mu] => 3520
                    [pmu] => 1552
                )

            [Cache::delete==>Cache\Redis::delete] => Array
                (
                    [ct] => 5
                    [wt] => 220
                    [cpu] => 743
                    [mu] => 128
                    [pmu] => 0
                )

            [Router::__construct==>initOCFilter] => Array
                (
                    [ct] => 1
                    [wt] => 1606
                    [cpu] => 934
                    [mu] => 38152
                    [pmu] => 75640
                )

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

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

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

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

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

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1331
                    [cpu] => 1871
                    [mu] => 184
                    [pmu] => 7968
                )

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

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

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

            [OCFilter\Core::init==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 10
                    [wt] => 191
                    [cpu] => 0
                    [mu] => 1504
                    [pmu] => 0
                )

            [twig_get_attribute==>Twig\Environment::isStrictVariables] => Array
                (
                    [ct] => 4
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [Loader::{closure}==>ModelReportStatistics::getValue] => Array
                (
                    [ct] => 3
                    [wt] => 151
                    [cpu] => 431
                    [mu] => 608
                    [pmu] => 18688
                )

            [start==>Loader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 638
                    [cpu] => 0
                    [mu] => 15472
                    [pmu] => 23568
                )

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

            [start==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 20
                    [wt] => 376
                    [cpu] => 0
                    [mu] => 1648
                    [pmu] => 1944
                )

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

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 17
                    [wt] => 6430
                    [cpu] => 5464
                    [mu] => 139488
                    [pmu] => 42104
                )

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

            [Action::execute@2==>ControllerExtensionDashboardActivity::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 3595
                    [cpu] => 3503
                    [mu] => 43880
                    [pmu] => 78232
                )

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

            [Loader::{closure}==>ModelExtensionDashboardActivity::getActivities] => Array
                (
                    [ct] => 1
                    [wt] => 90
                    [cpu] => 712
                    [mu] => 576
                    [pmu] => 9664
                )

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

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

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

            [ControllerExtensionDashboardImportTop::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 249
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [ModelSeoLangSeoLang::control==>ControllerSeoLangHtmlHtml::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1503
                    [cpu] => 1138
                    [mu] => 2824
                    [pmu] => 0
                )

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

            [ModelExtensionDashboardSale::getTotalSales==>DB::escape] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [ControllerExtensionDashboardOnline::dashboard==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadLibrary==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_url_link==>Url::link] => Array
                (
                    [ct] => 16
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1440
                    [pmu] => 0
                )

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

            [ModelUserUserGroup::getUserGroups==>Model::__get] => Array
                (
                    [ct] => 30
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 216
                    [pmu] => 0
                )

            [ModelCustomerCustomer::getTotalCustomers==>Model::__get] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 128
                )

            [ModelSeoLangSeoLang::control==>modification] => Array
                (
                    [ct] => 3
                    [wt] => 128
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 104
                )

            [Template::__construct==>library] => Array
                (
                    [ct] => 2
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 112
                    [pmu] => 0
                )

            [Action::execute@1==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 12856
                    [pmu] => 0
                )

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

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

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_ebb565f4593b47cf87681f3ba77547bf2990903227ffc9258ba2d19b2fac55ed::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 2720
                    [cpu] => 4010
                    [mu] => 74112
                    [pmu] => 0
                )

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

            [ModelReportStatistics::getValue==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 122
                    [cpu] => 431
                    [mu] => 3440
                    [pmu] => 18320
                )

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

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

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

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

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 17
                    [wt] => 155
                    [cpu] => 0
                    [mu] => 4728
                    [pmu] => 0
                )

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

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

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

            [Proxy::__call==>Loader::{closure}] => Array
                (
                    [ct] => 74
                    [wt] => 18943
                    [cpu] => 47394
                    [mu] => 1497928
                    [pmu] => 348264
                )

            [ControllerStartupLogin::index==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 171
                    [cpu] => 0
                    [mu] => 4520
                    [pmu] => 488
                )

            [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] => 8440
                    [cpu] => 7524
                    [mu] => 72544
                    [pmu] => 82600
                )

            [Action::execute@2==>ControllerExtensionDashboardImportTop::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 1600
                    [cpu] => 1838
                    [mu] => 18744
                    [pmu] => 19760
                )

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

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 237758
                    [cpu] => 123963
                    [mu] => 1912192
                    [pmu] => 2643088
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 482
                    [cpu] => 0
                    [mu] => 12752
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionDashboardSale::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 3429
                    [cpu] => 3437
                    [mu] => 28296
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::stop==>Xhgui\Profiler\Profiler::disable] => Array
                (
                    [ct] => 1
                    [wt] => 313
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 0
                )

            [Action::execute@2==>modification] => Array
                (
                    [ct] => 49
                    [wt] => 2385
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [ControllerExtensionDashboardDomovoy::dashboard==>ControllerExtensionDashboardDomovoy::checkFunc] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 400
                    [pmu] => 0
                )

            [ControllerExtensionDashboardActivity::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 244
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 6944
                )

            [start==>Config::load] => Array
                (
                    [ct] => 2
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 3032
                    [pmu] => 5736
                )

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

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

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

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

            [main()==>Xhgui\Profiler\Profiler::registerShutdownHandler] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 264
                )

            [Xhgui\Profiler\ProfilingData::__construct==>Xhgui\Profiler\Config::offsetExists] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionDashboardOnline::getTotalOnline] => Array
                (
                    [ct] => 1
                    [wt] => 258
                    [cpu] => 697
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::add_permission==>Proxy::getUserGroups] => Array
                (
                    [ct] => 30
                    [wt] => 3569
                    [cpu] => 19233
                    [mu] => 1267168
                    [pmu] => 183936
                )

            [ControllerCommonColumnLeft::index==>Url::link] => Array
                (
                    [ct] => 75
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 6064
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::add_permission==>Loader::model] => Array
                (
                    [ct] => 30
                    [wt] => 189
                    [cpu] => 0
                    [mu] => 11584
                    [pmu] => 11912
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_url_link] => Array
                (
                    [ct] => 1
                    [wt] => 1419
                    [cpu] => 807
                    [mu] => 3072
                    [pmu] => 3072
                )

            [Loader::controller@1==>Action::execute@3] => Array
                (
                    [ct] => 1
                    [wt] => 2140
                    [cpu] => 1545
                    [mu] => 17888
                    [pmu] => 64496
                )

            [ControllerExtensionDashboardImportTop::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1341
                    [cpu] => 1838
                    [mu] => 18136
                    [pmu] => 19760
                )

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

            [Action::execute@2==>ControllerCommonHeader::index] => Array
                (
                    [ct] => 1
                    [wt] => 6931
                    [cpu] => 6521
                    [mu] => 96648
                    [pmu] => 139720
                )

            [ControllerSeoLangSeoLang::validate==>Language::load] => Array
                (
                    [ct] => 1
                    [wt] => 479
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

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

            [ControllerExtensionAdvertiseGoogle::loadStore==>Proxy::getSetting] => Array
                (
                    [ct] => 1
                    [wt] => 113
                    [cpu] => 1230
                    [mu] => 1296
                    [pmu] => 0
                )

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

            [ControllerExtensionDashboardDomovoy::dashboard==>ControllerExtensionDashboardDomovoy::date_diff] => Array
                (
                    [ct] => 3
                    [wt] => 30
                    [cpu] => 0
                    [mu] => -640
                    [pmu] => 0
                )

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

            [Twig\Loader\ChainLoader::__construct==>Twig\Loader\ChainLoader::addLoader] => Array
                (
                    [ct] => 136
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 25696
                    [pmu] => 0
                )

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

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

            [ControllerCommonColumnLeft::index==>Cart\User::hasPermission] => Array
                (
                    [ct] => 74
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 648
                    [cpu] => 2933
                    [mu] => 348832
                    [pmu] => 472624
                )

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

            [Proxy::getCustomerGroups==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 114
                    [cpu] => 835
                    [mu] => 2152
                    [pmu] => 0
                )

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

            [ControllerExtensionDashboardOnline::dashboard==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [Proxy::__call@2==>Loader::{closure}@2] => Array
                (
                    [ct] => 2
                    [wt] => 443
                    [cpu] => 1881
                    [mu] => 800
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerExtensionDashboardOnline::dashboard] => Array
                (
                    [ct] => 1
                    [wt] => 1954
                    [cpu] => 697
                    [mu] => 17448
                    [pmu] => 17328
                )

            [Loader::{closure}==>ModelCustomerCustomer::getTotalCustomers] => Array
                (
                    [ct] => 3
                    [wt] => 622
                    [cpu] => 1610
                    [mu] => 512
                    [pmu] => 19104
                )

            [Template\Twig::render==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 668
                    [cpu] => 0
                    [mu] => 7064
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::__construct==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Session::start==>Session\DB::read] => Array
                (
                    [ct] => 1
                    [wt] => 183
                    [cpu] => 39
                    [mu] => 928
                    [pmu] => 18152
                )

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

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

            [ControllerStartupEvent::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 13936
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::__construct==>ControllerExtensionAdvertiseGoogle::loadStore] => Array
                (
                    [ct] => 1
                    [wt] => 123
                    [cpu] => 1230
                    [mu] => 1864
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 10834
                    [cpu] => 10442
                    [mu] => 46976
                    [pmu] => 97544
                )

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 17
                    [wt] => 6222
                    [cpu] => 7463
                    [mu] => 110208
                    [pmu] => 782408
                )

            [OCFilter\Core::admin==>library] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [ControllerExtensionDashboardDomovoy::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1671
                    [cpu] => 3259
                    [mu] => 51288
                    [pmu] => 125040
                )

            [Loader::{closure}==>ModelLocalisationOrderStatus::getOrderStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 122
                    [cpu] => 672
                    [mu] => 9720
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 18
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 451696
                    [pmu] => 0
                )

            [library==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 256
                    [wt] => 161
                    [cpu] => 0
                    [mu] => 211072
                    [pmu] => 21360
                )

            [ControllerCommonHeader::index==>Url::link] => Array
                (
                    [ct] => 8
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerExtensionDashboardActivity::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3091
                    [cpu] => 2791
                    [mu] => 36560
                    [pmu] => 61624
                )

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

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

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 30
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 1368
                    [pmu] => 448
                )

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

            [start==>library] => Array
                (
                    [ct] => 10
                    [wt] => 688
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 2400
                )

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangMovaMova::load_language] => Array
                (
                    [ct] => 1
                    [wt] => 355
                    [cpu] => 0
                    [mu] => -2680
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@1==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 4
                    [wt] => 213
                    [cpu] => 0
                    [mu] => 2560
                    [pmu] => 488
                )

            [initOCFilter==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getActivities==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 148
                    [cpu] => 712
                    [mu] => 1344
                    [pmu] => 9664
                )

            [ControllerSeoLangSeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 33
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 24
                )

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

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\TidewaysXHProf::disable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelLocalisationCurrency::editValueByCode==>DB::escape] => Array
                (
                    [ct] => 4
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 288
                    [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] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 168
                    [pmu] => 168
                )

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

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

            [ControllerSeoLangSeoLang::load_model==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 4942
                    [cpu] => 3751
                    [mu] => 90384
                    [pmu] => 260000
                )

            [Loader::{closure}==>ModelSaleOrder::getTotalOrders] => Array
                (
                    [ct] => 4
                    [wt] => 1114
                    [cpu] => 3731
                    [mu] => 576
                    [pmu] => 0
                )

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

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

            [ModelExtensionDashboardSale::getTotalSales==>DB::query] => Array
                (
                    [ct] => 3
                    [wt] => 1346
                    [cpu] => 3437
                    [mu] => 3752
                    [pmu] => 0
                )

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

            [Proxy::getInstalled==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 234
                    [cpu] => 94
                    [mu] => 2112
                    [pmu] => 26504
                )

            [Proxy::getUserGroups==>Proxy::__call] => Array
                (
                    [ct] => 30
                    [wt] => 3541
                    [cpu] => 19233
                    [mu] => 1267040
                    [pmu] => 183936
                )

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

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

            [ControllerCommonColumnLeft::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 242
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [Twig\Environment::loadClass==>__TwigTemplate_2c270f5897cc535931909e169d1d2ed9c92b87ceca36ebb23b665498d8989ebd::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 608
                    [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] => 15
                    [wt] => 1089
                    [cpu] => 0
                    [mu] => 15216
                    [pmu] => 5504
                )

            [ControllerExtensionDashboardOnline::dashboard==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1270
                    [cpu] => 0
                    [mu] => 10680
                    [pmu] => 17328
                )

            [ModelSettingStore::getStores==>Cache::set] => Array
                (
                    [ct] => 5
                    [wt] => 353
                    [cpu] => 234
                    [mu] => 256
                    [pmu] => 0
                )

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

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

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

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 17
                    [wt] => 6503
                    [cpu] => 7463
                    [mu] => 183296
                    [pmu] => 942576
                )

            [OCFilter\Core::init==>OCFilter\OpenCart::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 742
                    [mu] => 512
                    [pmu] => 0
                )

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

            [Proxy::getOrders==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 822
                    [cpu] => 2853
                    [mu] => 6376
                    [pmu] => 0
                )

            [ControllerSeoLangHtmlHtml::load_language==>Language::load] => Array
                (
                    [ct] => 4
                    [wt] => 758
                    [cpu] => 0
                    [mu] => -64
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 1
                    [wt] => 1076
                    [cpu] => 1046
                    [mu] => -20408
                    [pmu] => 0
                )

            [Loader::controller@1==>Event::trigger] => Array
                (
                    [ct] => 2
                    [wt] => 1265
                    [cpu] => 1046
                    [mu] => -480
                    [pmu] => 0
                )

            [ControllerExtensionDashboardCustomer::dashboard==>Url::link] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 208
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 142
                    [wt] => 2943
                    [cpu] => 115
                    [mu] => -63808
                    [pmu] => 576
                )

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

            [ControllerSeoLangSeoLang::load_set_complete==>Proxy::getOrderStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 180
                    [cpu] => 672
                    [mu] => 10520
                    [pmu] => 0
                )

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

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

            [ControllerSearchSearch::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 238
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 5392
                )

            [ControllerExtensionDashboardRecent::dashboard==>Url::link] => Array
                (
                    [ct] => 5
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 448
                    [pmu] => 0
                )

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

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

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

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 33
                    [wt] => 14261
                    [cpu] => 10415
                    [mu] => 82744
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@3] => Array
                (
                    [ct] => 19
                    [wt] => 4799
                    [cpu] => 3155
                    [mu] => 513464
                    [pmu] => 15736
                )

            [Event::trigger==>Action::execute@4] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 21048
                    [pmu] => 13912
                )

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

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

        )

)