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] => 689f018fb012717c6b532375
    [meta] => Array
        (
            [url] => /admin/index.php?route=catalog/product&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
            [get] => Array
                (
                    [route] => catalog/product
                    [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=catalog/product&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
                    [PHP_SELF] => /admin/index.php
                    [REQUEST_TIME_FLOAT] => 1755251076.21
                    [REQUEST_TIME] => 1755251076
                )

            [simple_url] => /admin/index.php?route=catalog/product&user_token=ndoeX4hzJSdK440vtI5W6FlgajQLRpPy
            [request_ts] => MongoDate Object
                (
                    [sec] => 1755251076
                    [usec] => 0
                )

            [request_ts_micro] => MongoDate Object
                (
                    [sec] => 1755251076
                    [usec] => 210000
                )

            [request_date] => 2025-08-15
        )

    [profile] => Array
        (
            [ControllerSeoLangSeoLang::load_model==>Controller::__get] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\ExpressionParser::parseExpression==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 175
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\Node\IfNode::compile@1==>Twig\Compiler::addDebugInfo] => Array
                (
                    [ct] => 7
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Node\Node::getSourceContext] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@3==>ControllerEventLanguage::index] => Array
                (
                    [ct] => 4
                    [wt] => 516
                    [cpu] => 471
                    [mu] => 266592
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\CoreExtension::getTests] => Array
                (
                    [ct] => 1
                    [wt] => 332
                    [cpu] => 0
                    [mu] => 5512
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::getList==>Proxy::getTotalProducts] => Array
                (
                    [ct] => 1
                    [wt] => 571
                    [cpu] => 705
                    [mu] => 2256
                    [pmu] => 0
                )

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

            [Twig\Extension\EscaperExtension::getNodeVisitors==>Twig\NodeVisitor\EscaperNodeVisitor::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 706
                    [cpu] => 0
                    [mu] => 1712
                    [pmu] => 0
                )

            [Proxy::resize==>Proxy::__call] => Array
                (
                    [ct] => 22
                    [wt] => 315031
                    [cpu] => 257252
                    [mu] => -3784
                    [pmu] => 700904
                )

            [Proxy::resize==>Proxy::__call@1] => Array
                (
                    [ct] => 7894
                    [wt] => 527524
                    [cpu] => 12731
                    [mu] => -2968296
                    [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] => 295
                    [cpu] => 879
                    [mu] => 43816
                    [pmu] => 0
                )

            [Twig\Node\Expression\Binary\LessEqualBinary::operator==>Twig\Compiler::raw] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\ConstantExpression::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 48
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\ExpressionParser::parsePostfixExpression] => Array
                (
                    [ct] => 175
                    [wt] => 4696
                    [cpu] => 11938
                    [mu] => 153072
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@3==>Twig\Node\TextNode::compile] => Array
                (
                    [ct] => 3
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Parser::getStream] => Array
                (
                    [ct] => 30
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::parse==>Twig\Parser::parse] => Array
                (
                    [ct] => 1
                    [wt] => 39147
                    [cpu] => 39660
                    [mu] => 588728
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionValues==>Config::get] => Array
                (
                    [ct] => 7895
                    [wt] => 3461
                    [cpu] => 52
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 7406
                    [cpu] => 4135
                    [mu] => 66784
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\StagingExtension::getNodeVisitors] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse==>Twig\Node\TextNode::__construct] => Array
                (
                    [ct] => 84
                    [wt] => 128
                    [cpu] => 0
                    [mu] => 31840
                    [pmu] => 0
                )

            [Twig\Extension\EscaperExtension::getFilters==>Twig\TwigFilter::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

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

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

            [Twig\Parser::subparse@3==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 13
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext==>Twig\Node\Node::setSourceContext@1] => Array
                (
                    [ct] => 9
                    [wt] => 5967
                    [cpu] => 7983
                    [mu] => 7232
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile==>ControllerStartupError::handler] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getDisplayOptionsCombinations==>DB::query] => Array
                (
                    [ct] => 93358
                    [wt] => 2481236
                    [cpu] => 2865857
                    [mu] => 119040928
                    [pmu] => 1185688
                )

            [ModelCatalogProduct::getTotalProducts==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 462
                    [cpu] => 705
                    [mu] => 1328
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@1==>Twig\Node\IfNode::compile] => Array
                (
                    [ct] => 14
                    [wt] => 4158
                    [cpu] => 1449
                    [mu] => 40936
                    [pmu] => 0
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::optimizeRawFilter==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@14==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 63
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 11720
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\Token::getType] => Array
                (
                    [ct] => 48
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\TwigFilter::getArguments] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::compile==>Twig\Node\ModuleNode::compile] => Array
                (
                    [ct] => 1
                    [wt] => 7203
                    [cpu] => 3985
                    [mu] => 102456
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@1==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 18
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::getOperatorRegex==>Twig\Environment::getBinaryOperators] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@4==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 198
                    [wt] => 415
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [ControllerStartupPermission::index==>Cart\User::hasPermission] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 552
                    [cpu] => 185
                    [mu] => 56448
                    [pmu] => 75640
                )

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Source::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@4==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 99
                    [wt] => 537
                    [cpu] => 3992
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Source::getName] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\CoreExtension::getNodeVisitors] => Array
                (
                    [ct] => 1
                    [wt] => 627
                    [cpu] => 3998
                    [mu] => 2024
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile==>Twig\Node\Node::compile] => Array
                (
                    [ct] => 8
                    [wt] => 6475
                    [cpu] => 3985
                    [mu] => 91928
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@12==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 52
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@9==>Twig\Source::getName] => Array
                (
                    [ct] => 39
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::__construct==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::switchLanguage==>ControllerSeoLangSeoLang::load_language] => Array
                (
                    [ct] => 3
                    [wt] => 8292
                    [cpu] => 7858
                    [mu] => 159624
                    [pmu] => 0
                )

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

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

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\Parser::getStream] => Array
                (
                    [ct] => 18
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePostfixExpression==>Twig\ExpressionParser::parseSubscriptExpression] => Array
                (
                    [ct] => 30
                    [wt] => 1783
                    [cpu] => 3957
                    [mu] => 138512
                    [pmu] => 0
                )

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

            [Twig\Extension\OptimizerExtension::getNodeVisitors==>Twig\NodeVisitor\OptimizerNodeVisitor::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::isBinary==>Twig\Token::getValue] => Array
                (
                    [ct] => 13
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\TokenParser\ForTokenParser::decideForFork] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@3==>Twig\NodeTraverser::traverseForVisitor@4] => Array
                (
                    [ct] => 297
                    [wt] => 9866
                    [cpu] => 7983
                    [mu] => 10528
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@3==>Twig\Node\Node::setTemplateName@4] => Array
                (
                    [ct] => 553
                    [wt] => 2446
                    [cpu] => 3992
                    [mu] => 1408
                    [pmu] => 0
                )

            [ControllerSearchSearch::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 3199
                    [cpu] => 2381
                    [mu] => 44576
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::parse==>Twig\Parser::getStream] => Array
                (
                    [ct] => 14
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@2==>Twig\Node\Expression\GetAttrExpression::compile] => Array
                (
                    [ct] => 2
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 2560
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetTemplateName==>Twig\Compiler::write] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Lexer::getOperatorRegex==>Twig\Environment::getUnaryOperators] => Array
                (
                    [ct] => 1
                    [wt] => 19868
                    [cpu] => 19975
                    [mu] => 214840
                    [pmu] => 0
                )

            [Template\Twig::render==>Twig\Environment::render] => Array
                (
                    [ct] => 5
                    [wt] => 83981
                    [cpu] => 79627
                    [mu] => 1218344
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePostfixExpression==>Twig\Token::getValue] => Array
                (
                    [ct] => 48
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\Node\Expression\NameExpression::__construct] => Array
                (
                    [ct] => 163
                    [wt] => 312
                    [cpu] => 0
                    [mu] => 61544
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_layouts] => Array
                (
                    [ct] => 1
                    [wt] => 1609
                    [cpu] => 1437
                    [mu] => 11816
                    [pmu] => 0
                )

            [Twig\ExpressionParser::getFilterNodeClass==>Twig\TwigFilter::isDeprecated] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\TokenParser\ApplyTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCommonHeader::index==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 1640
                    [cpu] => 0
                    [mu] => 30744
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Compiler::subcompile] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseExpression@1==>Twig\ExpressionParser::getPrimary] => Array
                (
                    [ct] => 13
                    [wt] => 224
                    [cpu] => 0
                    [mu] => 8120
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Node\Node::setAttribute] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

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

            [Twig\Node\Node::compile@5==>Twig\Node\TextNode::compile] => Array
                (
                    [ct] => 24
                    [wt] => 161
                    [cpu] => 0
                    [mu] => 4224
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression@1==>Twig\ExpressionParser::isBinary] => Array
                (
                    [ct] => 13
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangMovaMova::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1674
                    [cpu] => 1184
                    [mu] => 4488
                    [pmu] => 0
                )

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

            [Loader::{closure}@1==>ModelSeoLangSeoLang::control@1] => Array
                (
                    [ct] => 2
                    [wt] => 3116
                    [cpu] => 2303
                    [mu] => 5904
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Compiler::write] => Array
                (
                    [ct] => 17
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@2==>Twig\Node\TextNode::__construct] => Array
                (
                    [ct] => 20
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 7648
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 141
                    [wt] => 3876
                    [cpu] => 0
                    [mu] => 14816
                    [pmu] => 1928
                )

            [Twig\Node\Node::setSourceContext@2==>Twig\Node\Node::setSourceContext@3] => Array
                (
                    [ct] => 169
                    [wt] => 4407
                    [cpu] => 7983
                    [mu] => 6208
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\ExtendsTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@3==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 338
                    [wt] => 457
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetTemplateName==>Twig\Source::getName] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@6==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 210
                    [wt] => 482
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\Token::getLine] => Array
                (
                    [ct] => 165
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 12
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ForNode::compile==>Twig\Compiler::write] => Array
                (
                    [ct] => 14
                    [wt] => 12
                    [cpu] => 0
                    [mu] => -192
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@6==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 105
                    [wt] => 347
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\TokenStream::next] => Array
                (
                    [ct] => 184
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\StagingExtension::getFunctions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@1==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 193
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@2==>Twig\Node\Node::compile@3] => Array
                (
                    [ct] => 1
                    [wt] => 2081
                    [cpu] => 0
                    [mu] => 17568
                    [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] => 196
                    [cpu] => 0
                    [mu] => 27448
                    [pmu] => 18840
                )

            [Twig\NodeTraverser::traverseForVisitor@14==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 21
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@11==>Twig\Source::getName] => Array
                (
                    [ct] => 55
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Extension\CoreExtension::getNodeVisitors==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 623
                    [cpu] => 3998
                    [mu] => 1440
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_language] => Array
                (
                    [ct] => 1
                    [wt] => 2892
                    [cpu] => 2059
                    [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] => 266
                    [cpu] => 635
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@2==>Twig\Node\Expression\NameExpression::compile] => Array
                (
                    [ct] => 46
                    [wt] => 477
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Node\ForNode::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 562
                    [cpu] => 1699
                    [mu] => 5528
                    [pmu] => 0
                )

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

            [__TwigTemplate_0920ed67352cf49815be09ff358269874e3a45cb1a7fc4800df3ed5ecf63230a::doDisplay==>twig_get_attribute] => Array
                (
                    [ct] => 464
                    [wt] => 441
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Compiler::subcompile] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@5==>Twig\NodeTraverser::traverseForVisitor@6] => Array
                (
                    [ct] => 315
                    [wt] => 6831
                    [cpu] => 3995
                    [mu] => 8352
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 14
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@5==>Twig\Node\Node::setTemplateName@6] => Array
                (
                    [ct] => 379
                    [wt] => 1506
                    [cpu] => 3992
                    [mu] => 1152
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse==>Twig\ExpressionParser::parseExpression] => Array
                (
                    [ct] => 70
                    [wt] => 2229
                    [cpu] => 2061
                    [mu] => 44984
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 161
                    [wt] => 4222
                    [cpu] => 0
                    [mu] => 12096
                    [pmu] => 1152
                )

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

            [Twig\Compiler::subcompile@4==>Twig\Node\Expression\GetAttrExpression::compile] => Array
                (
                    [ct] => 13
                    [wt] => 608
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [Twig\Lexer::tokenize==>Twig\Lexer::lexData] => Array
                (
                    [ct] => 201
                    [wt] => 1587
                    [cpu] => 8007
                    [mu] => 99624
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control@1==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3099
                    [cpu] => 2303
                    [mu] => 5088
                    [pmu] => 0
                )

            [Twig\Node\Expression\CallExpression::getArguments==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@1==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 27
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 6056
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\CoreExtension::getFunctions] => Array
                (
                    [ct] => 1
                    [wt] => 425
                    [cpu] => 0
                    [mu] => 5184
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Source::getName] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Node\Node::count] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\AbstractExtension::getOperators] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::parse==>Twig\Parser::getExpressionParser] => Array
                (
                    [ct] => 14
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Node\Expression\GetAttrExpression::__construct] => Array
                (
                    [ct] => 30
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 22816
                    [pmu] => 0
                )

            [Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 30
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\Binary\AbstractBinary::compile==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 24
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_view] => Array
                (
                    [ct] => 1
                    [wt] => 3732
                    [cpu] => 3376
                    [mu] => 85840
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\Token::getType] => Array
                (
                    [ct] => 175
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 120
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\TwigFunction::getName] => Array
                (
                    [ct] => 9
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor@2==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\CallExpression::compileArguments==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 12
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>Config::get] => Array
                (
                    [ct] => 7895
                    [wt] => 4053
                    [cpu] => 40
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseFilterExpression==>Twig\Parser::getStream] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::control==>Proxy::__call] => Array
                (
                    [ct] => 3
                    [wt] => 5625
                    [cpu] => 2938
                    [mu] => 175200
                    [pmu] => 0
                )

            [Twig\Node\Expression\ArrayExpression::compile==>Twig\Node\Expression\ArrayExpression::getKeyValuePairs] => Array
                (
                    [ct] => 30
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::compile==>Twig\Compiler::getSource] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Parser::parse==>Twig\NodeTraverser::traverse] => Array
                (
                    [ct] => 1
                    [wt] => 13324
                    [cpu] => 15979
                    [mu] => 16496
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupStartup::index] => Array
                (
                    [ct] => 1
                    [wt] => 3843
                    [cpu] => 4307
                    [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] => 6
                    [wt] => 151
                    [cpu] => 0
                    [mu] => 1344
                    [pmu] => 0
                )

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

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

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

            [Twig\NodeVisitor\AbstractNodeVisitor::leaveNode==>Twig\NodeVisitor\EscaperNodeVisitor::doLeaveNode] => Array
                (
                    [ct] => 733
                    [wt] => 522
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@4==>Twig\Node\Node::setSourceContext@5] => Array
                (
                    [ct] => 75
                    [wt] => 2712
                    [cpu] => 0
                    [mu] => 4800
                    [pmu] => 0
                )

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

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

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

            [Twig\Node\Expression\Binary\InBinary::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\TokenStream::next] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::getCurrentToken==>Twig\TokenStream::getCurrent] => Array
                (
                    [ct] => 1415
                    [wt] => 479
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@5==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 150
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@8==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 52
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\ExpressionParser::parseStringExpression] => Array
                (
                    [ct] => 10
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 6256
                    [pmu] => 0
                )

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

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

            [Twig\TokenParser\IfTokenParser::parse==>Twig\Parser::subparse@1] => Array
                (
                    [ct] => 25
                    [wt] => 7583
                    [cpu] => 7981
                    [mu] => 246496
                    [pmu] => 0
                )

            [Twig\Environment::compileSource==>Twig\Environment::tokenize] => Array
                (
                    [ct] => 1
                    [wt] => 28626
                    [cpu] => 27982
                    [mu] => 606976
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@2==>Twig\Node\Expression\FilterExpression::compile] => Array
                (
                    [ct] => 6
                    [wt] => 277
                    [cpu] => 0
                    [mu] => 5456
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression==>Twig\Parser::getStream] => Array
                (
                    [ct] => 13
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@8==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 26
                    [wt] => 236
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\TokenStream::next] => Array
                (
                    [ct] => 47
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@3==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 74
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\ExpressionParser::parseExpression] => Array
                (
                    [ct] => 2
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@13==>Twig\Source::getName] => Array
                (
                    [ct] => 28
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\EscaperExtension::getNodeVisitors] => Array
                (
                    [ct] => 1
                    [wt] => 1964
                    [cpu] => 0
                    [mu] => 5152
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getOption==>Config::get] => Array
                (
                    [ct] => 46669
                    [wt] => 19308
                    [cpu] => 199
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@4==>Twig\Node\Expression\NameExpression::compile] => Array
                (
                    [ct] => 19
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangSeoLang::add_permission] => Array
                (
                    [ct] => 24
                    [wt] => 17599
                    [cpu] => 20628
                    [mu] => 13136
                    [pmu] => 0
                )

            [Twig\Environment::getFilter==>Twig\ExtensionSet::getFilter] => Array
                (
                    [ct] => 18
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor@7==>Twig\NodeTraverser::traverseForVisitor@8] => Array
                (
                    [ct] => 78
                    [wt] => 4476
                    [cpu] => 0
                    [mu] => 5664
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileIsTraitable==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::lexVar==>Twig\Lexer::lexExpression] => Array
                (
                    [ct] => 194
                    [wt] => 1195
                    [cpu] => 0
                    [mu] => 27640
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@7==>Twig\Node\Node::setTemplateName@8] => Array
                (
                    [ct] => 244
                    [wt] => 883
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@2==>Twig\ExpressionParser::parseExpression] => Array
                (
                    [ct] => 12
                    [wt] => 474
                    [cpu] => 0
                    [mu] => 22640
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\Binary\InBinary::compile==>Twig\Compiler::subcompile@4] => Array
                (
                    [ct] => 2
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 1088
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::index==>Loader::model] => Array
                (
                    [ct] => 1
                    [wt] => 10088
                    [cpu] => 9027
                    [mu] => 42336
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\TokenStream::test] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Lexer::lexVar==>Twig\Lexer::moveCursor] => Array
                (
                    [ct] => 138
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@3==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 507
                    [wt] => 348
                    [cpu] => 0
                    [mu] => 175016
                    [pmu] => 0
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::doLeaveNode==>Twig\NodeVisitor\OptimizerNodeVisitor::optimizePrintNode] => Array
                (
                    [ct] => 733
                    [wt] => 393
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileMacros==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::compile@1==>Twig\Node\PrintNode::compile] => Array
                (
                    [ct] => 70
                    [wt] => 1394
                    [cpu] => 0
                    [mu] => 9144
                    [pmu] => 0
                )

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

            [Twig\Node\TextNode::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 199
                    [wt] => 130
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Environment::tokenize==>Twig\Lexer::tokenize] => Array
                (
                    [ct] => 1
                    [wt] => 5936
                    [cpu] => 8007
                    [mu] => 388480
                    [pmu] => 0
                )

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

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@1==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 9
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseStringExpression==>Twig\Parser::getStream] => Array
                (
                    [ct] => 10
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::preEscapeFilterNode==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@4==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 99
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePostfixExpression==>Twig\ExpressionParser::parseFilterExpression] => Array
                (
                    [ct] => 6
                    [wt] => 2373
                    [cpu] => 4003
                    [mu] => 14048
                    [pmu] => 0
                )

            [Twig\Node\Expression\ConstantExpression::compile==>Twig\Compiler::repr] => Array
                (
                    [ct] => 42
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

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

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

            [Twig\TokenStream::test==>Twig\Token::test] => Array
                (
                    [ct] => 44
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProducts==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 1909
                    [cpu] => 154
                    [mu] => 181880
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::decideIfFork==>Twig\Token::test] => Array
                (
                    [ct] => 23
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::tokenize==>Twig\Lexer::pushToken] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

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

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

            [ModelToolImage::resize==>Image::save] => Array
                (
                    [ct] => 17
                    [wt] => 4407
                    [cpu] => 4271
                    [mu] => -255360
                    [pmu] => 0
                )

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

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

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileGetSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@3==>Twig\Node\ForLoopNode::compile] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 14
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelExtensionModuleOptionsCombinations::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 864
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@6==>Twig\Node\Node::setSourceContext@7] => Array
                (
                    [ct] => 30
                    [wt] => 1610
                    [cpu] => 0
                    [mu] => 3520
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_language==>ControllerSeoLangSeoLang::method_widgets@1] => Array
                (
                    [ct] => 3
                    [wt] => 5895
                    [cpu] => 6243
                    [mu] => 101480
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Token::getLine] => Array
                (
                    [ct] => 30
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getProductSpecials==>Proxy::__call] => Array
                (
                    [ct] => 20
                    [wt] => 10358
                    [cpu] => 33030
                    [mu] => -6480
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@7==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 60
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@10==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 46
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductSpecials==>Model::__get] => Array
                (
                    [ct] => 20
                    [wt] => 3733
                    [cpu] => 1454
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\FilterExpression::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [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] => 1
                    [wt] => 575
                    [cpu] => 2266
                    [mu] => 1072
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Node\Node::setSourceContext@10==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 23
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile@1==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 43
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile@1==>Twig\Compiler::write] => Array
                (
                    [ct] => 19
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 312
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>ModelCatalogProduct::getTotalProducts] => Array
                (
                    [ct] => 1
                    [wt] => 486
                    [cpu] => 705
                    [mu] => 672
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::getList==>Url::link] => Array
                (
                    [ct] => 35
                    [wt] => 228
                    [cpu] => 0
                    [mu] => 2736
                    [pmu] => 0
                )

            [Twig\ExtensionSet::getUnaryOperators==>Twig\ExtensionSet::initExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 19864
                    [cpu] => 19975
                    [mu] => 214584
                    [pmu] => 0
                )

            [Twig\Lexer::lexVar==>Twig\Lexer::pushToken] => Array
                (
                    [ct] => 138
                    [wt] => 165
                    [cpu] => 0
                    [mu] => 13376
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@9==>Twig\NodeTraverser::traverseForVisitor@10] => Array
                (
                    [ct] => 69
                    [wt] => 3312
                    [cpu] => 0
                    [mu] => 4128
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@9==>Twig\Node\Node::setTemplateName@10] => Array
                (
                    [ct] => 179
                    [wt] => 418
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parsePostfixExpression==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 211
                    [wt] => 197
                    [cpu] => 3969
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\Token::getLine] => Array
                (
                    [ct] => 18
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::loadClass==>Twig\Loader\ChainLoader::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 864
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@2==>Twig\Node\Expression\AssignNameExpression::compile] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::view==>Template::set] => Array
                (
                    [ct] => 5234
                    [wt] => 4914
                    [cpu] => 0
                    [mu] => 369360
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@5==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 225
                    [wt] => 149
                    [cpu] => 0
                    [mu] => 80888
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\Token::getValue] => Array
                (
                    [ct] => 12
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\NameExpression::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 622
                    [wt] => 307
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Node\Node::compile@3==>Twig\Node\PrintNode::compile] => Array
                (
                    [ct] => 2
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 6912
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::parse==>Twig\Token::getLine] => Array
                (
                    [ct] => 14
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\TextNode::compile==>Twig\Compiler::string] => Array
                (
                    [ct] => 199
                    [wt] => 257
                    [cpu] => 0
                    [mu] => 35200
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Parser::getImportedSymbol] => Array
                (
                    [ct] => 30
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Token::getType] => Array
                (
                    [ct] => 30
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\CallExpression::getArguments==>Twig\Node\Node::hasAttribute] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\Node\PrintNode::__construct] => Array
                (
                    [ct] => 70
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 26576
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@3==>Composer\Autoload\includeFile@3] => Array
                (
                    [ct] => 2
                    [wt] => 2107
                    [cpu] => 3994
                    [mu] => 656
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getDisplayOptionsCombinations==>Config::get] => Array
                (
                    [ct] => 101232
                    [wt] => 42814
                    [cpu] => 436
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@3==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 169
                    [wt] => 76
                    [cpu] => 3995
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile==>Twig\Compiler::indent] => Array
                (
                    [ct] => 25
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext==>Twig\Source::getName] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@6==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 105
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Environment::isStrictVariables] => Array
                (
                    [ct] => 30
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Extension\EscaperExtension::getNodeVisitors==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 1254
                    [cpu] => 0
                    [mu] => 2776
                    [pmu] => 0
                )

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

            [ModelCustomerCustomerGroup::getCustomerGroups==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 249
                    [cpu] => 830
                    [mu] => 1520
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\Node\Expression\FilterExpression::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileClassHeader] => Array
                (
                    [ct] => 1
                    [wt] => 554
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\TokenParser\IfTokenParser::decideIfFork] => Array
                (
                    [ct] => 15
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 256
                    [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] => 13
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 1192
                )

            [Twig\Lexer::tokenize==>Twig\TokenStream::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\TokenStream::next] => Array
                (
                    [ct] => 165
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::getPrimary==>Twig\ExpressionParser::isUnary] => Array
                (
                    [ct] => 175
                    [wt] => 190
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Loader\ChainLoader::getCacheKey==>Twig\Loader\ChainLoader::getCacheKey@1] => Array
                (
                    [ct] => 6
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 89632
                    [pmu] => 0
                )

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

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

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

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

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

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::load] => Array
                (
                    [ct] => 5
                    [wt] => 1583
                    [cpu] => 1207
                    [mu] => 124064
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileDisplay==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_languages] => Array
                (
                    [ct] => 1
                    [wt] => 1816
                    [cpu] => 2116
                    [mu] => 4784
                    [pmu] => 0
                )

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

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 673
                    [cpu] => 24
                    [mu] => -133776
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@8==>Twig\Node\Node::setSourceContext@9] => Array
                (
                    [ct] => 39
                    [wt] => 1000
                    [cpu] => 0
                    [mu] => 2496
                    [pmu] => 0
                )

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

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

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

            [Twig\Parser::parse==>Twig\TokenParser\DeprecatedTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@9==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 78
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 19
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@12==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 104
                    [wt] => 236
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\CallExpression::compileArguments==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\PrintNode::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 138
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 4224
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Environment::isDebug] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\ConstantExpression::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 42
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\ArrayExpression::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 60
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\AbstractNodeVisitor::enterNode==>Twig\NodeVisitor\OptimizerNodeVisitor::doEnterNode] => Array
                (
                    [ct] => 733
                    [wt] => 1018
                    [cpu] => 0
                    [mu] => 1648
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\Node\Expression\ConstantExpression::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@12==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 52
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionsMapped==>optionscombinations\OptionsCombinationsLib::getOption] => Array
                (
                    [ct] => 46669
                    [wt] => 1667449
                    [cpu] => 1410738
                    [mu] => 23833536
                    [pmu] => 1161208
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::enterOptimizeFor==>Twig\Node\Node::setAttribute] => Array
                (
                    [ct] => 36
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseConditionalExpression==>Twig\Parser::getStream] => Array
                (
                    [ct] => 162
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::compile==>Twig\Node\Node::compile@1] => Array
                (
                    [ct] => 1
                    [wt] => 6469
                    [cpu] => 3985
                    [mu] => 91800
                    [pmu] => 0
                )

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

            [Twig\Node\IfNode::compile==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 25
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerStartupStartup::index==>Cart\Weight::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 142
                    [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] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_set] => Array
                (
                    [ct] => 1
                    [wt] => 1647
                    [cpu] => 1497
                    [mu] => 11416
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\TokenStream::nextIf] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_settings==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 10733
                    [cpu] => 10333
                    [mu] => 32160
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@11==>Twig\NodeTraverser::traverseForVisitor@12] => Array
                (
                    [ct] => 156
                    [wt] => 1797
                    [cpu] => 0
                    [mu] => 2592
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@11==>Twig\Node\Node::setTemplateName@12] => Array
                (
                    [ct] => 101
                    [wt] => 135
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_customer_groups] => Array
                (
                    [ct] => 1
                    [wt] => 1928
                    [cpu] => 1646
                    [mu] => 15216
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 30
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\OptimizerExtension::getNodeVisitors] => Array
                (
                    [ct] => 1
                    [wt] => 812
                    [cpu] => 0
                    [mu] => 2504
                    [pmu] => 0
                )

            [ControllerCommonColumnLeft::index==>ControllerSeoLangSeoLang::seolang_menu] => Array
                (
                    [ct] => 1
                    [wt] => 38092
                    [cpu] => 36900
                    [mu] => 391824
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@7==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 90
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 25328
                    [pmu] => 0
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::enterOptimizeFor==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 64
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\PrintNode::compile==>Twig\Compiler::subcompile@1] => Array
                (
                    [ct] => 70
                    [wt] => 769
                    [cpu] => 0
                    [mu] => 1536
                    [pmu] => 0
                )

            [Twig\Node\Expression\NameExpression::compile==>Twig\Compiler::string] => Array
                (
                    [ct] => 163
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 4480
                    [pmu] => 0
                )

            [Twig\Node\PrintNode::compile==>Twig\Compiler::subcompile@2] => Array
                (
                    [ct] => 43
                    [wt] => 782
                    [cpu] => 0
                    [mu] => 8272
                    [pmu] => 0
                )

            [Twig\Node\PrintNode::compile==>Twig\Compiler::subcompile@3] => Array
                (
                    [ct] => 12
                    [wt] => 478
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\PrintNode::compile==>Twig\Compiler::subcompile@4] => Array
                (
                    [ct] => 13
                    [wt] => 503
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::load_settings==>Proxy::getSetting] => Array
                (
                    [ct] => 5
                    [wt] => 1024
                    [cpu] => 1214
                    [mu] => 21408
                    [pmu] => 0
                )

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

            [Twig\Node\Node::compile@5==>Twig\Node\PrintNode::compile] => Array
                (
                    [ct] => 13
                    [wt] => 598
                    [cpu] => 0
                    [mu] => 352
                    [pmu] => 0
                )

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

            [Twig\Compiler::subcompile@3==>Twig\Node\Expression\ArrayExpression::compile] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [Twig\Node\IfNode::compile==>Twig\Node\Node::count] => Array
                (
                    [ct] => 14
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\TokenParser\BlockTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileDebugInfo==>Twig\Compiler::indent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::getList==>Loader::language] => Array
                (
                    [ct] => 2
                    [wt] => 1077
                    [cpu] => 3754
                    [mu] => 368
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\Node\PrintNode::__construct] => Array
                (
                    [ct] => 12
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 4640
                    [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] => 232
                    [cpu] => 705
                    [mu] => 10720
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 6486
                    [cpu] => 3985
                    [mu] => 92696
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileIsTraitable==>Twig\Compiler::indent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::doLeaveNode==>Twig\NodeVisitor\OptimizerNodeVisitor::optimizeRawFilter] => Array
                (
                    [ct] => 733
                    [wt] => 280
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@5==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 75
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>optionscombinations\OptionsCombinationsLib::getCombinationOptionsMapped] => Array
                (
                    [ct] => 7895
                    [wt] => 5246877
                    [cpu] => 2163832
                    [mu] => 4463408
                    [pmu] => 4000704
                )

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

            [Twig\Node\Node::setSourceContext@2==>Twig\Source::getName] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Node\ModuleNode::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@8==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 26
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionsMapped==>optionscombinations\OptionsCombinationsLib::getCombinationOptionValues] => Array
                (
                    [ct] => 7895
                    [wt] => 1782981
                    [cpu] => 373062
                    [mu] => 25722352
                    [pmu] => 695520
                )

            [Twig\Node\Expression\NameExpression::compile==>Twig\Compiler::getEnvironment] => Array
                (
                    [ct] => 133
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\TokenParser\IfTokenParser::decideIfFork] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Node\Node::getTemplateLine] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::loadClass] => Array
                (
                    [ct] => 5
                    [wt] => 78304
                    [cpu] => 76829
                    [mu] => 1027328
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\AbstractExtension::getTests] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_language==>Controller::__get] => Array
                (
                    [ct] => 200
                    [wt] => 205
                    [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] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@2==>Twig\Node\Expression\ConstantExpression::compile] => Array
                (
                    [ct] => 10
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\TextNode::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 199
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Router::dispatch] => Array
                (
                    [ct] => 1
                    [wt] => 11011883
                    [cpu] => 5909074
                    [mu] => 2596224
                    [pmu] => 7822392
                )

            [Twig\Lexer::pushToken==>Twig\Token::__construct] => Array
                (
                    [ct] => 926
                    [wt] => 328
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionValues==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 23685
                    [wt] => 25104
                    [cpu] => 404
                    [mu] => 224
                    [pmu] => 0
                )

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

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

            [Twig\Node\Node::setSourceContext@10==>Twig\Node\Node::setSourceContext@11] => Array
                (
                    [ct] => 55
                    [wt] => 525
                    [cpu] => 0
                    [mu] => 1728
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Compiler::write] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\Token::getValue] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [library==>modification] => Array
                (
                    [ct] => 38
                    [wt] => 1430
                    [cpu] => 100
                    [mu] => 1312
                    [pmu] => 608
                )

            [Twig\NodeTraverser::traverseForVisitor@11==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 110
                    [wt] => 204
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::controller==>Action::execute@2] => Array
                (
                    [ct] => 3
                    [wt] => 61602
                    [cpu] => 49584
                    [mu] => 836072
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@14==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 42
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::preEscapeFilterNode==>Twig\TwigFilter::getPreEscape] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Parser::parse==>Twig\TokenParser\EmbedTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template::render==>Template\Twig::render] => Array
                (
                    [ct] => 5
                    [wt] => 88106
                    [cpu] => 85019
                    [mu] => 1316080
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::__construct==>Proxy::control@1] => Array
                (
                    [ct] => 1
                    [wt] => 1662
                    [cpu] => 1184
                    [mu] => 3976
                    [pmu] => 0
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::doEnterNode==>Twig\NodeVisitor\OptimizerNodeVisitor::enterOptimizeFor] => Array
                (
                    [ct] => 733
                    [wt] => 509
                    [cpu] => 0
                    [mu] => 1520
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@14==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 21
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [start==>Response::output] => Array
                (
                    [ct] => 1
                    [wt] => 1757
                    [cpu] => 1972
                    [mu] => 127216
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventLanguage::before] => Array
                (
                    [ct] => 3
                    [wt] => 68
                    [cpu] => 3984
                    [mu] => 123176
                    [pmu] => 0
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\TwigFilter::needsEnvironment] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileDebugInfo==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\PrintNode::compile==>Twig\Compiler::addDebugInfo] => Array
                (
                    [ct] => 138
                    [wt] => 545
                    [cpu] => 0
                    [mu] => 10680
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@2==>Twig\Node\Node::compile@3] => Array
                (
                    [ct] => 1
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 7168
                    [pmu] => 0
                )

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

            [Twig\Extension\CoreExtension::getTests==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 314
                    [cpu] => 0
                    [mu] => 432
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileIsTraitable==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Twig\ExpressionParser::parseExpression==>Twig\Token::getLine] => Array
                (
                    [ct] => 13
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::getStores==>Proxy::__call@1] => Array
                (
                    [ct] => 1
                    [wt] => 333
                    [cpu] => 635
                    [mu] => 256
                    [pmu] => 0
                )

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

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@13==>Twig\NodeTraverser::traverseForVisitor@14] => Array
                (
                    [ct] => 63
                    [wt] => 346
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [Cache::get==>Cache\Redis::get] => Array
                (
                    [ct] => 7
                    [wt] => 601
                    [cpu] => 5085
                    [mu] => 11600
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@13==>Twig\Node\Node::setTemplateName@14] => Array
                (
                    [ct] => 21
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Extension\CoreExtension::getTests==>Twig\TwigTest::__construct] => Array
                (
                    [ct] => 10
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 3136
                    [pmu] => 0
                )

            [Proxy::__call@1==>Loader::{closure}@1] => Array
                (
                    [ct] => 7897
                    [wt] => 504260
                    [cpu] => 15222
                    [mu] => 5752
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@9==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 117
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 39896
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>Model::__get] => Array
                (
                    [ct] => 31600
                    [wt] => 42573
                    [cpu] => 798
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpression==>Twig\ExpressionParser::parseFilterExpressionRaw] => Array
                (
                    [ct] => 6
                    [wt] => 2357
                    [cpu] => 4003
                    [mu] => 13664
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@5==>Twig\Node\Expression\ArrayExpression::compile] => Array
                (
                    [ct] => 13
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Compiler::write] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Node\ModuleNode::compileIsTraitable==>Twig\Node\Node::count] => Array
                (
                    [ct] => 3
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 440
                    [cpu] => 24
                    [mu] => -135136
                    [pmu] => 0
                )

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

            [ControllerStartupRouter::index==>Action::execute@1] => Array
                (
                    [ct] => 1
                    [wt] => 11004736
                    [cpu] => 5902927
                    [mu] => 2153176
                    [pmu] => 7348968
                )

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

            [ControllerCatalogProduct::getList==>Loader::view] => Array
                (
                    [ct] => 1
                    [wt] => 81824
                    [cpu] => 80283
                    [mu] => 1189296
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@7==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 30
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@4==>Twig\Source::getName] => Array
                (
                    [ct] => 99
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelToolImage::resize] => Array
                (
                    [ct] => 22
                    [wt] => 313149
                    [cpu] => 250984
                    [mu] => 3832
                    [pmu] => 700904
                )

            [ControllerCatalogProduct::getList==>Proxy::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 1910
                    [cpu] => 154
                    [mu] => 182384
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@10==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 23
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\TokenStream::next] => Array
                (
                    [ct] => 60
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Language::load==>modification] => Array
                (
                    [ct] => 74
                    [wt] => 3681
                    [cpu] => 1808
                    [mu] => 960
                    [pmu] => 0
                )

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

            [Twig\Node\ForNode::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse==>Twig\Token::getValue] => Array
                (
                    [ct] => 114
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseExpression==>Twig\ExpressionParser::parseConditionalExpression] => Array
                (
                    [ct] => 162
                    [wt] => 379
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Node\Expression\NameExpression::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 326
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\TokenParser\ImportTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseStringExpression==>Twig\Token::getLine] => Array
                (
                    [ct] => 10
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_model] => Array
                (
                    [ct] => 1
                    [wt] => 6162
                    [cpu] => 6076
                    [mu] => 150008
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@4==>Twig\Node\Expression\ConstantExpression::compile] => Array
                (
                    [ct] => 17
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ForLoopNode::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 13
                    [wt] => 7901
                    [cpu] => 15994
                    [mu] => 85728
                    [pmu] => 0
                )

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

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

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

            [Twig\Node\Node::setSourceContext@12==>Twig\Node\Node::setSourceContext@13] => Array
                (
                    [ct] => 28
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 14
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\TextNode::compile==>Twig\Compiler::addDebugInfo] => Array
                (
                    [ct] => 199
                    [wt] => 346
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\TokenStream::nextIf] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\TokenStream::isEOF] => Array
                (
                    [ct] => 170
                    [wt] => 171
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@13==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 56
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 224
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 218
                    [cpu] => 0
                    [mu] => 2240
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Node\Expression\ConstantExpression::__construct] => Array
                (
                    [ct] => 30
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 11536
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::parse==>Twig\Node\IfNode::__construct] => Array
                (
                    [ct] => 14
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 5520
                    [pmu] => 0
                )

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

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

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

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

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

            [Twig\Node\ModuleNode::compileDisplay==>Twig\Compiler::indent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse==>Twig\TokenStream::next] => Array
                (
                    [ct] => 25
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::__construct==>Twig\Node\Node::setSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 6708
                    [cpu] => 7983
                    [mu] => 7744
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 25
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::doEnterNode==>Twig\Environment::hasExtension] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Loader::model==>modification] => Array
                (
                    [ct] => 17
                    [wt] => 1001
                    [cpu] => 334
                    [mu] => 512
                    [pmu] => 0
                )

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

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

            [Twig\Node\Expression\Binary\AbstractBinary::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 13
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\GetAttrExpression::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 30
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::lexData==>Twig\Lexer::pushState] => Array
                (
                    [ct] => 200
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 504
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\CallExpression::compileArguments==>Twig\Compiler::raw] => Array
                (
                    [ct] => 24
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile==>Twig\Compiler::subcompile@1] => Array
                (
                    [ct] => 39
                    [wt] => 3893
                    [cpu] => 1449
                    [mu] => 33512
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 70
                    [wt] => 143
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [ControllerCatalogProduct::getList==>Proxy::getProductSpecials] => Array
                (
                    [ct] => 20
                    [wt] => 10383
                    [cpu] => 33030
                    [mu] => 1168
                    [pmu] => 0
                )

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

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

            [ModelExtensionModuleOptionsCombinations::__construct==>Model::__set] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileDebugInfo==>Twig\Compiler::getDebugInfo] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@11==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 165
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 48728
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\Node\Expression\ConstantExpression::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 2384
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse==>Twig\ExpressionParser::parseExpression] => Array
                (
                    [ct] => 14
                    [wt] => 1154
                    [cpu] => 0
                    [mu] => 24984
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor@1==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 18
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\AbstractExtension::getFunctions] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\Environment::getTokenParsers] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [Twig\Node\Node::setSourceContext@1==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 9
                    [wt] => 726
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Node\Expression\Binary\InBinary::compile==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerEventLanguage::after] => Array
                (
                    [ct] => 3
                    [wt] => 3456
                    [cpu] => 7989
                    [mu] => -123304
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Token::getValue] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor@9==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 39
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@6==>Twig\Source::getName] => Array
                (
                    [ct] => 105
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\AssignNameExpression::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::addVisitor==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::getPriority] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\FilterExpression::compile==>Twig\TwigFilter::needsContext] => Array
                (
                    [ct] => 6
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@12==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 52
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\Parser::subparse@1==>Twig\TokenParser\ForTokenParser::parse] => Array
                (
                    [ct] => 1
                    [wt] => 3017
                    [cpu] => 3978
                    [mu] => 148480
                    [pmu] => 0
                )

            [Loader::view==>Template::render] => Array
                (
                    [ct] => 6
                    [wt] => 88343
                    [cpu] => 85019
                    [mu] => 1401264
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor==>Twig\NodeTraverser::traverseForVisitor@1] => Array
                (
                    [ct] => 27
                    [wt] => 13241
                    [cpu] => 15979
                    [mu] => 14288
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\CallExpression::compileArguments==>Twig\Compiler::subcompile@3] => Array
                (
                    [ct] => 6
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\Token::getValue] => Array
                (
                    [ct] => 34
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName==>Twig\Node\Node::setTemplateName@1] => Array
                (
                    [ct] => 732
                    [wt] => 4557
                    [cpu] => 3992
                    [mu] => 1792
                    [pmu] => 0
                )

            [Twig\NodeTraverser::addVisitor==>Twig\NodeVisitor\EscaperNodeVisitor::getPriority] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\TwigTest::getName] => Array
                (
                    [ct] => 10
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileDisplay==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 732
                    [cpu] => 0
                    [mu] => 4424
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::preEscapeFilterNode==>Twig\Environment::getFilter] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ModelToolImage::resize==>Image::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 137516
                    [cpu] => 97714
                    [mu] => 32593624
                    [pmu] => 677768
                )

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

            [Twig\Parser::subparse@1==>Twig\Token::getLine] => Array
                (
                    [ct] => 139
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@2==>Composer\Autoload\ClassLoader::loadClass@3] => Array
                (
                    [ct] => 2
                    [wt] => 2180
                    [cpu] => 3994
                    [mu] => 1104
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseExpression==>Twig\Node\Expression\Binary\AbstractBinary::__construct] => Array
                (
                    [ct] => 13
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 5144
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getDisplayOptionsCombinations==>Cart\Currency::format] => Array
                (
                    [ct] => 7894
                    [wt] => 63868
                    [cpu] => 674
                    [mu] => 316016
                    [pmu] => 0
                )

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

            [Twig\Environment::compileSource==>Twig\Environment::compile] => Array
                (
                    [ct] => 1
                    [wt] => 7310
                    [cpu] => 3985
                    [mu] => -302376
                    [pmu] => 0
                )

            [Twig\Node\Expression\NameExpression::compile==>Twig\Compiler::addDebugInfo] => Array
                (
                    [ct] => 163
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\TokenParser\WithTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::isUnary==>Twig\Token::test] => Array
                (
                    [ct] => 175
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\FilterTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 11020685
                    [cpu] => 5916407
                    [mu] => 2743896
                    [pmu] => 8028696
                )

            [Twig\Environment::compileSource==>Twig\Environment::parse] => Array
                (
                    [ct] => 1
                    [wt] => 39152
                    [cpu] => 39660
                    [mu] => 589208
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@2==>Twig\TokenStream::isEOF] => Array
                (
                    [ct] => 40
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

            [ModelExtensionModuleOptionsCombinations::getDisplayOptionsCombinations==>Proxy::resize] => Array
                (
                    [ct] => 7894
                    [wt] => 534926
                    [cpu] => 12774
                    [mu] => -24
                    [pmu] => 0
                )

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

            [Twig\Node\IfNode::compile==>Twig\Compiler::addDebugInfo] => Array
                (
                    [ct] => 14
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 6400
                    [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] => 230
                    [cpu] => 0
                    [mu] => 85056
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::doLeaveNode==>Twig\NodeVisitor\EscaperNodeVisitor::needEscaping] => Array
                (
                    [ct] => 138
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [DB::query==>DB\MySQLi::query] => Array
                (
                    [ct] => 163824
                    [wt] => 7984537
                    [cpu] => 5449225
                    [mu] => 256262200
                    [pmu] => 5751992
                )

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

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 6
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\Parser::subparse@3==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 11
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@2==>Twig\Node\TextNode::compile] => Array
                (
                    [ct] => 66
                    [wt] => 476
                    [cpu] => 1449
                    [mu] => 4224
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\TokenParser\IfTokenParser::getTag] => Array
                (
                    [ct] => 7
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getOption==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 93338
                    [wt] => 119056
                    [cpu] => 1424
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Proxy::getTotalProducts==>Proxy::__call] => Array
                (
                    [ct] => 1
                    [wt] => 570
                    [cpu] => 705
                    [mu] => 1752
                    [pmu] => 0
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 6
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\includeFile@2] => Array
                (
                    [ct] => 6
                    [wt] => 3177
                    [cpu] => 3994
                    [mu] => 4240
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 12
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOptionsCombinations::getDisplayOptionsCombinations==>Model::__get] => Array
                (
                    [ct] => 218272
                    [wt] => 262001
                    [cpu] => 2755
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getTotalProducts==>Model::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [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] => 8
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [Twig\ExpressionParser::getFilterNodeClass==>Twig\Environment::getFilter] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\ExpressionParser::parseAssignmentExpression] => Array
                (
                    [ct] => 2
                    [wt] => 261
                    [cpu] => 0
                    [mu] => 5792
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@13==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 84
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 22304
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@1==>Twig\Token::getType] => Array
                (
                    [ct] => 167
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\TokenParser\AutoEscapeTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Extension\CoreExtension::getFunctions==>Twig\TwigFunction::__construct] => Array
                (
                    [ct] => 9
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 2912
                    [pmu] => 0
                )

            [Twig\Lexer::tokenize==>Twig\Lexer::lexVar] => Array
                (
                    [ct] => 332
                    [wt] => 2033
                    [cpu] => 0
                    [mu] => 41432
                    [pmu] => 0
                )

            [Twig\ExpressionParser::getPrimary==>Twig\ExpressionParser::parsePrimaryExpression] => Array
                (
                    [ct] => 175
                    [wt] => 7163
                    [cpu] => 13999
                    [mu] => 253312
                    [pmu] => 0
                )

            [Loader::view==>Event::trigger] => Array
                (
                    [ct] => 12
                    [wt] => 3009
                    [cpu] => 1780
                    [mu] => 388072
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 2
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\Node\Expression\CallExpression::compileCallable] => Array
                (
                    [ct] => 6
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@3==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 338
                    [wt] => 852
                    [cpu] => 4001
                    [mu] => 384
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::decideIfEnd==>Twig\Token::test] => Array
                (
                    [ct] => 15
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@3==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 169
                    [wt] => 695
                    [cpu] => 3991
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::index==>Loader::language] => Array
                (
                    [ct] => 1
                    [wt] => 2009
                    [cpu] => 1529
                    [mu] => 8848
                    [pmu] => 0
                )

            [Twig\Node\Expression\AssignNameExpression::compile==>Twig\Compiler::string] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@11==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 55
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@8==>Twig\Source::getName] => Array
                (
                    [ct] => 26
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>Event::trigger] => Array
                (
                    [ct] => 15794
                    [wt] => 308125
                    [cpu] => 7549
                    [mu] => -6822928
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpression==>Twig\TokenStream::next] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 527
                    [cpu] => 0
                    [mu] => 2128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@14==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 21
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCatalogProduct::getList==>Config::get] => Array
                (
                    [ct] => 51
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Lexer::lexExpression==>Twig\Lexer::moveCursor] => Array
                (
                    [ct] => 544
                    [wt] => 271
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::model==>Registry::has] => Array
                (
                    [ct] => 61
                    [wt] => 35
                    [cpu] => 0
                    [mu] => -2952
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@2==>Twig\NodeTraverser::traverseForVisitor@3] => Array
                (
                    [ct] => 507
                    [wt] => 12797
                    [cpu] => 15979
                    [mu] => 12752
                    [pmu] => 0
                )

            [Router::execute==>Action::execute] => Array
                (
                    [ct] => 7
                    [wt] => 11011867
                    [cpu] => 5909074
                    [mu] => 2596112
                    [pmu] => 7822392
                )

            [Twig\Node\Node::setTemplateName@2==>Twig\Node\Node::setTemplateName@3] => Array
                (
                    [ct] => 722
                    [wt] => 3091
                    [cpu] => 3992
                    [mu] => 1536
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::method_widgets==>Proxy::control] => Array
                (
                    [ct] => 2
                    [wt] => 3547
                    [cpu] => 2303
                    [mu] => 76672
                    [pmu] => 0
                )

            [Twig\Node\Expression\CallExpression::compileCallable==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\TokenStream::test] => Array
                (
                    [ct] => 30
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Node\Node::compile@2==>Twig\Node\ForNode::compile] => Array
                (
                    [ct] => 1
                    [wt] => 2130
                    [cpu] => 0
                    [mu] => 18328
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 701
                    [cpu] => 0
                    [mu] => 1504
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@3==>Twig\Token::getLine] => Array
                (
                    [ct] => 50
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\ExtensionSet::initExtension==>Twig\TwigFilter::getName] => Array
                (
                    [ct] => 37
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getDisplayOptionsCombinations==>Proxy::__call] => Array
                (
                    [ct] => 20
                    [wt] => 10489932
                    [cpu] => 5435765
                    [mu] => 15264432
                    [pmu] => 5186392
                )

            [Twig\NodeTraverser::__construct==>Twig\NodeTraverser::addVisitor] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 2016
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 2331
                    [cpu] => 0
                    [mu] => 11288
                    [pmu] => 0
                )

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

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

            [Twig\Node\ModuleNode::compileGetTemplateName==>Twig\Compiler::repr] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression==>Twig\TokenStream::next] => Array
                (
                    [ct] => 13
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseExpression@1==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 13
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionsMapped==>optionscombinations\OptionsCombinationsLib::__get] => Array
                (
                    [ct] => 15790
                    [wt] => 24240
                    [cpu] => 414
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\AbstractNodeVisitor::leaveNode==>Twig\NodeVisitor\OptimizerNodeVisitor::doLeaveNode] => Array
                (
                    [ct] => 733
                    [wt] => 1936
                    [cpu] => 7989
                    [mu] => 896
                    [pmu] => 0
                )

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

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

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

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

            [Twig\NodeTraverser::traverse==>Twig\NodeTraverser::traverseForVisitor] => Array
                (
                    [ct] => 3
                    [wt] => 13317
                    [cpu] => 15979
                    [mu] => 16336
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\TokenStream::test] => Array
                (
                    [ct] => 12
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression==>Twig\ExpressionParser::getPrimary] => Array
                (
                    [ct] => 162
                    [wt] => 7633
                    [cpu] => 13999
                    [mu] => 245960
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression==>Twig\ExpressionParser::parseExpression@1] => Array
                (
                    [ct] => 13
                    [wt] => 271
                    [cpu] => 0
                    [mu] => 8504
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 30
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::compile@4==>Twig\Node\TextNode::compile] => Array
                (
                    [ct] => 20
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 4224
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression==>Twig\ExpressionParser::isBinary] => Array
                (
                    [ct] => 175
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [Loader::{closure}==>ModelSeoLangSeoLang::control] => Array
                (
                    [ct] => 3
                    [wt] => 5446
                    [cpu] => 2938
                    [mu] => 175768
                    [pmu] => 0
                )

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

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

            [ControllerCommonColumnLeft::index==>Proxy::control] => Array
                (
                    [ct] => 1
                    [wt] => 2081
                    [cpu] => 635
                    [mu] => 99912
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\Node\TextNode::__construct] => Array
                (
                    [ct] => 70
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 26448
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::getPrimary==>Twig\Token::test] => Array
                (
                    [ct] => 175
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@1==>Twig\Node\Node::setSourceContext@2] => Array
                (
                    [ct] => 1
                    [wt] => 5227
                    [cpu] => 7983
                    [mu] => 6720
                    [pmu] => 0
                )

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

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

            [ControllerCatalogProduct::getList==>Controller::__get] => Array
                (
                    [ct] => 318
                    [wt] => 391
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Template::set==>Template\Twig::set] => Array
                (
                    [ct] => 4058
                    [wt] => 1457
                    [cpu] => 0
                    [mu] => 287128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileDebugInfo] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 672
                    [pmu] => 0
                )

            [Twig\Extension\CoreExtension::getTokenParsers==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 18
                    [wt] => 8992
                    [cpu] => 7988
                    [mu] => 87696
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\Token::getType] => Array
                (
                    [ct] => 62
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\Token::getValue] => Array
                (
                    [ct] => 491
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@2==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Compiler::indent] => 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
                )

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@5==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 150
                    [wt] => 351
                    [cpu] => 3988
                    [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] => 1581
                    [cpu] => 1625
                    [mu] => 184
                    [pmu] => 0
                )

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

            [start==>Router::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1621
                    [cpu] => 915
                    [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] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 60
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@5==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 75
                    [wt] => 432
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\Compiler::getEnvironment] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Lexer::lexExpression==>Twig\Lexer::pushToken] => Array
                (
                    [ct] => 326
                    [wt] => 404
                    [cpu] => 0
                    [mu] => 50048
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 185
                    [wt] => 180
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

            [Twig\Compiler::subcompile@1==>Twig\Node\Node::compile@2] => Array
                (
                    [ct] => 25
                    [wt] => 3736
                    [cpu] => 1449
                    [mu] => 35816
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@13==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 28
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@10==>Twig\Source::getName] => Array
                (
                    [ct] => 23
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSettingStore::getStores==>Cache::get] => Array
                (
                    [ct] => 5
                    [wt] => 393
                    [cpu] => 3158
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\AbstractTokenParser::setParser] => Array
                (
                    [ct] => 19
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Compiler::subcompile@1==>Twig\Node\Expression\NameExpression::compile] => Array
                (
                    [ct] => 75
                    [wt] => 777
                    [cpu] => 0
                    [mu] => 5504
                    [pmu] => 0
                )

            [Twig\Node\PrintNode::compile==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 138
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\PrintNode::compile==>Twig\Compiler::write] => Array
                (
                    [ct] => 138
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\TokenParser\ForTokenParser::decideForFork] => Array
                (
                    [ct] => 8
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Node\ModuleNode::compileClassFooter==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::setCache==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 110
                    [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] => 3472
                    [cpu] => 2381
                    [mu] => 45656
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@4==>Twig\NodeTraverser::traverseForVisitor@5] => Array
                (
                    [ct] => 225
                    [wt] => 8202
                    [cpu] => 7983
                    [mu] => 9120
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@4==>Twig\Node\Node::setTemplateName@5] => Array
                (
                    [ct] => 454
                    [wt] => 1916
                    [cpu] => 3992
                    [mu] => 1280
                    [pmu] => 0
                )

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

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

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

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\Parser::getStream] => Array
                (
                    [ct] => 7
                    [wt] => 1
                    [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] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Compiler::subcompile@3==>Twig\Node\Expression\GetAttrExpression::compile] => Array
                (
                    [ct] => 15
                    [wt] => 675
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Node\Expression\NameExpression::isSpecial==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 163
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCatalogProduct::getList==>Language::get] => Array
                (
                    [ct] => 45
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelSeoLangSeoLang::control==>ControllerSeoLangSeoLang::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1932
                    [cpu] => 635
                    [mu] => 24384
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseStringExpression==>Twig\Node\Expression\ConstantExpression::__construct] => Array
                (
                    [ct] => 10
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 3888
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenStream::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 3
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 2600
                    [pmu] => 0
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::optimizeRawFilter==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileDisplay==>Twig\Compiler::subcompile] => Array
                (
                    [ct] => 3
                    [wt] => 6473
                    [cpu] => 3985
                    [mu] => 91928
                    [pmu] => 0
                )

            [Twig\Node\Expression\AssignNameExpression::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

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

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

            [Twig\Parser::parse==>Twig\TokenParser\FromTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::doEnterNode==>Twig\Node\Node::getTemplateName] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

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

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

            [Loader::{closure}==>ModelCatalogProduct::getProducts] => Array
                (
                    [ct] => 1
                    [wt] => 1823
                    [cpu] => 154
                    [mu] => 181600
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@1==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 9
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\Binary\EqualBinary::operator==>Twig\Compiler::raw] => Array
                (
                    [ct] => 10
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Parser::parse==>Twig\TokenParser\SetTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Compiler::repr] => Array
                (
                    [ct] => 150
                    [wt] => 218
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Cache::set==>Cache\Redis::set] => Array
                (
                    [ct] => 5
                    [wt] => 399
                    [cpu] => 277
                    [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] => 5
                    [wt] => 4586
                    [cpu] => 0
                    [mu] => 141824
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@3==>Twig\Node\TextNode::__construct] => Array
                (
                    [ct] => 25
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 9528
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetTemplateName==>Twig\Compiler::indent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 13
                    [wt] => 411
                    [cpu] => 0
                    [mu] => 2176
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelUserUserGroup::getUserGroups] => Array
                (
                    [ct] => 30
                    [wt] => 2561
                    [cpu] => 24381
                    [mu] => 1266384
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@3==>Twig\Node\Node::setSourceContext@4] => Array
                (
                    [ct] => 99
                    [wt] => 3422
                    [cpu] => 3992
                    [mu] => 5440
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@4==>Twig\Node\IfNode::compile@1] => Array
                (
                    [ct] => 7
                    [wt] => 1343
                    [cpu] => 0
                    [mu] => 8608
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\Binary\AbstractBinary::compile==>Twig\Node\Expression\Binary\LessEqualBinary::operator] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [__TwigTemplate_0920ed67352cf49815be09ff358269874e3a45cb1a7fc4800df3ed5ecf63230a::doDisplay==>twig_lower_filter] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 288
                    [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] => 125
                    [cpu] => 0
                    [mu] => 10888
                    [pmu] => 0
                )

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

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

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

            [ControllerCommonColumnLeft::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 423
                    [cpu] => 0
                    [mu] => 49304
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Compiler::string] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@4==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 198
                    [wt] => 299
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parsePrimaryExpression==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 631
                    [cpu] => 0
                    [mu] => 4264
                    [pmu] => 0
                )

            [Twig\Node\TextNode::compile==>Twig\Compiler::write] => Array
                (
                    [ct] => 199
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 8320
                    [pmu] => 0
                )

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

            [__TwigTemplate_f2778db6167e7e9c49dc0a547fd6b4aa00027dad8f263f256aafebc6ff6284de::getSourceContext==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@7==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 60
                    [wt] => 184
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [Twig\Lexer::lexBlock==>Twig\Lexer::popState] => Array
                (
                    [ct] => 62
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::getTemplateClass==>Twig\Loader\ChainLoader::getCacheKey] => Array
                (
                    [ct] => 6
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 91896
                    [pmu] => 0
                )

            [Action::execute==>ControllerStartupRouter::index] => Array
                (
                    [ct] => 1
                    [wt] => 11005258
                    [cpu] => 5902927
                    [mu] => 2167584
                    [pmu] => 7348968
                )

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

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

            [Twig\Node\Node::setSourceContext@7==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 30
                    [wt] => 261
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\TokenStream::next] => Array
                (
                    [ct] => 141
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\StagingExtension::getTokenParsers] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\NodeVisitor\EscaperNodeVisitor::preEscapeFilterNode==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePostfixExpression==>Twig\Token::getType] => Array
                (
                    [ct] => 211
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 49
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@3==>Twig\Node\Node::compile@5] => Array
                (
                    [ct] => 11
                    [wt] => 780
                    [cpu] => 0
                    [mu] => 4704
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@12==>Twig\Source::getName] => Array
                (
                    [ct] => 52
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Loader::language==>Language::load] => Array
                (
                    [ct] => 8
                    [wt] => 3790
                    [cpu] => 7091
                    [mu] => 10992
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@3==>Twig\Node\Expression\NameExpression::compile] => Array
                (
                    [ct] => 10
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\StagingExtension::getFilters] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Compiler::getEnvironment] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Loader::controller@1] => Array
                (
                    [ct] => 1
                    [wt] => 4349
                    [cpu] => 2381
                    [mu] => 47976
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@6==>Twig\NodeTraverser::traverseForVisitor@7] => Array
                (
                    [ct] => 90
                    [wt] => 5082
                    [cpu] => 0
                    [mu] => 7584
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile@1==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 7
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@6==>Twig\Node\Node::setTemplateName@7] => Array
                (
                    [ct] => 274
                    [wt] => 1157
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [Twig\TokenStream::nextIf==>Twig\TokenStream::next] => Array
                (
                    [ct] => 10
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\ExpressionParser::parseExpression] => Array
                (
                    [ct] => 43
                    [wt] => 4662
                    [cpu] => 7960
                    [mu] => 114456
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Compiler::indent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileIsTraitable==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 12600
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelCatalogProduct::getProductSpecials] => Array
                (
                    [ct] => 20
                    [wt] => 8786
                    [cpu] => 22440
                    [mu] => 384
                    [pmu] => 0
                )

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

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

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionValues==>DB::escape] => Array
                (
                    [ct] => 7895
                    [wt] => 20495
                    [cpu] => 393
                    [mu] => 252768
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\CoreExtension::getTokenParsers] => Array
                (
                    [ct] => 1
                    [wt] => 9044
                    [cpu] => 7988
                    [mu] => 90168
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@2==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 37544
                    [pmu] => 0
                )

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

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

            [Twig\Node\ModuleNode::compileGetTemplateName==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\CoreExtension::getFilters] => Array
                (
                    [ct] => 1
                    [wt] => 2279
                    [cpu] => 3999
                    [mu] => 86136
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\UseTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compile==>Twig\Node\ModuleNode::compileTemplate] => Array
                (
                    [ct] => 1
                    [wt] => 7201
                    [cpu] => 3985
                    [mu] => 102200
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Compiler::indent] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 10
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\Parser::getExpressionParser] => Array
                (
                    [ct] => 8
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Node\Expression\CallExpression::compileCallable==>Twig\Compiler::raw] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [__TwigTemplate_0920ed67352cf49815be09ff358269874e3a45cb1a7fc4800df3ed5ecf63230a::doDisplay==>twig_in_filter] => Array
                (
                    [ct] => 20
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ForLoopNode::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@3==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 169
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Action::execute@1==>ControllerCatalogProduct::index] => Array
                (
                    [ct] => 1
                    [wt] => 10994299
                    [cpu] => 5892608
                    [mu] => 2084712
                    [pmu] => 5887296
                )

            [Twig\Node\Expression\NameExpression::compile==>Twig\Node\Expression\NameExpression::isSpecial] => Array
                (
                    [ct] => 163
                    [wt] => 180
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Environment::tokenize==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2685
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 0
                )

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

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

            [Proxy::control@1==>Proxy::__call@1] => Array
                (
                    [ct] => 2
                    [wt] => 3222
                    [cpu] => 2303
                    [mu] => 5280
                    [pmu] => 0
                )

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

            [ControllerCommonHeader::index==>Loader::model] => Array
                (
                    [ct] => 3
                    [wt] => 513
                    [cpu] => 334
                    [mu] => 103408
                    [pmu] => 0
                )

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

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

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

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>ModelExtensionModuleOptionsCombinations::getProcessedImages] => Array
                (
                    [ct] => 7895
                    [wt] => 6456
                    [cpu] => 74
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\Parser::getStream] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@3==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 2
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 464
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Token::getValue] => Array
                (
                    [ct] => 60
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@2==>Twig\Node\ForLoopNode::compile] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@5==>Twig\Node\Node::setSourceContext@6] => Array
                (
                    [ct] => 105
                    [wt] => 2119
                    [cpu] => 0
                    [mu] => 4160
                    [pmu] => 0
                )

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

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

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@6==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 210
                    [wt] => 305
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@9==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 78
                    [wt] => 188
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\Parser::subparse@3] => Array
                (
                    [ct] => 12
                    [wt] => 1007
                    [cpu] => 3978
                    [mu] => 62976
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@9==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 39
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\TokenStream::next] => Array
                (
                    [ct] => 50
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::model==>Proxy::__set] => Array
                (
                    [ct] => 249
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 15160
                    [pmu] => 0
                )

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 210
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::tokenize==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 621
                    [cpu] => 0
                    [mu] => 400
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 81
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile==>Twig\Compiler::write] => Array
                (
                    [ct] => 39
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Router::dispatch==>Router::execute] => Array
                (
                    [ct] => 7
                    [wt] => 11011874
                    [cpu] => 5909074
                    [mu] => 2596240
                    [pmu] => 7822392
                )

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

            [Twig\Node\Node::setSourceContext@14==>Twig\Source::getName] => Array
                (
                    [ct] => 21
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\TokenParser\ForTokenParser::getTag] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Compiler::subcompile@5==>Twig\Node\Expression\NameExpression::compile] => Array
                (
                    [ct] => 13
                    [wt] => 117
                    [cpu] => 0
                    [mu] => 416
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Environment::compileSource] => Array
                (
                    [ct] => 1
                    [wt] => 75092
                    [cpu] => 71627
                    [mu] => 893936
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\TokenParser\IfTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@1==>Twig\Node\TextNode::compile] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::lexData==>Twig\Lexer::moveCursor] => Array
                (
                    [ct] => 200
                    [wt] => 123
                    [cpu] => 0
                    [mu] => -39920
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\Token::getValue] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@8==>Twig\NodeTraverser::traverseForVisitor@9] => Array
                (
                    [ct] => 117
                    [wt] => 3993
                    [cpu] => 0
                    [mu] => 4896
                    [pmu] => 0
                )

            [Action::execute@2==>ControllerCommonColumnLeft::index] => Array
                (
                    [ct] => 1
                    [wt] => 50658
                    [cpu] => 44351
                    [mu] => 632872
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@8==>Twig\Node\Node::setTemplateName@9] => Array
                (
                    [ct] => 218
                    [wt] => 639
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Twig\Environment::render==>Twig\Environment::load] => Array
                (
                    [ct] => 5
                    [wt] => 79272
                    [cpu] => 77272
                    [mu] => 1031864
                    [pmu] => 0
                )

            [Twig\Node\Expression\Binary\AbstractBinary::compile==>Twig\Node\Expression\Binary\EqualBinary::operator] => Array
                (
                    [ct] => 10
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Compiler::raw] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\ExpressionParser::parseExpression] => Array
                (
                    [ct] => 13
                    [wt] => 539
                    [cpu] => 3978
                    [mu] => 39560
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@1==>Twig\Node\Expression\Binary\AbstractBinary::compile] => Array
                (
                    [ct] => 10
                    [wt] => 227
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_language_get] => Array
                (
                    [ct] => 1
                    [wt] => 1544
                    [cpu] => 1714
                    [mu] => 4664
                    [pmu] => 0
                )

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

            [Twig\Compiler::subcompile@1==>Twig\Node\Expression\AssignNameExpression::compile] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileClassFooter==>Twig\Compiler::subcompile] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@4==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 297
                    [wt] => 205
                    [cpu] => 0
                    [mu] => 79736
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse==>Twig\Token::getValue] => Array
                (
                    [ct] => 25
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\NodeTraverser::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2144
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\ForTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ForNode::__construct==>Twig\Node\ForLoopNode::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Extension\EscaperExtension::getTokenParsers==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 339
                    [cpu] => 0
                    [mu] => 1104
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@2==>Twig\Node\PrintNode::compile] => Array
                (
                    [ct] => 41
                    [wt] => 908
                    [cpu] => 0
                    [mu] => 5712
                    [pmu] => 0
                )

            [ControllerCatalogProduct::getList==>Cart\Currency::format] => Array
                (
                    [ct] => 20
                    [wt] => 197
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileIsTraitable] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [Twig\Node\Expression\CallExpression::compileArguments==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 12
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Template\Twig::render==>Twig\Loader\FilesystemLoader::addPath] => Array
                (
                    [ct] => 10
                    [wt] => 245
                    [cpu] => 0
                    [mu] => 4168
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Compiler::getEnvironment] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 13
                    [wt] => 7465
                    [cpu] => 15994
                    [mu] => 85280
                    [pmu] => 0
                )

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

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

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

            [Twig\NodeTraverser::traverseForVisitor@2==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::getList==>Proxy::resize] => Array
                (
                    [ct] => 20
                    [wt] => 314690
                    [cpu] => 257252
                    [mu] => 4400
                    [pmu] => 700904
                )

            [Twig\NodeTraverser::traverseForVisitor@5==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 75
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::__construct==>Proxy::getStores] => Array
                (
                    [ct] => 3
                    [wt] => 873
                    [cpu] => 2810
                    [mu] => 1408
                    [pmu] => 0
                )

            [Twig\Template::displayWithErrorHandling==>__TwigTemplate_0920ed67352cf49815be09ff358269874e3a45cb1a7fc4800df3ed5ecf63230a::doDisplay] => Array
                (
                    [ct] => 1
                    [wt] => 1214
                    [cpu] => 0
                    [mu] => 123648
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::method_widgets==>ControllerSeoLangMovaMova::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 9113
                    [cpu] => 8577
                    [mu] => 82040
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileGetTemplateName] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

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

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

            [Twig\Parser::parse==>Twig\TokenParser\FlushTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelExtensionModuleOptionsCombinations::getDisplayOptionsCombinations==>ModelExtensionModuleOptionsCombinations::getCombinedOptions] => Array
                (
                    [ct] => 20
                    [wt] => 6562525
                    [cpu] => 2536908
                    [mu] => 41465584
                    [pmu] => 4000704
                )

            [ControllerStartupStartup::index==>Cart\Tax::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Twig\Environment::isTemplateFresh==>Twig\ExtensionSet::getLastModified] => Array
                (
                    [ct] => 5
                    [wt] => 728
                    [cpu] => 0
                    [mu] => -8
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::load_layouts==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1381
                    [cpu] => 770
                    [mu] => 184
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 338
                    [wt] => 314
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::compile==>Twig\Compiler::compile] => Array
                (
                    [ct] => 1
                    [wt] => 7206
                    [cpu] => 3985
                    [mu] => 102584
                    [pmu] => 0
                )

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Environment::hasExtension] => Array
                (
                    [ct] => 30
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerCatalogProduct::getList==>Proxy::getDisplayOptionsCombinations] => Array
                (
                    [ct] => 20
                    [wt] => 10489961
                    [cpu] => 5435765
                    [mu] => 15272080
                    [pmu] => 5186392
                )

            [ModelCatalogProduct::getProducts==>DB::query] => Array
                (
                    [ct] => 1
                    [wt] => 1801
                    [cpu] => 154
                    [mu] => 181632
                    [pmu] => 0
                )

            [ControllerSeoLangMovaMova::load_settings==>ControllerSeoLangMovaMova::load_settings_mova] => Array
                (
                    [ct] => 1
                    [wt] => 8856
                    [cpu] => 7858
                    [mu] => 75528
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\FilterExpression::compile==>Twig\TwigFilter::isVariadic] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 6
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\CallExpression::compileArguments==>Twig\Node\Node::hasAttribute] => Array
                (
                    [ct] => 18
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@7==>Twig\Node\Node::setSourceContext@8] => Array
                (
                    [ct] => 26
                    [wt] => 1288
                    [cpu] => 0
                    [mu] => 3008
                    [pmu] => 0
                )

            [ControllerCatalogProduct::index==>ControllerCatalogProduct::getList] => Array
                (
                    [ct] => 1
                    [wt] => 10982178
                    [cpu] => 5882052
                    [mu] => 2033016
                    [pmu] => 5887296
                )

            [Twig\ExpressionParser::parseSubscriptExpression==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 1219
                    [cpu] => 3957
                    [mu] => 71840
                    [pmu] => 0
                )

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

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

            [Twig\Environment::render==>Twig\TemplateWrapper::render] => Array
                (
                    [ct] => 5
                    [wt] => 4698
                    [cpu] => 2355
                    [mu] => 186752
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@8==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 52
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::generateKey] => Array
                (
                    [ct] => 5
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 39
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@11==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 110
                    [wt] => 231
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelCatalogProduct::getProductSpecials==>DB::query] => Array
                (
                    [ct] => 20
                    [wt] => 4933
                    [cpu] => 20986
                    [mu] => 6208
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileDebugInfo==>Twig\Compiler::write] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => -3968
                    [pmu] => 0
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\Environment::getFilter] => Array
                (
                    [ct] => 6
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@11==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 55
                    [wt] => 133
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::after==>Language::set] => Array
                (
                    [ct] => 2020
                    [wt] => 688
                    [cpu] => 7989
                    [mu] => -256
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileIsTraitable==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 4
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileIsTraitable==>Twig\Compiler::write] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => -192
                    [pmu] => 0
                )

            [Twig\Lexer::lexData==>Twig\Lexer::pushToken] => Array
                (
                    [ct] => 401
                    [wt] => 567
                    [cpu] => 4019
                    [mu] => 59416
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetTemplateName==>Twig\Compiler::raw] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadTemplate==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 5
                    [wt] => 894
                    [cpu] => 443
                    [mu] => 3464
                    [pmu] => 0
                )

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

            [Loader::{closure}==>ModelExtensionModuleOptionsCombinations::getDisplayOptionsCombinations] => Array
                (
                    [ct] => 20
                    [wt] => 10488622
                    [cpu] => 5435765
                    [mu] => 15270408
                    [pmu] => 5186392
                )

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

            [Twig\NodeVisitor\OptimizerNodeVisitor::optimizePrintNode==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 138
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Compiler::subcompile@3==>Twig\Node\TextNode::compile] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Compiler::repr==>Twig\Compiler::string] => Array
                (
                    [ct] => 71
                    [wt] => 63
                    [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] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::decideForFork==>Twig\Token::test] => Array
                (
                    [ct] => 9
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@10==>Twig\NodeTraverser::traverseForVisitor@11] => Array
                (
                    [ct] => 165
                    [wt] => 2790
                    [cpu] => 0
                    [mu] => 3360
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@10==>Twig\Node\Node::setTemplateName@11] => Array
                (
                    [ct] => 156
                    [wt] => 267
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 1351
                    [cpu] => 2398
                    [mu] => 184
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2208
                    [cpu] => 4003
                    [mu] => 4224
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@3==>Twig\Node\Expression\Binary\AbstractBinary::compile] => Array
                (
                    [ct] => 2
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Compiler::getEnvironment] => Array
                (
                    [ct] => 30
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@6==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 315
                    [wt] => 216
                    [cpu] => 0
                    [mu] => 84008
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\EscaperExtension::getTokenParsers] => Array
                (
                    [ct] => 1
                    [wt] => 343
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Environment::getTemplateClass] => Array
                (
                    [ct] => 1
                    [wt] => 515
                    [cpu] => 0
                    [mu] => 240
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::parse==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 363
                    [cpu] => 0
                    [mu] => 2112
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\IncludeTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@4==>Twig\Node\PrintNode::compile] => Array
                (
                    [ct] => 12
                    [wt] => 579
                    [cpu] => 0
                    [mu] => 4352
                    [pmu] => 0
                )

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

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

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\Token::getLine] => Array
                (
                    [ct] => 7
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Parser::getStream] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelReportStatistics::getValue] => Array
                (
                    [ct] => 3
                    [wt] => 344
                    [cpu] => 415
                    [mu] => 608
                    [pmu] => 0
                )

            [Twig\Extension\CoreExtension::getFilters==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2234
                    [cpu] => 3999
                    [mu] => 68320
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\EscaperExtension::getFilters] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 3056
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@1==>Twig\Node\PrintNode::__construct] => Array
                (
                    [ct] => 43
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 16296
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionValues==>DB::query] => Array
                (
                    [ct] => 7895
                    [wt] => 1699890
                    [cpu] => 371319
                    [mu] => 25469008
                    [pmu] => 695520
                )

            [Twig\TokenStream::expect==>Twig\TokenStream::next] => Array
                (
                    [ct] => 210
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@4==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 99
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile@1==>Twig\Compiler::indent] => Array
                (
                    [ct] => 12
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::tokenize==>Twig\Source::getCode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@1==>Twig\Source::getName] => Array
                (
                    [ct] => 9
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Compiler::raw] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => -64
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@7==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 30
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\CallExpression::getArguments==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 18
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Environment::load==>Twig\Environment::loadTemplate] => Array
                (
                    [ct] => 5
                    [wt] => 79209
                    [cpu] => 77272
                    [mu] => 1030920
                    [pmu] => 0
                )

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

            [Twig\Compiler::addDebugInfo==>Twig\Node\Node::getTemplateLine] => Array
                (
                    [ct] => 979
                    [wt] => 323
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\DoTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\TwigFilter::getCallable] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\Compiler::subcompile@3==>Twig\Node\Expression\Binary\InBinary::compile] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 1472
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 6
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@9==>Twig\Node\Node::setSourceContext@10] => Array
                (
                    [ct] => 23
                    [wt] => 740
                    [cpu] => 0
                    [mu] => 2112
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\CoreExtension::getOperators] => Array
                (
                    [ct] => 1
                    [wt] => 3926
                    [cpu] => 3990
                    [mu] => 13144
                    [pmu] => 0
                )

            [Twig\Extension\CoreExtension::getFunctions==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 409
                    [cpu] => 0
                    [mu] => 440
                    [pmu] => 0
                )

            [Twig\Extension\CoreExtension::getOperators==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 3914
                    [cpu] => 3990
                    [mu] => 400
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor@10==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 46
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@1==>Twig\TokenParser\IfTokenParser::decideIfEnd] => Array
                (
                    [ct] => 11
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Twig\Environment::getUnaryOperators==>Twig\ExtensionSet::getUnaryOperators] => Array
                (
                    [ct] => 2
                    [wt] => 19866
                    [cpu] => 19975
                    [mu] => 214712
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@13==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 56
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\NameExpression::compile==>Twig\Environment::isStrictVariables] => Array
                (
                    [ct] => 133
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::getPrimary==>Twig\Parser::getCurrentToken] => Array
                (
                    [ct] => 175
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerExtensionAdvertiseGoogle::loadLibrary==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 43
                    [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] => 0
                )

            [Twig\ExpressionParser::parseStringExpression==>Twig\TokenStream::nextIf] => Array
                (
                    [ct] => 20
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [ModelToolImage::resize==>utf8_substr] => Array
                (
                    [ct] => 22
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 1440
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@13==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 28
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Lexer::tokenize==>Twig\Lexer::lexBlock] => Array
                (
                    [ct] => 194
                    [wt] => 1249
                    [cpu] => 0
                    [mu] => 45336
                    [pmu] => 0
                )

            [Twig\Loader\FilesystemLoader::addPath==>Twig\Loader\FilesystemLoader::isAbsolutePath] => Array
                (
                    [ct] => 25
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression==>Twig\Token::getValue] => Array
                (
                    [ct] => 52
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [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] => 317
                    [cpu] => 415
                    [mu] => 3440
                    [pmu] => 0
                )

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

            [Twig\Node\IfNode::compile@1==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 12
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\Environment::getNodeVisitors] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Twig\Lexer::__construct==>Twig\Lexer::getOperatorRegex] => Array
                (
                    [ct] => 1
                    [wt] => 19974
                    [cpu] => 19975
                    [mu] => 215672
                    [pmu] => 0
                )

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

            [Twig\Environment::__construct==>Twig\Environment::setCache] => Array
                (
                    [ct] => 5
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 2616
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Compiler::subcompile@1] => Array
                (
                    [ct] => 4
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 8192
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Compiler::subcompile@2] => Array
                (
                    [ct] => 4
                    [wt] => 2102
                    [cpu] => 0
                    [mu] => 17824
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor@12==>Twig\NodeTraverser::traverseForVisitor@13] => Array
                (
                    [ct] => 84
                    [wt] => 862
                    [cpu] => 0
                    [mu] => 1824
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@12==>Twig\Node\Node::setTemplateName@13] => Array
                (
                    [ct] => 49
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Proxy::__call==>Loader::{closure}] => Array
                (
                    [ct] => 118
                    [wt] => 10831867
                    [cpu] => 5761993
                    [mu] => 17002888
                    [pmu] => 5887296
                )

            [Twig\NodeTraverser::traverseForVisitor@8==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 78
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 22160
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\Binary\AbstractBinary::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 48
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Compiler::raw] => Array
                (
                    [ct] => 270
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::__construct==>Twig\ExtensionSet::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 169
                    [cpu] => 0
                    [mu] => 2984
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangMovaMova::load_settings_mova==>ControllerSeoLangSeoLang::switchLanguage] => Array
                (
                    [ct] => 3
                    [wt] => 8815
                    [cpu] => 7858
                    [mu] => 72544
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\Node\Expression\NameExpression::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@4==>Twig\Node\Expression\ArrayExpression::compile] => Array
                (
                    [ct] => 15
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [main()==>start] => Array
                (
                    [ct] => 1
                    [wt] => 11019228
                    [cpu] => 5916366
                    [mu] => 2868208
                    [pmu] => 8017976
                )

            [Twig\TokenStream::isEOF==>Twig\Token::getType] => Array
                (
                    [ct] => 400
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\IfNode::compile@1==>Twig\Node\Node::count] => Array
                (
                    [ct] => 7
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileClassFooter] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::doEnterNode==>Twig\Extension\EscaperExtension::getDefaultStrategy] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::addVisitor==>Twig\NodeVisitor\OptimizerNodeVisitor::getPriority] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\Node\PrintNode::__construct] => Array
                (
                    [ct] => 13
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 5016
                    [pmu] => 0
                )

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

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

            [Twig\Compiler::repr==>Twig\Compiler::raw] => Array
                (
                    [ct] => 122
                    [wt] => 48
                    [cpu] => 0
                    [mu] => -8064
                    [pmu] => 0
                )

            [Twig\Environment::tokenize==>Twig\Lexer::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 19997
                    [cpu] => 19975
                    [mu] => 217336
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@6==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 105
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@3==>Twig\Source::getName] => Array
                (
                    [ct] => 169
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@9==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 39
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\TokenStream::nextIf==>Twig\Token::test] => Array
                (
                    [ct] => 186
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::parseSubscriptExpression==>Twig\Node\Expression\ArrayExpression::__construct] => Array
                (
                    [ct] => 30
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileDisplay==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\TokenParser\MacroTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileDisplay==>Twig\Compiler::write] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseStringExpression==>Twig\Token::getValue] => Array
                (
                    [ct] => 10
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Parser::getExpressionParser] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::getTemplateName==>Twig\Source::getName] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@3==>Twig\Node\Expression\ConstantExpression::compile] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Extension\CoreExtension::getFilters==>Twig\TwigFilter::__construct] => Array
                (
                    [ct] => 34
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 11264
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\Binary\AbstractBinary::compile==>Twig\Compiler::subcompile@2] => Array
                (
                    [ct] => 20
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Node\Expression\Binary\AbstractBinary::compile==>Twig\Compiler::subcompile@4] => Array
                (
                    [ct] => 4
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Compiler::subcompile@3] => Array
                (
                    [ct] => 6
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Compiler::subcompile@4] => Array
                (
                    [ct] => 45
                    [wt] => 242
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Compiler::subcompile@5] => Array
                (
                    [ct] => 39
                    [wt] => 225
                    [cpu] => 0
                    [mu] => 800
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::add_permission==>Proxy::getUserGroups] => Array
                (
                    [ct] => 30
                    [wt] => 4238
                    [cpu] => 24381
                    [mu] => 1267168
                    [pmu] => 0
                )

            [Twig\Node\PrintNode::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 138
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@11==>Twig\Node\Node::setSourceContext@12] => Array
                (
                    [ct] => 52
                    [wt] => 289
                    [cpu] => 0
                    [mu] => 1344
                    [pmu] => 0
                )

            [Twig\NodeVisitor\OptimizerNodeVisitor::enterOptimizeFor==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 118
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\ArrayExpression::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 30
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ForNode::compile==>Twig\Compiler::addDebugInfo] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@12==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 104
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_url_link] => Array
                (
                    [ct] => 1
                    [wt] => 1434
                    [cpu] => 1409
                    [mu] => 3072
                    [pmu] => 0
                )

            [Loader::controller@1==>Action::execute@3] => Array
                (
                    [ct] => 1
                    [wt] => 3554
                    [cpu] => 2381
                    [mu] => 46064
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\TokenParser\IfTokenParser::decideIfEnd] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseAssignmentExpression==>Twig\Token::getLine] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::doLeaveNode==>Twig\NodeVisitor\EscaperNodeVisitor::preEscapeFilterNode] => Array
                (
                    [ct] => 6
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

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

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

            [Twig\Node\Node::compile@3==>Twig\Node\Node::compile@4] => Array
                (
                    [ct] => 1
                    [wt] => 2077
                    [cpu] => 0
                    [mu] => 17312
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Parser::subparse@1] => Array
                (
                    [ct] => 1
                    [wt] => 1406
                    [cpu] => 3957
                    [mu] => 82936
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Parser::subparse@2] => Array
                (
                    [ct] => 1
                    [wt] => 2932
                    [cpu] => 3978
                    [mu] => 144760
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseExpression==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 997
                    [cpu] => 0
                    [mu] => 8464
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::parse==>Twig\TokenParser\SpacelessTokenParser::getTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Environment::loadClass==>Twig\Cache\FilesystemCache::write] => Array
                (
                    [ct] => 1
                    [wt] => 452
                    [cpu] => 3995
                    [mu] => 16
                    [pmu] => 0
                )

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

            [Twig\NodeVisitor\AbstractNodeVisitor::enterNode==>Twig\NodeVisitor\EscaperNodeVisitor::doEnterNode] => Array
                (
                    [ct] => 733
                    [wt] => 346
                    [cpu] => 0
                    [mu] => 1024
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parsePrimaryExpression==>Twig\Parser::getStream] => Array
                (
                    [ct] => 165
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Lexer::lexVar==>Twig\Lexer::popState] => Array
                (
                    [ct] => 138
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 160
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseFilterExpressionRaw==>Twig\ExpressionParser::getFilterNodeClass] => Array
                (
                    [ct] => 6
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

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

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

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

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

            [Twig\Extension\OptimizerExtension::getNodeVisitors==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 804
                    [cpu] => 0
                    [mu] => 1776
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@10==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 69
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 32024
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Compiler::indent] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Lexer::lexBlock==>Twig\Lexer::lexExpression] => Array
                (
                    [ct] => 132
                    [wt] => 782
                    [cpu] => 0
                    [mu] => 33240
                    [pmu] => 0
                )

            [ControllerCatalogProduct::getList==>library] => Array
                (
                    [ct] => 1
                    [wt] => 808
                    [cpu] => 0
                    [mu] => 248
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtensions==>Twig\ExtensionSet::initExtension] => Array
                (
                    [ct] => 4
                    [wt] => 19859
                    [cpu] => 19975
                    [mu] => 214456
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>DB::query] => Array
                (
                    [ct] => 7915
                    [wt] => 1041337
                    [cpu] => 368572
                    [mu] => 18637096
                    [pmu] => 0
                )

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

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

            [Twig\Parser::parse==>Twig\Parser::subparse] => Array
                (
                    [ct] => 1
                    [wt] => 16671
                    [cpu] => 15698
                    [mu] => 542896
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerSeoLangSeoLang::seolang_menu==>ControllerSeoLangSeoLang::load_settings] => Array
                (
                    [ct] => 1
                    [wt] => 11790
                    [cpu] => 11547
                    [mu] => 46976
                    [pmu] => 0
                )

            [Twig\Template::display==>Twig\Template::displayWithErrorHandling] => Array
                (
                    [ct] => 5
                    [wt] => 4550
                    [cpu] => 0
                    [mu] => 141184
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\FilterExpression::compile==>Twig\Node\Node::setAttribute] => Array
                (
                    [ct] => 42
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 2384
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\TokenParser\IfTokenParser::parse] => Array
                (
                    [ct] => 14
                    [wt] => 9402
                    [cpu] => 7981
                    [mu] => 299408
                    [pmu] => 0
                )

            [Twig\Lexer::lexBlock==>Twig\Lexer::moveCursor] => Array
                (
                    [ct] => 62
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\CallExpression::compileArguments==>Twig\Node\Expression\CallExpression::getArguments] => Array
                (
                    [ct] => 6
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 1
                    [wt] => 736
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\ExpressionParser::parseConditionalExpression==>Twig\TokenStream::nextIf] => Array
                (
                    [ct] => 162
                    [wt] => 171
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\Node\ModuleNode::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6719
                    [cpu] => 7983
                    [mu] => 9872
                    [pmu] => 0
                )

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

            [Twig\NodeTraverser::traverseForVisitor@8==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 26
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ControllerEventLanguage::before==>Language::set] => Array
                (
                    [ct] => 5
                    [wt] => 63
                    [cpu] => 3984
                    [mu] => 156056
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@5==>Twig\Source::getName] => Array
                (
                    [ct] => 75
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}@1==>ModelToolImage::resize] => Array
                (
                    [ct] => 7894
                    [wt] => 109141
                    [cpu] => 2657
                    [mu] => -664
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@11==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 55
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Loader::model==>Loader::callback] => Array
                (
                    [ct] => 249
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 205304
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileMacros==>Twig\Compiler::subcompile] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\TextNode::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 199
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileClassHeader==>Twig\Environment::getBaseTemplateClass] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\NodeVisitor\OptimizerNodeVisitor::doLeaveNode==>Twig\NodeVisitor\OptimizerNodeVisitor::leaveOptimizeFor] => Array
                (
                    [ct] => 733
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\TokenParser\ForTokenParser::parse] => Array
                (
                    [ct] => 1
                    [wt] => 2788
                    [cpu] => 5656
                    [mu] => 96856
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@1==>Twig\Token::getValue] => Array
                (
                    [ct] => 72
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Node\Node::getSourceContext] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Compiler::subcompile@5==>Twig\Node\Expression\ConstantExpression::compile] => Array
                (
                    [ct] => 13
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [DB::escape==>DB\MySQLi::escape] => Array
                (
                    [ct] => 7915
                    [wt] => 14584
                    [cpu] => 264
                    [mu] => 253600
                    [pmu] => 152
                )

            [Twig\Node\Expression\FilterExpression::compile==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 6
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [Twig\Parser::subparse==>Twig\Token::getLine] => Array
                (
                    [ct] => 155
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@1==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 6
                    [wt] => 3342
                    [cpu] => 3994
                    [mu] => 4976
                    [pmu] => 0
                )

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

            [ControllerSeoLangSeoLang::__construct==>Controller::__get] => Array
                (
                    [ct] => 33
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\Node::setSourceContext@13==>Twig\Node\Node::setSourceContext@14] => Array
                (
                    [ct] => 21
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 480
                    [pmu] => 0
                )

            [optionscombinations\OptionsCombinationsLib::getOption==>DB::query] => Array
                (
                    [ct] => 46669
                    [wt] => 1330418
                    [cpu] => 1407090
                    [mu] => 51834552
                    [pmu] => 1161208
                )

            [Twig\Node\IfNode::compile@1==>Twig\Compiler::raw] => Array
                (
                    [ct] => 8
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\TokenStream::isEOF] => Array
                (
                    [ct] => 140
                    [wt] => 143
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [Twig\NodeTraverser::traverseForVisitor@14==>Twig\NodeVisitor\AbstractNodeVisitor::enterNode] => Array
                (
                    [ct] => 42
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 320
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\Node::getAttribute] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Compiler::outdent] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

            [ControllerSeoLangSeoLang::load_model==>ControllerSeoLangSeoLang::method_widgets] => Array
                (
                    [ct] => 1
                    [wt] => 5504
                    [cpu] => 6076
                    [mu] => 90288
                    [pmu] => 0
                )

            [Loader::{closure}==>ModelSaleOrder::getTotalOrders] => Array
                (
                    [ct] => 1
                    [wt] => 511
                    [cpu] => 2266
                    [mu] => 416
                    [pmu] => 0
                )

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

            [ModelExtensionModuleOptionsCombinations::getCombinedOptions==>optionscombinations\OptionsCombinationsLib::buildSEOQuery] => Array
                (
                    [ct] => 7895
                    [wt] => 33669
                    [cpu] => 507
                    [mu] => 503864
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\Node\IfNode::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2760
                    [pmu] => 0
                )

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Node\Expression\NameExpression::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1632
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\CallExpression::compileCallable==>Twig\Node\Expression\CallExpression::compileArguments] => Array
                (
                    [ct] => 6
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 1408
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\TokenStream::next] => Array
                (
                    [ct] => 12
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Proxy::getUserGroups==>Proxy::__call] => Array
                (
                    [ct] => 30
                    [wt] => 4210
                    [cpu] => 24381
                    [mu] => 1267040
                    [pmu] => 0
                )

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

            [Twig\Node\Expression\GetAttrExpression::compile==>Twig\Node\Node::getTemplateLine] => Array
                (
                    [ct] => 30
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Parser::subparse@2==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::getList==>Loader::controller] => Array
                (
                    [ct] => 3
                    [wt] => 65733
                    [cpu] => 61557
                    [mu] => 837952
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@1==>Twig\Node\TextNode::compile] => Array
                (
                    [ct] => 84
                    [wt] => 593
                    [cpu] => 0
                    [mu] => 31744
                    [pmu] => 0
                )

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

            [Twig\TokenParser\IfTokenParser::parse==>Twig\TokenParser\IfTokenParser::getTag] => Array
                (
                    [ct] => 14
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileConstructor] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1536
                    [pmu] => 0
                )

            [Twig\Node\ForNode::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 535
                    [cpu] => 1699
                    [mu] => 2120
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileMacros] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileConstructor==>Twig\Node\Node::count] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::parse==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 61
                    [wt] => 31860
                    [cpu] => 29634
                    [mu] => 292504
                    [pmu] => 600
                )

            [Twig\Node\IfNode::compile@1==>Twig\Compiler::subcompile@3] => Array
                (
                    [ct] => 20
                    [wt] => 1215
                    [cpu] => 0
                    [mu] => 7456
                    [pmu] => 0
                )

            [Twig\Parser::subparse@1==>Twig\TokenStream::expect] => Array
                (
                    [ct] => 43
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@12==>Twig\Node\Node::getIterator] => Array
                (
                    [ct] => 156
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 44192
                    [pmu] => 0
                )

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

            [Twig\ExpressionParser::isBinary==>Twig\Token::test] => Array
                (
                    [ct] => 188
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse==>Twig\Token::getType] => Array
                (
                    [ct] => 184
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 128
                    [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] => 717
                    [cpu] => 467
                    [mu] => 1168
                    [pmu] => 0
                )

            [Twig\Lexer::lexBlock==>Twig\Lexer::pushToken] => Array
                (
                    [ct] => 62
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 11712
                    [pmu] => 0
                )

            [Twig\TokenParser\IfTokenParser::parse@1==>Twig\ExpressionParser::parseExpression] => Array
                (
                    [ct] => 8
                    [wt] => 964
                    [cpu] => 0
                    [mu] => 24760
                    [pmu] => 0
                )

            [Twig\ExpressionParser::getFilterNodeClass==>Twig\TwigFilter::getNodeClass] => Array
                (
                    [ct] => 6
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TemplateWrapper::render==>Twig\Template::render] => Array
                (
                    [ct] => 5
                    [wt] => 4647
                    [cpu] => 0
                    [mu] => 186624
                    [pmu] => 0
                )

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\AbstractExtension::getTokenParsers] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@2==>Twig\NodeVisitor\AbstractNodeVisitor::leaveNode] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\TokenParser\IfTokenParser::parse@1] => Array
                (
                    [ct] => 7
                    [wt] => 2099
                    [cpu] => 3978
                    [mu] => 101032
                    [pmu] => 0
                )

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

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

            [Twig\Node\Node::setSourceContext@2==>Twig\Node\Node::setTemplateName] => Array
                (
                    [ct] => 1
                    [wt] => 738
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\Compiler::addDebugInfo==>Twig\Compiler::write] => Array
                (
                    [ct] => 152
                    [wt] => 132
                    [cpu] => 0
                    [mu] => -44288
                    [pmu] => 0
                )

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

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

            [Twig\ExtensionSet::initExtension==>Twig\Extension\AbstractExtension::getFilters] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetParent==>Twig\Node\Node::hasNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [ControllerCatalogProduct::getList==>Pagination::render] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@10==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::enterNode] => Array
                (
                    [ct] => 23
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setSourceContext@7==>Twig\Source::getName] => Array
                (
                    [ct] => 30
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Expression\NameExpression::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 169
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Loader::{closure}==>Event::trigger] => Array
                (
                    [ct] => 230
                    [wt] => 5322
                    [cpu] => 9486
                    [mu] => -104368
                    [pmu] => 0
                )

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

            [Twig\Node\ModuleNode::compileClassFooter==>Twig\Node\Node::getNode] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileClassFooter==>Twig\Compiler::write] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetTemplateName==>Twig\Node\Node::getSourceContext] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@13==>Twig\NodeVisitor\MacroAutoImportNodeVisitor::leaveNode] => Array
                (
                    [ct] => 28
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Twig\TokenParser\ForTokenParser::parse==>Twig\Token::getLine] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

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

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

            [optionscombinations\OptionsCombinationsLib::getCombinationOptionsMapped==>DB::query] => Array
                (
                    [ct] => 7895
                    [wt] => 1603733
                    [cpu] => 377996
                    [mu] => 22744712
                    [pmu] => 2143976
                )

            [ControllerCatalogProduct::getList==>Loader::model] => Array
                (
                    [ct] => 2
                    [wt] => 6653
                    [cpu] => 3633
                    [mu] => 36688
                    [pmu] => 0
                )

            [Twig\NodeTraverser::traverseForVisitor@1==>Twig\NodeTraverser::traverseForVisitor@2] => Array
                (
                    [ct] => 3
                    [wt] => 13107
                    [cpu] => 15979
                    [mu] => 13520
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\Token::getValue] => Array
                (
                    [ct] => 25
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\Node::setTemplateName@1==>Twig\Node\Node::setTemplateName@2] => Array
                (
                    [ct] => 723
                    [wt] => 3854
                    [cpu] => 3992
                    [mu] => 1664
                    [pmu] => 0
                )

            [Twig\Node\Node::compile@1==>Twig\Node\ForNode::compile] => Array
                (
                    [ct] => 1
                    [wt] => 209
                    [cpu] => 0
                    [mu] => 9848
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileTemplate==>Twig\Node\ModuleNode::compileGetParent] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

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

            [Twig\Node\IfNode::__construct==>Twig\Node\Node::__construct] => Array
                (
                    [ct] => 21
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>library] => Array
                (
                    [ct] => 1
                    [wt] => 1719
                    [cpu] => 1138
                    [mu] => 168
                    [pmu] => 0
                )

            [Twig\Parser::subparse@2==>Twig\Token::getLine] => Array
                (
                    [ct] => 33
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\NodeVisitor\EscaperNodeVisitor::doEnterNode==>Twig\Environment::getExtension] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 256
                    [pmu] => 0
                )

            [Twig\ExtensionSet::initExtension==>Twig\Extension\StagingExtension::getTests] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [twig_lower_filter==>Twig\Environment::getCharset] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\TokenStream::expect==>Twig\Token::test] => Array
                (
                    [ct] => 210
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

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

            [Event::trigger==>Action::execute@2] => Array
                (
                    [ct] => 7
                    [wt] => 4088
                    [cpu] => 11973
                    [mu] => 82360
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@3] => Array
                (
                    [ct] => 7
                    [wt] => 3143
                    [cpu] => 1780
                    [mu] => 290456
                    [pmu] => 0
                )

            [Event::trigger==>Action::execute@4] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 21592
                    [pmu] => 0
                )

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

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

            [Twig\Node\Expression\ArrayExpression::__construct==>Twig\Node\Expression\ArrayExpression::getKeyValuePairs] => Array
                (
                    [ct] => 30
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Node\ModuleNode::compileGetSourceContext==>Twig\Compiler::write] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [Twig\Parser::subparse@3==>Twig\TokenStream::isEOF] => Array
                (
                    [ct] => 50
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 128
                    [pmu] => 0
                )

            [ModelToolImage::resize==>Image::resize] => Array
                (
                    [ct] => 17
                    [wt] => 156612
                    [cpu] => 142375
                    [mu] => -32338752
                    [pmu] => 23136
                )

        )

)