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] => 69b6a14c53a2b8843d235579
    [meta] => Array
        (
            [url] => /sites/all/modules/civicrm/extern/rest.php
            [SERVER] => Array
                (
                    [QUERY_STRING] => 
                    [REQUEST_METHOD] => POST
                    [DOCUMENT_ROOT] => /var/www/html/docroot
                    [REMOTE_ADDR] => 172.23.0.4
                    [SERVER_ADDR] => 172.23.0.6
                    [SERVER_NAME] => cpz-civicrm-webserver-1
                    [HTTP_USER_AGENT] => Drupal/11.2.5 (+https://www.drupal.org/) GuzzleHttp/7
                    [HTTP_HOST] => cpz-civicrm-webserver-1
                    [PHP_SELF] => /sites/all/modules/civicrm/extern/rest.php
                    [REQUEST_TIME_FLOAT] => 1773576523.0791
                    [REQUEST_TIME] => 1773576523
                )

            [get] => Array
                (
                )

            [env] => Array
                (
                    [USER] => www-data
                    [HOME] => /var/www
                    [SCRIPT_NAME] => /sites/all/modules/civicrm/extern/rest.php
                    [REQUEST_URI] => /sites/all/modules/civicrm/extern/rest.php
                    [QUERY_STRING] => 
                    [REQUEST_METHOD] => POST
                    [SERVER_PROTOCOL] => HTTP/1.1
                    [GATEWAY_INTERFACE] => CGI/1.1
                    [REMOTE_PORT] => 58976
                    [SCRIPT_FILENAME] => /var/www/html/docroot/sites/all/modules/civicrm/extern/rest.php
                    [SERVER_ADMIN] => webmaster@localhost
                    [CONTEXT_DOCUMENT_ROOT] => /var/www/html/docroot
                    [CONTEXT_PREFIX] => 
                    [REQUEST_SCHEME] => http
                    [DOCUMENT_ROOT] => /var/www/html/docroot
                    [REMOTE_ADDR] => 172.23.0.4
                    [SERVER_PORT] => 80
                    [SERVER_ADDR] => 172.23.0.6
                    [SERVER_NAME] => cpz-civicrm-webserver-1
                    [SERVER_SOFTWARE] => Apache/2.4.66 (Debian)
                    [SERVER_SIGNATURE] => <address>Apache/2.4.66 (Debian) Server at cpz-civicrm-webserver-1 Port 80</address>

                    [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                    [CONTENT_LENGTH] => 14784
                    [CONTENT_TYPE] => application/x-www-form-urlencoded
                    [HTTP_USER_AGENT] => Drupal/11.2.5 (+https://www.drupal.org/) GuzzleHttp/7
                    [HTTP_HOST] => cpz-civicrm-webserver-1
                    [HTTP_AUTHORIZATION] => 
                    [protossl] => 
                    [FCGI_ROLE] => RESPONDER
                    [PHP_SELF] => /sites/all/modules/civicrm/extern/rest.php
                    [REQUEST_TIME_FLOAT] => 1773576523.0791
                    [REQUEST_TIME] => 1773576523
                    [argv] => Array
                        (
                        )

                    [argc] => 0
                )

            [simple_url] => /sites/all/modules/civicrm/extern/rest.php
            [request_ts] => 1773576523
            [request_ts_micro] => 1773576523.0791
            [request_date] => 2026-03-15
        )

    [profile] => Array
        (
            [main()==>Xhgui\Profiler\Profiler::registerShutdownHandler] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1736
                    [pmu] => 0
                )

            [main()==>civicrm_conf_init] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 2264
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::singleton==>CRM_Core_ClassLoader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [main()==>CRM_Core_ClassLoader::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1312
                    [pmu] => 0
                )

            [ComposerAutoloaderInit8970b6da7e5f46d856a9e2250a568ef0::getLoader==>ComposerAutoloaderInit8970b6da7e5f46d856a9e2250a568ef0::loadClassLoader] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1040
                    [pmu] => 0
                )

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

            [ComposerAutoloaderInit8970b6da7e5f46d856a9e2250a568ef0::getLoader==>Composer\Autoload\ComposerStaticInit8970b6da7e5f46d856a9e2250a568ef0::getInitializer] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 1136
                )

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

            [ComposerAutoloaderInit8970b6da7e5f46d856a9e2250a568ef0::getLoader==>Composer\Autoload\ClassLoader::register] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 500
                    [mu] => 1376
                    [pmu] => 296
                )

            [ComposerAutoloaderInit8970b6da7e5f46d856a9e2250a568ef0::getLoader==>composerRequire8970b6da7e5f46d856a9e2250a568ef0] => Array
                (
                    [ct] => 16
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 13032
                    [pmu] => 13336
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 1764
                    [wt] => 39072
                    [cpu] => 49509
                    [mu] => 162752
                    [pmu] => 124792
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 814
                    [wt] => 9368
                    [cpu] => 5000
                    [mu] => 40872
                    [pmu] => 59592
                )

            [composerRequire8970b6da7e5f46d856a9e2250a568ef0==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 2272
                    [pmu] => 2264
                )

            [Composer\InstalledVersions::getInstalled==>Composer\Autoload\ClassLoader::getRegisteredLoaders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Composer\InstalledVersions::getVersion==>Composer\InstalledVersions::getInstalled] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 2160
                    [pmu] => 2160
                )

            [composerRequire8970b6da7e5f46d856a9e2250a568ef0==>Composer\InstalledVersions::getVersion] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 9120
                    [pmu] => 9120
                )

            [CRM_Core_ClassLoader::requireComposerAutoload==>ComposerAutoloaderInit8970b6da7e5f46d856a9e2250a568ef0::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 227
                    [cpu] => 500
                    [mu] => 18472
                    [pmu] => 16640
                )

            [CRM_Core_ClassLoader::register==>CRM_Core_ClassLoader::requireComposerAutoload] => Array
                (
                    [ct] => 2
                    [wt] => 250
                    [cpu] => 500
                    [mu] => 17144
                    [pmu] => 16640
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 1896
                    [wt] => 35221
                    [cpu] => 44510
                    [mu] => 623056
                    [pmu] => 44040
                )

            [CRM_Core_ClassLoader::register==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 1624
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::register==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [PathLoad\V0\PathLoad::create==>PathLoad\V0\PathLoad::register] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [PathLoad\V0\PathLoad::create==>PathLoad\V0\Versions::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::register==>PathLoad\V0\PathLoad::create] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 0
                )

            [pathload==>PathLoad\V0\Versions::offsetGet] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::register==>pathload] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 0
                )

            [CRM_Utils_System::versionXml==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::versionXml==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Utils_System::versionXml==>CRM_Utils_XML::xmlObjToArray] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 0
                )

            [CRM_Utils_System::versionXml==>CRM_Utils_System::isVersionFormatValid] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::version==>CRM_Utils_System::versionXml] => Array
                (
                    [ct] => 49
                    [wt] => 208
                    [cpu] => 0
                    [mu] => 5040
                    [pmu] => 20600
                )

            [CRM_Core_ClassLoader::register==>CRM_Utils_System::version] => Array
                (
                    [ct] => 1
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 4784
                    [pmu] => 20600
                )

            [PathLoad\V0\Scanner::addRule==>PathLoad\V0\Scanner::id] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1896
                    [pmu] => 0
                )

            [PathLoad\V0\PathLoad::addSearchItem==>PathLoad\V0\Scanner::addRule] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 3280
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::register==>PathLoad\V0\PathLoad::addSearchItem] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 4288
                    [pmu] => 0
                )

            [main()==>CRM_Core_ClassLoader::register] => Array
                (
                    [ct] => 2
                    [wt] => 585
                    [cpu] => 500
                    [mu] => 33352
                    [pmu] => 37240
                )

            [main()==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 175
                    [wt] => 3351
                    [cpu] => 3999
                    [mu] => 6984
                    [pmu] => 12928
                )

            [CRM_Core_ClassLoader::loadClass==>CRM_Core_ClassLoader::loadClass@1] => Array
                (
                    [ct] => 165
                    [wt] => 7904
                    [cpu] => 8832
                    [mu] => 21912
                    [pmu] => 7232
                )

            [main()==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 186
                    [cpu] => 0
                    [mu] => 8136
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 800
                )

            [CRM_Core_Config::singleton==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Core_TemporaryErrorScope::getActive==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [PEAR_ErrorStack::__construct==>PEAR_ErrorStack::setMessageCallback] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 1584
                )

            [PEAR_ErrorStack::__construct==>PEAR_ErrorStack::setContextCallback] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 1384
                )

            [PEAR_ErrorStack::singleton==>PEAR_ErrorStack::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 3056
                    [pmu] => 3296
                )

            [CRM_Core_ClassLoader::loadClass==>PEAR_ErrorStack::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 4512
                    [pmu] => 4528
                )

            [CRM_Core_ClassLoader::loadClass==>PEAR_ErrorStack::pushCallback] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 976
                )

            [CRM_Core_ClassLoader::loadClass==>PEAR_ErrorStack::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 920
                )

            [CRM_Core_TemporaryErrorScope::getActive==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 8056
                    [pmu] => 6952
                )

            [CRM_Core_TemporaryErrorScope::__construct==>CRM_Core_TemporaryErrorScope::getActive] => Array
                (
                    [ct] => 2
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 10104
                    [pmu] => 7328
                )

            [CRM_Core_TemporaryErrorScope::__construct==>CRM_Core_TemporaryErrorScope::setActive] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Core_TemporaryErrorScope::create==>CRM_Core_TemporaryErrorScope::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 11792
                    [pmu] => 8944
                )

            [CRM_Core_Config::singleton==>CRM_Core_TemporaryErrorScope::create] => Array
                (
                    [ct] => 2
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 13256
                    [pmu] => 9616
                )

            [CRM_Core_Config::singleton==>CRM_Core_Config_MagicMerge::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 11
                    [wt] => 212
                    [cpu] => 0
                    [mu] => 4608
                    [pmu] => 9944
                )

            [Civi\Core\Container::boot==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 7
                    [wt] => 227
                    [cpu] => 0
                    [mu] => 3344
                    [pmu] => 4376
                )

            [Civi\Core\Container::boot==>CRM_Core_Config_Runtime::initialize] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 1136
                )

            [Civi\Core\Paths::__construct==>Civi\Core\Paths::register] => Array
                (
                    [ct] => 11
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 1480
                )

            [Civi\Core\Container::boot==>Civi\Core\Paths::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 7000
                    [pmu] => 6176
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 112
                    [wt] => 2018
                    [cpu] => 1000
                    [mu] => 13576
                    [pmu] => 8496
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 85
                    [wt] => 1234
                    [cpu] => 1002
                    [mu] => 22456
                    [pmu] => 16120
                )

            [Composer\Autoload\includeFile==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 106
                    [wt] => 3643
                    [cpu] => 2002
                    [mu] => 36744
                    [pmu] => 25872
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 19
                    [wt] => 293
                    [cpu] => 1002
                    [mu] => 3560
                    [pmu] => 2840
                )

            [Composer\Autoload\ClassLoader::loadClass@3==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 6
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 7176
                    [pmu] => 8408
                )

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

            [Composer\Autoload\ClassLoader::loadClass@4==>Composer\Autoload\includeFile@4] => Array
                (
                    [ct] => 4
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 5176
                    [pmu] => 80
                )

            [Composer\Autoload\includeFile@3==>Composer\Autoload\ClassLoader::loadClass@4] => Array
                (
                    [ct] => 4
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 7112
                    [pmu] => 728
                )

            [Composer\Autoload\ClassLoader::loadClass@3==>Composer\Autoload\includeFile@3] => Array
                (
                    [ct] => 6
                    [wt] => 189
                    [cpu] => 0
                    [mu] => 9016
                    [pmu] => 792
                )

            [Composer\Autoload\includeFile@2==>Composer\Autoload\ClassLoader::loadClass@3] => Array
                (
                    [ct] => 6
                    [wt] => 288
                    [cpu] => 0
                    [mu] => 16904
                    [pmu] => 9992
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\includeFile@2] => Array
                (
                    [ct] => 19
                    [wt] => 399
                    [cpu] => 0
                    [mu] => 18488
                    [pmu] => 10336
                )

            [Composer\Autoload\includeFile@1==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 19
                    [wt] => 780
                    [cpu] => 1002
                    [mu] => 22760
                    [pmu] => 14056
                )

            [Civi\Core\CiviEventDispatcher::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 132
                    [cpu] => 998
                    [mu] => 12584
                    [pmu] => 12944
                )

            [Civi\Core\CiviEventDispatcher::__construct==>Symfony\Component\EventDispatcher\EventDispatcher::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>Civi\Core\CiviEventDispatcher::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 139
                    [cpu] => 998
                    [mu] => 13848
                    [pmu] => 13136
                )

            [Civi\Core\CiviEventDispatcher::addListener==>Symfony\Component\EventDispatcher\EventDispatcher::addListener] => Array
                (
                    [ct] => 397
                    [wt] => 461
                    [cpu] => 0
                    [mu] => 156160
                    [pmu] => 10368
                )

            [Civi\Core\Container::boot==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 2448
                    [pmu] => 2448
                )

            [Civi\Core\Container::boot==>Civi\Core\CiviEventDispatcher::setDispatchPolicy] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 960
                )

            [CRM_Core_ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 12
                    [wt] => 186
                    [cpu] => 0
                    [mu] => 904
                    [pmu] => 5040
                )

            [CRM_Core_ClassLoader::loadClass@1==>CRM_Core_ClassLoader::loadClass@2] => Array
                (
                    [ct] => 9
                    [wt] => 397
                    [cpu] => 1002
                    [mu] => 1288
                    [pmu] => 1016
                )

            [Civi\Core\Container::boot==>CRM_Utils_System_DrupalBase::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System_Base::initialize==>CRM_Utils_System::isSSL] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 312
                )

            [Civi\Core\Container::boot==>CRM_Utils_System_Base::initialize] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 688
                )

            [Civi\Core\Container::boot==>CRM_Utils_System::version] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache::cleanKey] => Array
                (
                    [ct] => 7
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 936
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache::getCacheSettings] => Array
                (
                    [ct] => 6
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 2824
                    [pmu] => 808
                )

            [CRM_Utils_Cache::create==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 5
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 1208
                    [pmu] => 3480
                )

            [CRM_Utils_Cache::create==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 5
                    [wt] => 169
                    [cpu] => 0
                    [mu] => 856
                    [pmu] => 1624
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 504
                )

            [CRM_Utils_Cache_Redis::connect==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Cache_Redis::connect==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Utils_Cache_Redis::connect==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 6
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 352
                )

            [CRM_Utils_Cache_Redis::__construct==>CRM_Utils_Cache_Redis::connect] => Array
                (
                    [ct] => 6
                    [wt] => 619
                    [cpu] => 807
                    [mu] => 4192
                    [pmu] => 2040
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache_Redis::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 651
                    [cpu] => 807
                    [mu] => 4424
                    [pmu] => 2416
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache_CacheWrapper::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 821
                    [cpu] => 807
                    [mu] => 10088
                    [pmu] => 9296
                )

            [Civi\Core\Container::boot==>Civi\Core\SettingsManager::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createLockManager==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 944
                )

            [Civi\Core\Container::createLockManager==>Civi\Core\Lock\LockManager::register] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2464
                    [pmu] => 2224
                )

            [Civi\Core\Container::boot==>Civi\Core\Container::createLockManager] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 3800
                    [pmu] => 3616
                )

            [CRM_Core_DAO::init==>PEAR::getStaticProperty] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 1368
                )

            [CRM_Core_DAO::init==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 1184
                )

            [CRM_Core_DAO::init==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 464
                )

            [CRM_Core_DAO::init==>CRM_Utils_SQL::autoSwitchDSN] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 504
                )

            [CRM_Core_DAO::init==>CRM_Utils_SQL::isSSLDSN] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::composeQuery] => Array
                (
                    [ct] => 18
                    [wt] => 425
                    [cpu] => 0
                    [mu] => 20496
                    [pmu] => 13352
                )

            [DB_DataObject::_loadConfig==>PEAR::getStaticProperty] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_DataObject::_connect==>DB_DataObject::_loadConfig] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1168
                )

            [DB_DataObject::_connect==>DB_DataObject::tableName] => Array
                (
                    [ct] => 82
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_DataObject::_connect==>PEAR::getStaticProperty] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 960
                )

            [DB::connect==>DB::parseDSN] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2144
                    [pmu] => 2144
                )

            [DB_common::__construct==>PEAR::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 592
                )

            [DB_mysqli::__construct==>DB_common::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1168
                )

            [DB::connect==>DB_mysqli::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1768
                    [pmu] => 1768
                )

            [DB::connect==>DB_common::getOption] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 536
                )

            [DB_mysqli::connect==>PEAR::loadExtension] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_mysqli::connect==>DB_common::getOption] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB::connect==>DB_mysqli::connect] => Array
                (
                    [ct] => 1
                    [wt] => 947
                    [cpu] => 932
                    [mu] => 44024
                    [pmu] => 44024
                )

            [DB::connect==>DB::isError] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 528
                )

            [DB_DataObject::_connect==>DB::connect] => Array
                (
                    [ct] => 1
                    [wt] => 1085
                    [cpu] => 932
                    [mu] => 52200
                    [pmu] => 52136
                )

            [DB_DataObject::_connect==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Core_DAO::query==>CRM_Core_DAO::_setDBOptions] => Array
                (
                    [ct] => 42
                    [wt] => 513
                    [cpu] => 0
                    [mu] => 9064
                    [pmu] => 552
                )

            [DB_DataObject::_connect@1==>PEAR::isError] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_DataObject::_query==>DB_DataObject::_connect@1] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1168
                )

            [CRM_Core_Error::debug_query==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 41
                    [wt] => 142
                    [cpu] => 962
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_DataObject::_query==>CRM_Core_Error::debug_query] => Array
                (
                    [ct] => 41
                    [wt] => 284
                    [cpu] => 962
                    [mu] => 1168
                    [pmu] => 1168
                )

            [DB_common::_checkManip==>DB::isManip] => Array
                (
                    [ct] => 41
                    [wt] => 208
                    [cpu] => 412
                    [mu] => 536
                    [pmu] => 760
                )

            [DB_mysqli::simpleQuery==>DB_common::_checkManip] => Array
                (
                    [ct] => 41
                    [wt] => 349
                    [cpu] => 412
                    [mu] => 1152
                    [pmu] => 2912
                )

            [DB_common::modifyQuery==>Civi\Core\Container::isContainerBooted] => Array
                (
                    [ct] => 9
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 4664
                    [pmu] => 12344
                )

            [DB_mysqli::simpleQuery==>DB_common::modifyQuery] => Array
                (
                    [ct] => 41
                    [wt] => 734
                    [cpu] => 0
                    [mu] => 14776
                    [pmu] => 14216
                )

            [DB_common::query==>DB_mysqli::simpleQuery] => Array
                (
                    [ct] => 41
                    [wt] => 69784
                    [cpu] => 25956
                    [mu] => 827416
                    [pmu] => 488664
                )

            [DB_DataObject::_query==>DB_common::query] => Array
                (
                    [ct] => 41
                    [wt] => 70476
                    [cpu] => 25956
                    [mu] => 839512
                    [pmu] => 496272
                )

            [DB_DataObject::query==>DB_DataObject::_query] => Array
                (
                    [ct] => 21
                    [wt] => 57428
                    [cpu] => 14231
                    [mu] => 525160
                    [pmu] => 423616
                )

            [CRM_Core_DAO::query==>DB_DataObject::query] => Array
                (
                    [ct] => 21
                    [wt] => 57507
                    [cpu] => 14231
                    [mu] => 515528
                    [pmu] => 423984
                )

            [CRM_Core_DAO::_setDBOptions==>DB_common::setOption] => Array
                (
                    [ct] => 168
                    [wt] => 187
                    [cpu] => 0
                    [mu] => 8448
                    [pmu] => 0
                )

            [DB_DataObject::_connect==>CRM_Core_DAO::query] => Array
                (
                    [ct] => 2
                    [wt] => 700
                    [cpu] => 381
                    [mu] => 14088
                    [pmu] => 18696
                )

            [DB_DataObject::_connect==>PEAR::isError] => Array
                (
                    [ct] => 1225
                    [wt] => 971
                    [cpu] => 996
                    [mu] => 536
                    [pmu] => 0
                )

            [CRM_Core_DAO::initialize==>DB_DataObject::_connect] => Array
                (
                    [ct] => 41
                    [wt] => 2489
                    [cpu] => 2175
                    [mu] => 75096
                    [pmu] => 79520
                )

            [CRM_Core_DAO::__construct==>CRM_Core_DAO::initialize] => Array
                (
                    [ct] => 41
                    [wt] => 2675
                    [cpu] => 2175
                    [mu] => 75712
                    [pmu] => 81336
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::__construct] => Array
                (
                    [ct] => 18
                    [wt] => 2271
                    [cpu] => 1313
                    [mu] => 74856
                    [pmu] => 79776
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::isValidOption] => Array
                (
                    [ct] => 18
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_DataObject::_query==>DB_DataObject::_connect] => Array
                (
                    [ct] => 39
                    [wt] => 155
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 1536
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::query] => Array
                (
                    [ct] => 18
                    [wt] => 56343
                    [cpu] => 13047
                    [mu] => 494680
                    [pmu] => 387992
                )

            [CRM_Core_DAO::init==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 2
                    [wt] => 2748
                    [cpu] => 2051
                    [mu] => 83464
                    [pmu] => 86792
                )

            [DB_DataObject::free==>DB_DataObject::_clear_cache] => Array
                (
                    [ct] => 39
                    [wt] => 288
                    [cpu] => 145
                    [mu] => 2400
                    [pmu] => 128
                )

            [CRM_Core_DAO::__destruct==>DB_DataObject::free] => Array
                (
                    [ct] => 38
                    [wt] => 517
                    [cpu] => 234
                    [mu] => -378152
                    [pmu] => 408
                )

            [CRM_Core_DAO::init==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 2
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 1784
                    [pmu] => 768
                )

            [CRM_Utils_Request::id==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 512
                )

            [CRM_Utils_Request::id==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 760
                )

            [CRM_Utils_Request::id==>CRM_Utils_String::createRandom] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 304
                )

            [CRM_Core_DAO::init==>CRM_Utils_Request::id] => Array
                (
                    [ct] => 1
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 2840
                    [pmu] => 2072
                )

            [CRM_Core_DAO::composeQuery==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 768
                )

            [CRM_Core_DAO::composeQuery==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 480
                )

            [CRM_Core_DAO::composeQuery==>CRM_Utils_Type::validate] => Array
                (
                    [ct] => 8
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 3088
                    [pmu] => 1568
                )

            [CRM_Core_DAO::escapeString==>CRM_Core_DAO::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 768
                )

            [DB_DataObject::escape==>DB_DataObject::_connect] => Array
                (
                    [ct] => 1124
                    [wt] => 3259
                    [cpu] => 3901
                    [mu] => 552
                    [pmu] => 45848
                )

            [DB_DataObject::escape==>DB_mysqli::escapeSimple] => Array
                (
                    [ct] => 1124
                    [wt] => 1119
                    [cpu] => 970
                    [mu] => 45536
                    [pmu] => 600
                )

            [CRM_Core_DAO::escapeString==>DB_DataObject::escape] => Array
                (
                    [ct] => 1124
                    [wt] => 7881
                    [cpu] => 7845
                    [mu] => 46768
                    [pmu] => 47808
                )

            [CRM_Core_DAO::composeQuery==>CRM_Core_DAO::escapeString] => Array
                (
                    [ct] => 8
                    [wt] => 193
                    [cpu] => 0
                    [mu] => 4152
                    [pmu] => 4632
                )

            [Civi\Core\Container::boot==>CRM_Core_DAO::init] => Array
                (
                    [ct] => 1
                    [wt] => 2975
                    [cpu] => 2051
                    [mu] => 93104
                    [pmu] => 95216
                )

            [Civi\Core\SettingsManager::dbAvailable==>Civi\Core\SettingsManager::reloadValues] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>Civi\Core\SettingsManager::dbAvailable] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [CRM_Utils_Hook::singleton==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::singleton==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 344
                )

            [CRM_Utils_Hook::singleton==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 784
                )

            [CRM_Utils_Hook::singleton==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 1232
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache_ArrayCache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::__construct==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 1720
                    [pmu] => 1336
                )

            [CRM_Utils_Hook::singleton==>CRM_Utils_Hook::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 1960
                    [pmu] => 1400
                )

            [Civi\Core\Container::boot==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 5928
                    [pmu] => 4152
                )

            [CRM_Extension_System::__construct==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi::settings==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 65
                    [wt] => 84
                    [cpu] => 1003
                    [mu] => 552
                    [pmu] => 552
                )

            [Civi\Core\SettingsManager::getBagByDomain==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 64
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 976
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 936
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Civi\Core\SettingsBag::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 456
                )

            [CRM_Core_Config::isUpgradeMode==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 768
                )

            [CRM_Core_Config::isUpgradeMode==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 496
                )

            [CRM_Core_Session::singleton==>CRM_Core_Session::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Config::isUpgradeMode==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 8
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1344
                    [pmu] => 1296
                )

            [CRM_Core_Session::createScope==>CRM_Core_Session::initialize] => Array
                (
                    [ct] => 20
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 568
                )

            [CRM_Core_Session::get==>CRM_Core_Session::createScope] => Array
                (
                    [ct] => 18
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 2208
                )

            [CRM_Core_Config::isUpgradeMode==>CRM_Core_Session::get] => Array
                (
                    [ct] => 8
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 1800
                    [pmu] => 2824
                )

            [Civi\Core\SettingsBag::loadValues==>CRM_Core_Config::isUpgradeMode] => Array
                (
                    [ct] => 2
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 5120
                    [pmu] => 5120
                )

            [Civi\Core\SettingsBag::createQuery==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 784
                )

            [Civi\Core\SettingsBag::createQuery==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 1864
                )

            [CRM_Utils_SQL_Select::from==>CRM_Utils_SQL_Select::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\SettingsBag::createQuery==>CRM_Utils_SQL_Select::from] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1968
                    [pmu] => 216
                )

            [CRM_Utils_SQL_Select::select==>CRM_Utils_SQL_BaseParamQuery::interpolate] => Array
                (
                    [ct] => 12
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Core\SettingsBag::createQuery==>CRM_Utils_SQL_Select::select] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 2720
                    [pmu] => 1968
                )

            [CRM_Utils_SQL_BaseParamQuery::interpolate==>CRM_Utils_SQL_BaseParamQuery::{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 960
                )

            [CRM_Utils_SQL_Select::where==>CRM_Utils_SQL_BaseParamQuery::interpolate] => Array
                (
                    [ct] => 5
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 1344
                    [pmu] => 2560
                )

            [Civi\Core\SettingsBag::createQuery==>CRM_Utils_SQL_Select::where] => Array
                (
                    [ct] => 4
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 4232
                    [pmu] => 3192
                )

            [Civi\Core\SettingsBag::loadValues==>Civi\Core\SettingsBag::createQuery] => Array
                (
                    [ct] => 2
                    [wt] => 184
                    [cpu] => 0
                    [mu] => 8704
                    [pmu] => 8408
                )

            [Civi\Core\SettingsBag::loadValues==>CRM_Utils_SQL_Select::toSQL] => Array
                (
                    [ct] => 2
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1016
                    [pmu] => 0
                )

            [DB_common::query==>DB::isError] => Array
                (
                    [ct] => 35
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 528
                )

            [DB_common::query==>DB_result::__construct] => Array
                (
                    [ct] => 35
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_DataObject::_query==>PEAR::expectError] => Array
                (
                    [ct] => 35
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 14120
                    [pmu] => 3848
                )

            [DB_result::numRows==>DB_mysqli::numRows] => Array
                (
                    [ct] => 35
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 536
                )

            [DB_DataObject::_query==>DB_result::numRows] => Array
                (
                    [ct] => 35
                    [wt] => 245
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 5752
                )

            [DB_DataObject::_query==>PEAR::popExpect] => Array
                (
                    [ct] => 35
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 536
                )

            [Civi\Core\SettingsBag::loadValues==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 2
                    [wt] => 3182
                    [cpu] => 1754
                    [mu] => 45904
                    [pmu] => 24288
                )

            [DB_result::fetchRow==>DB_mysqli::fetchInto] => Array
                (
                    [ct] => 1789
                    [wt] => 5388
                    [cpu] => 2094
                    [mu] => 4053704
                    [pmu] => 16576
                )

            [DB_DataObject::fetch==>DB_result::fetchRow] => Array
                (
                    [ct] => 1788
                    [wt] => 9801
                    [cpu] => 7358
                    [mu] => 4111888
                    [pmu] => 18880
                )

            [Civi\Core\SettingsBag::loadValues==>DB_DataObject::fetch] => Array
                (
                    [ct] => 240
                    [wt] => 1859
                    [cpu] => 999
                    [mu] => 349040
                    [pmu] => 95504
                )

            [xKerman\Restricted\unserialize==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 904
                    [pmu] => 1576
                )

            [xKerman\Restricted\unserialize==>xKerman\Restricted\Source::__construct] => Array
                (
                    [ct] => 220
                    [wt] => 195
                    [cpu] => 1000
                    [mu] => 568
                    [pmu] => 168
                )

            [xKerman\Restricted\ExpressionParser::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 7
                    [wt] => 116
                    [cpu] => 0
                    [mu] => 5816
                    [pmu] => 13264
                )

            [xKerman\Restricted\ExpressionParser::__construct==>xKerman\Restricted\FloatHandler::__construct] => Array
                (
                    [ct] => 220
                    [wt] => 208
                    [cpu] => 832
                    [mu] => 83320
                    [pmu] => 528
                )

            [xKerman\Restricted\ExpressionParser::__construct==>xKerman\Restricted\ArrayHandler::__construct] => Array
                (
                    [ct] => 220
                    [wt] => 195
                    [cpu] => 2000
                    [mu] => 600
                    [pmu] => 0
                )

            [xKerman\Restricted\unserialize==>xKerman\Restricted\ExpressionParser::__construct] => Array
                (
                    [ct] => 220
                    [wt] => 1413
                    [cpu] => 2832
                    [mu] => 240752
                    [pmu] => 14456
                )

            [xKerman\Restricted\ExpressionParser::parse==>xKerman\Restricted\Source::match] => Array
                (
                    [ct] => 220
                    [wt] => 296
                    [cpu] => 0
                    [mu] => 91816
                    [pmu] => 504
                )

            [xKerman\Restricted\ExpressionParser::parse==>xKerman\Restricted\BooleanHandler::handle] => Array
                (
                    [ct] => 14
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 5848
                    [pmu] => 1368
                )

            [xKerman\Restricted\unserialize==>xKerman\Restricted\ExpressionParser::parse] => Array
                (
                    [ct] => 220
                    [wt] => 3676
                    [cpu] => 997
                    [mu] => 193352
                    [pmu] => 53240
                )

            [CRM_Utils_String::unserialize==>xKerman\Restricted\unserialize] => Array
                (
                    [ct] => 220
                    [wt] => 6362
                    [cpu] => 5755
                    [mu] => 302608
                    [pmu] => 69504
                )

            [Civi\Core\SettingsBag::loadValues==>CRM_Utils_String::unserialize] => Array
                (
                    [ct] => 218
                    [wt] => 6580
                    [cpu] => 6754
                    [mu] => 277688
                    [pmu] => 64880
                )

            [xKerman\Restricted\StringHandler::handle==>xKerman\Restricted\Source::read] => Array
                (
                    [ct] => 250
                    [wt] => 247
                    [cpu] => 997
                    [mu] => 8728
                    [pmu] => 2624
                )

            [xKerman\Restricted\StringHandler::handle==>xKerman\Restricted\Source::consume] => Array
                (
                    [ct] => 250
                    [wt] => 240
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [xKerman\Restricted\ExpressionParser::parse==>xKerman\Restricted\StringHandler::handle] => Array
                (
                    [ct] => 156
                    [wt] => 806
                    [cpu] => 997
                    [mu] => 64968
                    [pmu] => 24424
                )

            [xKerman\Restricted\ExpressionParser::parse@1==>xKerman\Restricted\Source::match] => Array
                (
                    [ct] => 148
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 62440
                    [pmu] => 5824
                )

            [xKerman\Restricted\ExpressionParser::parse@1==>xKerman\Restricted\IntegerHandler::handle] => Array
                (
                    [ct] => 50
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 19400
                    [pmu] => 4984
                )

            [xKerman\Restricted\ArrayHandler::parseKey==>xKerman\Restricted\ExpressionParser::parse@1] => Array
                (
                    [ct] => 74
                    [wt] => 516
                    [cpu] => 0
                    [mu] => 58920
                    [pmu] => 15312
                )

            [xKerman\Restricted\ArrayHandler::handle==>xKerman\Restricted\ArrayHandler::parseKey] => Array
                (
                    [ct] => 74
                    [wt] => 692
                    [cpu] => 0
                    [mu] => 31296
                    [pmu] => 17424
                )

            [xKerman\Restricted\ExpressionParser::parse@1==>xKerman\Restricted\StringHandler::handle] => Array
                (
                    [ct] => 94
                    [wt] => 487
                    [cpu] => 0
                    [mu] => 39640
                    [pmu] => 3096
                )

            [xKerman\Restricted\ArrayHandler::handle==>xKerman\Restricted\ExpressionParser::parse@1] => Array
                (
                    [ct] => 74
                    [wt] => 709
                    [cpu] => 0
                    [mu] => 62016
                    [pmu] => 2696
                )

            [xKerman\Restricted\ArrayHandler::handle==>xKerman\Restricted\Source::consume] => Array
                (
                    [ct] => 22
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [xKerman\Restricted\ExpressionParser::parse==>xKerman\Restricted\ArrayHandler::handle] => Array
                (
                    [ct] => 22
                    [wt] => 1791
                    [cpu] => 0
                    [mu] => 25744
                    [pmu] => 22336
                )

            [xKerman\Restricted\ExpressionParser::parse==>xKerman\Restricted\IntegerHandler::handle] => Array
                (
                    [ct] => 28
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 11112
                    [pmu] => 4416
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Civi\Core\SettingsBag::loadValues] => Array
                (
                    [ct] => 1
                    [wt] => 6210
                    [cpu] => 4664
                    [mu] => 185016
                    [pmu] => 206024
                )

            [Civi\Core\SettingsManager::getBagByDomain==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::getMandatory==>Civi\Core\SettingsManager::parseMandatorySettingsGlobalVar] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::getEnvSettingValues==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::loadSettingsMetadata==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::loadSettingsMetadata==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Utils_File::findFiles==>CRM_Utils_File::findPathDepth] => Array
                (
                    [ct] => 586
                    [wt] => 838
                    [cpu] => 998
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::loadSettingsMetadata==>CRM_Utils_File::findFiles] => Array
                (
                    [ct] => 1
                    [wt] => 201
                    [cpu] => 998
                    [mu] => 2536
                    [pmu] => 0
                )

            [ts==>Civi\Core\Container::isContainerBooted] => Array
                (
                    [ct] => 38
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [ts==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [ts==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [ts==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 1434
                    [wt] => 1417
                    [cpu] => 998
                    [mu] => 560
                    [pmu] => 0
                )

            [CRM_Core_I18n::singleton==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::singleton==>CRM_Core_I18n::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 2608
                    [pmu] => 0
                )

            [ts==>CRM_Core_I18n::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 4856
                    [pmu] => 0
                )

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

            [CRM_Core_I18n::getWordReplacements==>CRM_Core_Config::isUpgradeMode] => Array
                (
                    [ct] => 2
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_I18n::getWordReplacements==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Core_BAO_WordReplacement::getLocaleCustomStrings==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Type::validate==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Type::validate==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Utils_Type::validate==>CRM_Utils_Rule::integer] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_BAO_WordReplacement::_getLocaleCustomStrings==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 2
                    [wt] => 1375
                    [cpu] => 1767
                    [mu] => 36304
                    [pmu] => 16136
                )

            [CRM_Core_BAO_WordReplacement::_getLocaleCustomStrings==>DB_DataObject::fetch] => Array
                (
                    [ct] => 2
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 4392
                    [pmu] => 240
                )

            [xKerman\Restricted\ArrayHandler::handle@1==>xKerman\Restricted\Source::consume] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 208
                )

            [xKerman\Restricted\ExpressionParser::parse@1==>xKerman\Restricted\ArrayHandler::handle@1] => Array
                (
                    [ct] => 4
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2752
                    [pmu] => 992
                )

            [CRM_Core_BAO_WordReplacement::_getLocaleCustomStrings==>CRM_Utils_String::unserialize] => Array
                (
                    [ct] => 2
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 5016
                    [pmu] => 4624
                )

            [CRM_Core_BAO_WordReplacement::getLocaleCustomStrings==>CRM_Core_BAO_WordReplacement::_getLocaleCustomStrings] => Array
                (
                    [ct] => 2
                    [wt] => 1600
                    [cpu] => 1767
                    [mu] => 44968
                    [pmu] => 21064
                )

            [CRM_Core_BAO_WordReplacement::getLocaleCustomStrings==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => -25656
                    [pmu] => 1904
                )

            [CRM_Core_I18n::getWordReplacements==>CRM_Core_BAO_WordReplacement::getLocaleCustomStrings] => Array
                (
                    [ct] => 2
                    [wt] => 1645
                    [cpu] => 1767
                    [mu] => 17488
                    [pmu] => 22968
                )

            [CRM_Core_I18n::crm_translate_raw==>CRM_Core_I18n::getWordReplacements] => Array
                (
                    [ct] => 1483
                    [wt] => 3433
                    [cpu] => 2766
                    [mu] => 20064
                    [pmu] => 22968
                )

            [CRM_Core_I18n::crm_translate==>CRM_Core_I18n::crm_translate_raw] => Array
                (
                    [ct] => 1483
                    [wt] => 11664
                    [cpu] => 9781
                    [mu] => 25136
                    [pmu] => 110512
                )

            [CRM_Core_I18n::crm_translate==>CRM_Core_I18n::escape] => Array
                (
                    [ct] => 1434
                    [wt] => 1312
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [ts==>CRM_Core_I18n::crm_translate] => Array
                (
                    [ct] => 1434
                    [wt] => 18787
                    [cpu] => 15338
                    [mu] => 134264
                    [pmu] => 168952
                )

            [Civi\Core\SettingsMetadata::loadSettingsMetadata==>ts] => Array
                (
                    [ct] => 37
                    [wt] => 1679
                    [cpu] => 688
                    [mu] => 32648
                    [pmu] => 32320
                )

            [Civi\Core\SettingsMetadata::getBootMetadata==>Civi\Core\SettingsMetadata::loadSettingsMetadata] => Array
                (
                    [ct] => 1
                    [wt] => 2007
                    [cpu] => 1686
                    [mu] => 53640
                    [pmu] => 34432
                )

            [Civi\Core\SettingsMetadata::getMetadata==>Civi\Core\SettingsMetadata::getBootMetadata] => Array
                (
                    [ct] => 2
                    [wt] => 2019
                    [cpu] => 1686
                    [mu] => 53136
                    [pmu] => 34432
                )

            [Civi\Core\SettingsMetadata::getMetadata==>Civi\Core\SettingsMetadata::_filterSettingsSpecification] => Array
                (
                    [ct] => 4
                    [wt] => 298
                    [cpu] => 0
                    [mu] => -786680
                    [pmu] => 1912
                )

            [Civi\Core\SettingsManager::getEnvSettingValues==>Civi\Core\SettingsMetadata::getMetadata] => Array
                (
                    [ct] => 4
                    [wt] => 4373
                    [cpu] => 3341
                    [mu] => 108752
                    [pmu] => 36752
                )

            [Civi\Core\SettingsManager::getMandatory==>Civi\Core\SettingsManager::getEnvSettingValues] => Array
                (
                    [ct] => 4
                    [wt] => 4454
                    [cpu] => 3341
                    [mu] => 109952
                    [pmu] => 36816
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Civi\Core\SettingsManager::getMandatory] => Array
                (
                    [ct] => 1
                    [wt] => 2120
                    [cpu] => 1686
                    [mu] => 57480
                    [pmu] => 36816
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Civi\Core\SettingsBag::loadMandatory] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Cache::assertValidKey==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 641
                    [wt] => 1002
                    [cpu] => 1320
                    [mu] => 568
                    [pmu] => 48
                )

            [CRM_Utils_Cache_Redis::get==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 15
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 936
                )

            [CRM_Utils_Cache_CacheWrapper::get==>CRM_Utils_Cache_Redis::get] => Array
                (
                    [ct] => 4
                    [wt] => 2873
                    [cpu] => 2817
                    [mu] => 1168880
                    [pmu] => 24208
                )

            [Civi\Core\SettingsManager::getDefaults==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 2
                    [wt] => 971
                    [cpu] => 2109
                    [mu] => 35992
                    [pmu] => 24208
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Civi\Core\SettingsManager::getDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 293
                    [cpu] => 1066
                    [mu] => 13840
                    [pmu] => 24208
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Civi\Core\SettingsBag::loadDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi::settings==>Civi\Core\SettingsManager::getBagByDomain] => Array
                (
                    [ct] => 65
                    [wt] => 9022
                    [cpu] => 7416
                    [mu] => 259192
                    [pmu] => 276616
                )

            [CRM_Extension_System::__construct==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 8714
                    [cpu] => 7416
                    [mu] => 260424
                    [pmu] => 270896
                )

            [Civi\Core\SettingsBag::all==>Civi\Core\SettingsBag::combine] => Array
                (
                    [ct] => 4
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 41752
                    [pmu] => 11848
                )

            [Civi\Core\SettingsBag::computeVirtual==>Civi\Core\SettingsBag::getContributionInvoiceSettingKeys] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\SettingsBag::get@1==>Civi\Core\SettingsBag::all@1] => Array
                (
                    [ct] => 28
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\SettingsBag::computeVirtual==>Civi\Core\SettingsBag::get@1] => Array
                (
                    [ct] => 18
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 448
                )

            [Civi\Core\SettingsBag::interpolateDsnSettings==>Civi\Core\SettingsBag::get@1] => Array
                (
                    [ct] => 10
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 1168
                )

            [Civi\Core\SettingsBag::computeVirtual==>Civi\Core\SettingsBag::interpolateDsnSettings] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 2176
                    [pmu] => 1704
                )

            [Civi\Core\SettingsBag::all==>Civi\Core\SettingsBag::computeVirtual] => Array
                (
                    [ct] => 2
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 5936
                    [pmu] => 3096
                )

            [Civi\Core\SettingsBag::get==>Civi\Core\SettingsBag::all] => Array
                (
                    [ct] => 72
                    [wt] => 275
                    [cpu] => 0
                    [mu] => 27024
                    [pmu] => 14944
                )

            [CRM_Extension_System::__construct==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 1
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 14616
                    [pmu] => 14944
                )

            [Civi::paths==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 31
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>Civi::paths] => Array
                (
                    [ct] => 7
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 256
                )

            [CRM_Core_Config_MagicMerge::getSettings==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>CRM_Core_Config_MagicMerge::getSettings] => Array
                (
                    [ct] => 8
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 8
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 13608
                    [pmu] => 256
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get@1==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Core_Config_MagicMerge::__get@1] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1608
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [CRM_Utils_System::baseCMSURL==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System_Base::getAbsoluteBaseURL==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 536
                )

            [CRM_Utils_System_Drupal::languageNegotiationURL==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_System_Base::getAbsoluteBaseURL==>CRM_Utils_System_Drupal::languageNegotiationURL] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 1248
                )

            [CRM_Utils_System_Base::getAbsoluteBaseURL==>CRM_Utils_System::isSSL] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Config_MagicMerge::__get@1==>CRM_Utils_System_Base::getAbsoluteBaseURL] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 3176
                    [pmu] => 2872
                )

            [CRM_Utils_System::baseCMSURL==>CRM_Core_Config_MagicMerge::__get@1] => Array
                (
                    [ct] => 2
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 3808
                    [pmu] => 3504
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Utils_System::baseCMSURL] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 5496
                    [pmu] => 3632
                )

            [CRM_Utils_System::languageNegotiationURL==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_System::languageNegotiationURL==>CRM_Core_Config_MagicMerge::__get@1] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_System::languageNegotiationURL==>CRM_Utils_System_Drupal::languageNegotiationURL] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 856
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Utils_System::languageNegotiationURL] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 2528
                    [pmu] => 2528
                )

            [Civi\Core\Paths::getVariable==>Civi\Core\Paths::Civi\Core\{closure}] => Array
                (
                    [ct] => 6
                    [wt] => 493
                    [cpu] => 0
                    [mu] => 32200
                    [pmu] => 19560
                )

            [Civi\Core\Paths::getVariable==>Civi\Core\Paths::toAbsoluteUrl] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\Core\Paths::getPath==>Civi\Core\Paths::getVariable] => Array
                (
                    [ct] => 22
                    [wt] => 343
                    [cpu] => 0
                    [mu] => 18544
                    [pmu] => 7968
                )

            [CRM_Utils_File::absoluteDirectory==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 25
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 2008
                    [pmu] => 1464
                )

            [Civi\Core\Paths::getPath==>CRM_Utils_File::absoluteDirectory] => Array
                (
                    [ct] => 23
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 3776
                    [pmu] => 4256
                )

            [CRM_Core_Config_MagicMerge::__get==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 4
                    [wt] => 279
                    [cpu] => 0
                    [mu] => 18144
                    [pmu] => 9720
                )

            [CRM_Core_Config_MagicMerge::__get==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [CRM_Extension_System::__construct==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 6
                    [wt] => 672
                    [cpu] => 769
                    [mu] => 36680
                    [pmu] => 27112
                )

            [CRM_Utils_System_DrupalBase::getDefaultFileStorage==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_System_DrupalBase::getDefaultFileStorage==>CRM_Core_Config_MagicMerge::__get@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Utils_System_DrupalBase::getDefaultFileStorage==>CRM_Utils_System::languageNegotiationURL] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Utils_System_DrupalBase::parseDrupalSiteNameFromRequest==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1560
                    [pmu] => 1560
                )

            [CRM_Utils_System_DrupalBase::getDefaultFileStorage==>CRM_Utils_System_DrupalBase::parseDrupalSiteNameFromRequest] => Array
                (
                    [ct] => 1
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 2304
                )

            [CRM_Utils_File::baseFilePath==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 680
                )

            [CRM_Utils_System_DrupalBase::getDefaultFileStorage==>CRM_Utils_File::baseFilePath] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 3008
                    [pmu] => 2472
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Utils_System_DrupalBase::getDefaultFileStorage] => Array
                (
                    [ct] => 1
                    [wt] => 98
                    [cpu] => 0
                    [mu] => 6208
                    [pmu] => 7136
                )

            [Civi\Core\Paths::getUrl==>Civi\Core\Paths::getVariable] => Array
                (
                    [ct] => 2
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 11992
                    [pmu] => 13472
                )

            [Civi\Core\Paths::getUrl==>CRM_Utils_System::isSSL] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>Civi\Core\Paths::getUrl] => Array
                (
                    [ct] => 2
                    [wt] => 275
                    [cpu] => 769
                    [mu] => 16360
                    [pmu] => 16504
                )

            [CRM_Utils_System_DrupalBase::getCiviSourceStorage==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_System_DrupalBase::getCiviSourceStorage==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 664
                )

            [CRM_Utils_System_DrupalBase::getCiviSourceStorage==>CRM_Utils_System::isSSL] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_System_DrupalBase::getCiviSourceStorage==>CRM_Core_Config_MagicMerge::__get@1] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_System_DrupalBase::getCiviSourceStorage==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 1560
                    [pmu] => 1560
                )

            [CRM_Utils_System_DrupalBase::getCiviSourceStorage==>CRM_Utils_System_DrupalBase::parseDrupalSiteNameFromRoot] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Utils_System_DrupalBase::getCiviSourceStorage] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 5248
                    [pmu] => 5248
                )

            [Civi\Core\Paths::getUrl==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 208
                )

            [Civi\Core\Paths::getUrl==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 480
                )

            [Civi\Core\Paths::getUrl==>CRM_Utils_Url::toRelative] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 769
                    [mu] => 1208
                    [pmu] => 1160
                )

            [CRM_Core_Config_MagicMerge::__get==>CRM_Utils_File::restrictAccess] => Array
                (
                    [ct] => 2
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 0
                )

            [CRM_Extension_System::__construct==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 680
                )

            [CRM_Extension_System::__construct==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_System::singleton==>CRM_Extension_System::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9555
                    [cpu] => 8185
                    [mu] => 315192
                    [pmu] => 314152
                )

            [Civi\Core\Container::boot==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 9564
                    [cpu] => 8185
                    [mu] => 316032
                    [pmu] => 314496
                )

            [CRM_Extension_System::getClassLoader==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 784
                )

            [CRM_Extension_System::getClassLoader==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 488
                )

            [CRM_Extension_System::getMapper==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 784
                )

            [CRM_Extension_System::getMapper==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 488
                )

            [CRM_Extension_System::getDefaultContainer==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 800
                )

            [CRM_Extension_System::getDefaultContainer==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 1856
                )

            [CRM_Extension_System::getCache==>CRM_Utils_System::version] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 32
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache_FastArrayDecorator::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_System::getCache==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 1976
                    [pmu] => 0
                )

            [CRM_Extension_System::getDefaultContainer==>CRM_Extension_System::getCache] => Array
                (
                    [ct] => 1
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 2896
                    [pmu] => 4000
                )

            [CRM_Extension_System::getDefaultContainer==>CRM_Extension_Container_Basic::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [CRM_Extension_System::getFullContainer==>CRM_Extension_System::getDefaultContainer] => Array
                (
                    [ct] => 2
                    [wt] => 225
                    [cpu] => 0
                    [mu] => 5824
                    [pmu] => 6912
                )

            [CRM_Extension_System::getFullContainer==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 744
                    [pmu] => 328
                )

            [CRM_Extension_System::getFullContainer==>CRM_Extension_System::getCache] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_System::getFullContainer==>CRM_Extension_Container_Basic::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Extension_System::getFullContainer==>CRM_Extension_Container_Basic::addFilter] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1712
                    [pmu] => 1712
                )

            [CRM_Extension_System::getFullContainer==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 800
                )

            [CRM_Extension_System::getFullContainer==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 496
                )

            [CRM_Extension_System::getFullContainer==>CRM_Extension_Container_Collection::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Extension_System::getMapper==>CRM_Extension_System::getFullContainer] => Array
                (
                    [ct] => 1
                    [wt] => 300
                    [cpu] => 0
                    [mu] => 13576
                    [pmu] => 13576
                )

            [CRM_Extension_System::getMapper==>CRM_Extension_System::getCache] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 512
                )

            [CRM_Extension_Mapper::__construct==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_Mapper::__construct==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_System::getMapper==>CRM_Extension_Mapper::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1928
                    [pmu] => 1928
                )

            [CRM_Extension_System::getClassLoader==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 1
                    [wt] => 343
                    [cpu] => 0
                    [mu] => 18248
                    [pmu] => 18248
                )

            [CRM_Extension_System::getClassLoader==>CRM_Extension_System::getFullContainer] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Extension_System::getManager==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 5
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 3984
                )

            [CRM_Extension_System::getManager==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 5
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 1848
                )

            [CRM_Extension_System::getManager==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_Manager_Payment::__construct==>CRM_Extension_Manager_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 184
                )

            [CRM_Extension_System::getManager==>CRM_Extension_Manager_Payment::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 576
                )

            [CRM_Extension_Manager_Report::__construct==>CRM_Extension_Manager_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 96
                )

            [CRM_Extension_System::getManager==>CRM_Extension_Manager_Report::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 488
                )

            [CRM_Extension_Manager_Search::__construct==>CRM_Extension_Manager_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 96
                )

            [CRM_Extension_System::getManager==>CRM_Extension_Manager_Search::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 488
                )

            [CRM_Extension_Manager_Module::__construct==>CRM_Extension_Manager_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 120
                )

            [CRM_Extension_System::getManager==>CRM_Extension_Manager_Module::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 512
                )

            [CRM_Extension_System::getManager==>CRM_Extension_System::getFullContainer] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_System::getManager==>CRM_Extension_System::getDefaultContainer] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Extension_System::getManager==>CRM_Extension_Manager::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_System::getClassLoader==>CRM_Extension_System::getManager] => Array
                (
                    [ct] => 1
                    [wt] => 210
                    [cpu] => 0
                    [mu] => 10400
                    [pmu] => 10400
                )

            [CRM_Extension_System::getClassLoader==>CRM_Extension_ClassLoader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Core\Container::boot==>CRM_Extension_System::getClassLoader] => Array
                (
                    [ct] => 1
                    [wt] => 597
                    [cpu] => 0
                    [mu] => 32032
                    [pmu] => 32032
                )

            [CRM_Utils_System::isInUpgradeMode==>CRM_Core_Config::isUpgradeMode] => Array
                (
                    [ct] => 2
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 768
                )

            [CRM_Extension_ClassLoader::register==>CRM_Utils_System::isInUpgradeMode] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 1200
                )

            [CRM_Core_Config_Runtime::getId==>CRM_Utils_System::version] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Config_Runtime::getId==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Extension_ClassLoader::getCacheFile==>CRM_Core_Config_Runtime::getId] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 2272
                    [pmu] => 2272
                )

            [CRM_Utils_Cache_FastArrayDecorator::get==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 515
                    [wt] => 1820
                    [cpu] => 320
                    [mu] => 584
                    [pmu] => 54600
                )

            [CRM_Utils_Cache::nack==>CRM_Utils_Request::id] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Utils_Cache_FastArrayDecorator::get==>CRM_Utils_Cache::nack] => Array
                (
                    [ct] => 11
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 2360
                    [pmu] => 1720
                )

            [CRM_Utils_Cache_FastArrayDecorator::get==>CRM_Utils_Cache_Redis::get] => Array
                (
                    [ct] => 11
                    [wt] => 2670
                    [cpu] => 4549
                    [mu] => 377880
                    [pmu] => 382648
                )

            [CRM_Utils_Cache_CacheWrapper::get==>CRM_Utils_Cache_FastArrayDecorator::get] => Array
                (
                    [ct] => 514
                    [wt] => 5476
                    [cpu] => 4685
                    [mu] => 270984
                    [pmu] => 490232
                )

            [CRM_Extension_Mapper::getActiveModuleFiles==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 1
                    [wt] => 230
                    [cpu] => 888
                    [mu] => 15592
                    [pmu] => 28776
                )

            [CRM_Extension_Mapper::keyToInfo==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_Mapper::keyToInfo==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Extension_Container_Collection::getKeysToContainer==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 91
                    [wt] => 829
                    [cpu] => 149
                    [mu] => 5880
                    [pmu] => 15120
                )

            [CRM_Extension_Container_Collection::getContainer==>CRM_Extension_Container_Collection::getKeysToContainer] => Array
                (
                    [ct] => 90
                    [wt] => 1018
                    [cpu] => 149
                    [mu] => 6576
                    [pmu] => 15136
                )

            [CRM_Extension_Container_Collection::getPath==>CRM_Extension_Container_Collection::getContainer] => Array
                (
                    [ct] => 90
                    [wt] => 1237
                    [cpu] => 149
                    [mu] => 7240
                    [pmu] => 15136
                )

            [CRM_Extension_Container_Basic::getRelPaths==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 2
                    [wt] => 297
                    [cpu] => 799
                    [mu] => 6360
                    [pmu] => 5744
                )

            [CRM_Extension_Container_Basic::getRelPath==>CRM_Extension_Container_Basic::getRelPaths] => Array
                (
                    [ct] => 90
                    [wt] => 379
                    [cpu] => 799
                    [mu] => 7008
                    [pmu] => 5744
                )

            [CRM_Extension_Container_Basic::getPath==>CRM_Extension_Container_Basic::getRelPath] => Array
                (
                    [ct] => 90
                    [wt] => 562
                    [cpu] => 799
                    [mu] => 7656
                    [pmu] => 5744
                )

            [CRM_Extension_Container_Collection::getPath==>CRM_Extension_Container_Basic::getPath] => Array
                (
                    [ct] => 90
                    [wt] => 748
                    [cpu] => 799
                    [mu] => 17328
                    [pmu] => 5744
                )

            [CRM_Extension_Mapper::keyToInfo==>CRM_Extension_Container_Collection::getPath] => Array
                (
                    [ct] => 21
                    [wt] => 865
                    [cpu] => 948
                    [mu] => 18368
                    [pmu] => 17496
                )

            [CRM_Extension_Info::loadFromFile==>CRM_Utils_XML::parseFile] => Array
                (
                    [ct] => 21
                    [wt] => 1721
                    [cpu] => 893
                    [mu] => 42784
                    [pmu] => 170288
                )

            [CRM_Extension_Info::loadFromFile==>CRM_Extension_Info::__construct] => Array
                (
                    [ct] => 21
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_Info::parse==>CRM_Utils_System::version] => Array
                (
                    [ct] => 21
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_System::majorVersion==>CRM_Utils_System::version] => Array
                (
                    [ct] => 21
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_Info::parse==>CRM_Utils_System::majorVersion] => Array
                (
                    [ct] => 21
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 2544
                    [pmu] => 0
                )

            [CRM_Extension_Info::parse==>CRM_Utils_System::versionXml] => Array
                (
                    [ct] => 21
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_Info::{closure}==>CRM_Extension_Info::interpolate] => Array
                (
                    [ct] => 219
                    [wt] => 557
                    [cpu] => 1000
                    [mu] => 33856
                    [pmu] => 0
                )

            [CRM_Extension_Info::parse==>CRM_Extension_Info::{closure}] => Array
                (
                    [ct] => 219
                    [wt] => 1031
                    [cpu] => 1000
                    [mu] => 34488
                    [pmu] => 0
                )

            [CRM_Extension_Info::parse==>CRM_Utils_XML::xmlObjToArray] => Array
                (
                    [ct] => 63
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 81360
                    [pmu] => 0
                )

            [CRM_Utils_XML::xmlObjToArray==>CRM_Utils_XML::xmlObjToArray@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Extension_Info::{closure}@2==>CRM_Extension_Info::interpolate@2] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_Info::interpolate@1==>CRM_Extension_Info::{closure}@2] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Extension_Info::{closure}@1==>CRM_Extension_Info::interpolate@1] => Array
                (
                    [ct] => 69
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 7072
                    [pmu] => 0
                )

            [CRM_Extension_Info::interpolate==>CRM_Extension_Info::{closure}@1] => Array
                (
                    [ct] => 69
                    [wt] => 221
                    [cpu] => 0
                    [mu] => 7704
                    [pmu] => 0
                )

            [CRM_Extension_Info::loadFromFile==>CRM_Extension_Info::parse] => Array
                (
                    [ct] => 21
                    [wt] => 2595
                    [cpu] => 1999
                    [mu] => 201032
                    [pmu] => 8024
                )

            [CRM_Extension_Mapper::keyToInfo==>CRM_Extension_Info::loadFromFile] => Array
                (
                    [ct] => 21
                    [wt] => 4505
                    [cpu] => 2892
                    [mu] => 164080
                    [pmu] => 178312
                )

            [CRM_Extension_Mapper::keyToPath==>CRM_Extension_Mapper::keyToInfo] => Array
                (
                    [ct] => 21
                    [wt] => 5637
                    [cpu] => 4841
                    [mu] => 179280
                    [pmu] => 195808
                )

            [CRM_Extension_Mapper::keyToPath==>CRM_Extension_Container_Collection::getPath] => Array
                (
                    [ct] => 21
                    [wt] => 459
                    [cpu] => 0
                    [mu] => 2696
                    [pmu] => 0
                )

            [CRM_Extension_Mapper::{closure}==>CRM_Extension_Mapper::keyToPath] => Array
                (
                    [ct] => 21
                    [wt] => 6182
                    [cpu] => 4841
                    [mu] => 183040
                    [pmu] => 195808
                )

            [CRM_Extension_Mapper::getActiveModuleFiles==>CRM_Extension_Mapper::{closure}] => Array
                (
                    [ct] => 21
                    [wt] => 6263
                    [cpu] => 4841
                    [mu] => 191584
                    [pmu] => 195808
                )

            [CRM_Extension_System::getCompatibilityInfo==>Civi::paths] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_System::getCompatibilityInfo==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 0
                )

            [CRM_Extension_Info::filterRequirements==>CRM_Extension_System::getCompatibilityInfo] => Array
                (
                    [ct] => 3
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 8080
                    [pmu] => 8024
                )

            [CRM_Extension_Info::parse==>CRM_Extension_Info::filterRequirements] => Array
                (
                    [ct] => 3
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 10016
                    [pmu] => 8024
                )

            [CRM_Extension_ClassLoader::getCacheFile==>CRM_Extension_Mapper::getActiveModuleFiles] => Array
                (
                    [ct] => 1
                    [wt] => 6538
                    [cpu] => 6727
                    [mu] => 210672
                    [pmu] => 224888
                )

            [CRM_Extension_ClassLoader::getCacheFile==>Civi::paths] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::getCacheFile==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::register==>CRM_Extension_ClassLoader::getCacheFile] => Array
                (
                    [ct] => 1
                    [wt] => 6612
                    [cpu] => 6727
                    [mu] => 215544
                    [pmu] => 227856
                )

            [CRM_Extension_ClassLoader::buildClassLoader==>Composer\Autoload\ClassLoader::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Extension_Manager::getStatuses==>CRM_Extension_System::getCompatibilityInfo] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_Container_Collection::getKeys==>CRM_Extension_Container_Collection::getKeysToContainer] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Extension_Manager::getStatuses==>CRM_Extension_Container_Collection::getKeys] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 3864
                    [pmu] => 0
                )

            [CRM_Extension_Manager::getStatuses==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 803
                    [cpu] => 672
                    [mu] => 18096
                    [pmu] => 13304
                )

            [CRM_Extension_Manager::getStatuses==>DB_DataObject::fetch] => Array
                (
                    [ct] => 23
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 18224
                    [pmu] => 1336
                )

            [CRM_Extension_Manager::getStatuses==>CRM_Extension_Container_Collection::getPath] => Array
                (
                    [ct] => 22
                    [wt] => 423
                    [cpu] => 0
                    [mu] => 2792
                    [pmu] => 1144
                )

            [CRM_Extension_ClassLoader::buildClassLoader==>CRM_Extension_Manager::getStatuses] => Array
                (
                    [ct] => 1
                    [wt] => 1722
                    [cpu] => 1578
                    [mu] => 8568
                    [pmu] => 15848
                )

            [CRM_Extension_ClassLoader::buildClassLoader==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::buildClassLoader==>CRM_Extension_Mapper::keyToInfo] => Array
                (
                    [ct] => 21
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_Mapper::keyToBasePath==>CRM_Extension_Container_Collection::getPath] => Array
                (
                    [ct] => 26
                    [wt] => 540
                    [cpu] => 0
                    [mu] => 3176
                    [pmu] => 2240
                )

            [CRM_Extension_ClassLoader::buildClassLoader==>CRM_Extension_Mapper::keyToBasePath] => Array
                (
                    [ct] => 21
                    [wt] => 476
                    [cpu] => 0
                    [mu] => 3344
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::loadExtension==>Composer\Autoload\ClassLoader::addPsr4] => Array
                (
                    [ct] => 21
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 3424
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::loadExtension==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 17
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::loadExtension==>Composer\Autoload\ClassLoader::add] => Array
                (
                    [ct] => 17
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 2672
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::buildClassLoader==>CRM_Extension_ClassLoader::loadExtension] => Array
                (
                    [ct] => 21
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 11232
                    [pmu] => 0
                )

            [CRM_Extension_ClassLoader::register==>CRM_Extension_ClassLoader::buildClassLoader] => Array
                (
                    [ct] => 1
                    [wt] => 2543
                    [cpu] => 1578
                    [mu] => 22496
                    [pmu] => 15848
                )

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

            [Civi\Core\Container::boot==>CRM_Extension_ClassLoader::register] => Array
                (
                    [ct] => 1
                    [wt] => 9383
                    [cpu] => 9306
                    [mu] => 244712
                    [pmu] => 263944
                )

            [CRM_Extension_System::getMixinLoader==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_System::getMixinLoader==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>CRM_Extension_System::getMixinLoader] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::run==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::run==>CRM_Extension_System::getCache] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Cache_Redis::get==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 784
                )

            [CRM_Utils_Cache_Redis::get==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 472
                )

            [CRM_Extension_MixinLoader::run==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 2
                    [wt] => 420
                    [cpu] => 382
                    [mu] => 25912
                    [pmu] => 25976
                )

            [Civi::dispatcher==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 104
                    [wt] => 134
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi::dispatcher] => Array
                (
                    [ct] => 53
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 2616
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 51
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 7992
                    [pmu] => 17440
                )

            [CRM_Extension_MixinLoader::loadMixins==>CRM_Extension_MixinLoader::{closure}] => Array
                (
                    [ct] => 50
                    [wt] => 653
                    [cpu] => 453
                    [mu] => 73784
                    [pmu] => 66424
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>Civi::dispatcher] => Array
                (
                    [ct] => 12
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 64
                )

            [Civi\Core\CiviEventDispatcher::addListener==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 744
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListener==>Civi\Core\Event\HookStyleListener::__construct] => Array
                (
                    [ct] => 19
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 12
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 6272
                    [pmu] => 6288
                )

            [CRM_Extension_MixinLoader::loadMixins==>CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}] => Array
                (
                    [ct] => 3
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 17568
                    [pmu] => 11664
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_MixInfo::getPath] => Array
                (
                    [ct] => 27
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 2168
                    [pmu] => 792
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_System::getManager] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_Manager::extensionIsBeingInstalledOrEnabled==>CRM_Extension_Manager::getActiveProcesses] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_Manager::extensionIsBeingInstalledOrEnabled] => Array
                (
                    [ct] => 7
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 2800
                )

            [CRM_Extension_MixinLoader::run==>CRM_Extension_MixinLoader::loadMixins] => Array
                (
                    [ct] => 1
                    [wt] => 1014
                    [cpu] => 453
                    [mu] => 100288
                    [pmu] => 80520
                )

            [Civi\Core\Container::boot==>CRM_Extension_MixinLoader::run] => Array
                (
                    [ct] => 1
                    [wt] => 1449
                    [cpu] => 835
                    [mu] => 128160
                    [pmu] => 106672
                )

            [CRM_Utils_Hook::commonBuildModuleList==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_Hook::commonBuildModuleList==>CRM_Core_Config_MagicMerge::__isset] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_Hook::commonBuildModuleList==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_Hook::requireCiviModules==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 784
                )

            [CRM_Utils_Hook::requireCiviModules==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 488
                )

            [CRM_Core_PseudoConstant::getModuleExtensions==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Core_PseudoConstant::getModuleExtensions==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Core_PseudoConstant::getModuleExtensions==>CRM_Extension_Mapper::getActiveModuleFiles] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Utils_Hook::requireCiviModules==>CRM_Core_PseudoConstant::getModuleExtensions] => Array
                (
                    [ct] => 2
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 2544
                    [pmu] => 2744
                )

            [CRM_Utils_Hook::commonBuildModuleList==>CRM_Utils_Hook::requireCiviModules] => Array
                (
                    [ct] => 1
                    [wt] => 269
                    [cpu] => 0
                    [mu] => 5528
                    [pmu] => 5584
                )

            [Civi\Core\Container::boot==>CRM_Utils_Hook::commonBuildModuleList] => Array
                (
                    [ct] => 1
                    [wt] => 309
                    [cpu] => 0
                    [mu] => 8504
                    [pmu] => 8504
                )

            [Civi\Core\Container::boot==>CRM_Core_Config::isUpgradeMode] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 768
                )

            [CRM_Core_Config_Runtime::includeCustomPath==>Civi::settings] => Array
                (
                    [ct] => 2
                    [wt] => 41
                    [cpu] => 1003
                    [mu] => 568
                    [pmu] => 824
                )

            [CRM_Core_Config_Runtime::includeCustomPath==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Config_Runtime::includeCustomPath==>Civi::paths] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 56
                )

            [CRM_Core_Config_Runtime::includeCustomPath==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 1304
                )

            [Civi\Core\Container::boot==>CRM_Core_Config_Runtime::includeCustomPath] => Array
                (
                    [ct] => 1
                    [wt] => 84
                    [cpu] => 1003
                    [mu] => 3208
                    [pmu] => 4728
                )

            [Civi\Core\Container::loadContainer==>CRM_Utils_System::isInUpgradeMode] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>CRM_Core_Config_Runtime::getId] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 424
                )

            [Civi\Core\Container::loadContainer==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\Core\Container::loadContainer==>CRM_Extension_Mapper::getActiveModuleFiles] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Core\Container::loadContainer==>Civi::paths] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 368
                )

            [Composer\Autoload\includeFile==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 92
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 104
                )

            [Composer\Autoload\includeFile==>_afform_civix_class_loader] => Array
                (
                    [ct] => 92
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Composer\Autoload\includeFile==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 92
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Composer\Autoload\includeFile@1==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 18
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 88
                )

            [Composer\Autoload\includeFile@1==>_afform_civix_class_loader] => Array
                (
                    [ct] => 18
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Composer\Autoload\includeFile@1==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 18
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\Core\Container::loadContainer==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 210
                    [cpu] => 0
                    [mu] => 4664
                    [pmu] => 6080
                )

            [Symfony\Component\Config\ConfigCache::__construct==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\Config\ConfigCache::__construct==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 21064
                    [pmu] => 40120
                )

            [Symfony\Component\Config\ConfigCache::__construct==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\Config\ConfigCache::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

            [Symfony\Component\Config\ConfigCache::__construct==>Symfony\Component\Config\ResourceCheckerConfigCache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\Config\ConfigCache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 24784
                    [pmu] => 40120
                )

            [Symfony\Component\Config\ConfigCache::isFresh==>Symfony\Component\Config\ResourceCheckerConfigCache::isFresh] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\Config\ConfigCache::isFresh] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 9
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>_afform_civix_class_loader] => Array
                (
                    [ct] => 9
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 9
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile@2==>_afform_civix_class_loader] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile@3==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@3==>_afform_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@3==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@4==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@4==>_afform_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@4==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@5==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 3
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1064
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@5==>Composer\Autoload\includeFile@5] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile@4==>Composer\Autoload\ClassLoader::loadClass@5] => Array
                (
                    [ct] => 3
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 2736
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 9
                    [wt] => 565
                    [cpu] => 999
                    [mu] => 9872
                    [pmu] => 1672
                )

            [Symfony\Component\DependencyInjection\Container::__construct==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::__construct==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::__construct==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 968
                )

            [Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::__construct==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::add] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::__construct==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\Container::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 5064
                    [pmu] => 1216
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 424
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>_afform_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 1112
                    [pmu] => 2456
                )

            [Symfony\Component\DependencyInjection\Definition::__construct==>Symfony\Component\DependencyInjection\Definition::setClass] => Array
                (
                    [ct] => 230
                    [wt] => 218
                    [cpu] => 999
                    [mu] => 87112
                    [pmu] => 24480
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\Definition::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2080
                    [pmu] => 1232
                )

            [Symfony\Component\DependencyInjection\Definition::setSynthetic==>Symfony\Component\DependencyInjection\Definition::setPublic] => Array
                (
                    [ct] => 10
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\Definition::setSynthetic] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 1328
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\Definition::setPublic] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition==>Symfony\Component\DependencyInjection\Container::isCompiled] => Array
                (
                    [ct] => 986
                    [wt] => 752
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 2
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 2336
                    [pmu] => 1848
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\Alias::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::setAlias==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 16
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\ContainerBuilder::setAlias] => Array
                (
                    [ct] => 4
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 1968
                    [pmu] => 1520
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::__construct==>Symfony\Component\DependencyInjection\Alias::setDeprecated] => Array
                (
                    [ct] => 4
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 3640
                    [pmu] => 1856
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 252
                    [cpu] => 0
                    [mu] => 18552
                    [pmu] => 14608
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 552
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 944
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 40
                    [wt] => 53
                    [cpu] => 996
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>_afform_civix_class_loader] => Array
                (
                    [ct] => 40
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 40
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 40
                    [wt] => 700
                    [cpu] => 0
                    [mu] => 16024
                    [pmu] => 27712
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\ResolveDecoratorStackPass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\DecoratorServicePass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 856
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::__construct==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::enableExpressionProcessing] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::__construct] => Array
                (
                    [ct] => 8
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 1424
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\CheckArgumentsValidityPass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::setAutoAliasServicePass] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::__construct==>Symfony\Component\DependencyInjection\Compiler\PassConfig::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1262
                    [cpu] => 1999
                    [mu] => 42344
                    [pmu] => 31344
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::__construct==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 344
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::__construct==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::__construct==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 976
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler==>Symfony\Component\DependencyInjection\Compiler\Compiler::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 1292
                    [cpu] => 1999
                    [mu] => 46192
                    [pmu] => 34824
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addCompilerPass==>Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler] => Array
                (
                    [ct] => 4
                    [wt] => 1220
                    [cpu] => 1999
                    [mu] => 38488
                    [pmu] => 37112
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::addPass==>Symfony\Component\DependencyInjection\Compiler\PassConfig::addPass] => Array
                (
                    [ct] => 4
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1640
                    [pmu] => 1096
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addCompilerPass==>Symfony\Component\DependencyInjection\Compiler\Compiler::addPass] => Array
                (
                    [ct] => 4
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 2144
                    [pmu] => 1768
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 1656
                )

            [Symfony\Component\Config\Resource\ComposerResource::__construct==>Symfony\Component\Config\Resource\ComposerResource::refresh] => Array
                (
                    [ct] => 1
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 20504
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>Symfony\Component\Config\Resource\ComposerResource::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 20504
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>Symfony\Component\Config\Resource\ComposerResource::getVendors] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 131
                    [wt] => 232
                    [cpu] => 0
                    [mu] => 15304
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addResource==>Symfony\Component\Config\Resource\FileResource::__toString] => Array
                (
                    [ct] => 361
                    [wt] => 304
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::inVendors==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 131
                    [wt] => 577
                    [cpu] => 1000
                    [mu] => -20024
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::fileExists==>Symfony\Component\DependencyInjection\ContainerBuilder::inVendors] => Array
                (
                    [ct] => 135
                    [wt] => 2407
                    [cpu] => 1999
                    [mu] => 30360
                    [pmu] => 24408
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource==>Symfony\Component\DependencyInjection\ContainerBuilder::fileExists] => Array
                (
                    [ct] => 132
                    [wt] => 3570
                    [cpu] => 3000
                    [mu] => 12016
                    [pmu] => 24664
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::fileExists==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1432
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::fileExists==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 7
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addCompilerPass==>Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource] => Array
                (
                    [ct] => 4
                    [wt] => 532
                    [cpu] => 0
                    [mu] => 13224
                    [pmu] => 25896
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::addCompilerPass] => Array
                (
                    [ct] => 4
                    [wt] => 1799
                    [cpu] => 1999
                    [mu] => 54680
                    [pmu] => 64904
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::setParameter==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::set] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Container::setParameter] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1672
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 64
                    [wt] => 291
                    [cpu] => 0
                    [mu] => 7624
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 64
                    [wt] => 239
                    [cpu] => 0
                    [mu] => 8448
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Definition::__construct] => Array
                (
                    [ct] => 69
                    [wt] => 237
                    [cpu] => 999
                    [mu] => 26544
                    [pmu] => 37912
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 69
                    [wt] => 237
                    [cpu] => 0
                    [mu] => 6928
                    [pmu] => 11648
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Reference::__construct] => Array
                (
                    [ct] => 15
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Definition::setFactory] => Array
                (
                    [ct] => 28
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 8792
                    [pmu] => 3392
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Definition::setPublic] => Array
                (
                    [ct] => 68
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::setAlias==>Symfony\Component\DependencyInjection\Alias::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::setAlias] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1488
                    [pmu] => 1744
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Alias::setPublic] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Container::createContainer==>CRM_Utils_System::version] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 312
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Definition::setSynthetic] => Array
                (
                    [ct] => 8
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 344
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Definition::setShared] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 344
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Definition::addTag] => Array
                (
                    [ct] => 24
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 18648
                    [pmu] => 10024
                )

            [Civi\Core\Container::createContainer==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 296
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 952
                )

            [Civi\Schema\EntityRepository::loadAll==>Civi\Schema\EntityRepository::loadCoreEntities] => Array
                (
                    [ct] => 1
                    [wt] => 1063
                    [cpu] => 1003
                    [mu] => 299232
                    [pmu] => 299232
                )

            [CRM_Utils_Hook::entityTypes==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Hook::invoke==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Hook::invoke==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Hook::invoke==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Hook::invoke==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [Civi\Core\Event\GenericHookEvent::createOrdered==>Civi\Core\Event\GenericHookEvent::assertValidHookFields] => Array
                (
                    [ct] => 35
                    [wt] => 173
                    [cpu] => 1003
                    [mu] => 13808
                    [pmu] => 3568
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\Event\GenericHookEvent::createOrdered] => Array
                (
                    [ct] => 35
                    [wt] => 450
                    [cpu] => 2000
                    [mu] => 20056
                    [pmu] => 5944
                )

            [CRM_Utils_Hook::invoke==>Civi::dispatcher] => Array
                (
                    [ct] => 35
                    [wt] => 192
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::bindPatterns==>Civi\Core\CiviEventDispatcher::isHookEvent] => Array
                (
                    [ct] => 17
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 32
                )

            [Civi\Core\CiviEventDispatcher::bindPatterns==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 11
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 6240
                    [pmu] => 1216
                )

            [Civi\Core\CiviEventDispatcher::dispatch==>Civi\Core\CiviEventDispatcher::bindPatterns] => Array
                (
                    [ct] => 58
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 7440
                    [pmu] => 496
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::getListeners==>Symfony\Component\EventDispatcher\EventDispatcher::sortListeners] => Array
                (
                    [ct] => 16
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 12440
                    [pmu] => 2304
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch==>Symfony\Component\EventDispatcher\EventDispatcher::getListeners] => Array
                (
                    [ct] => 58
                    [wt] => 213
                    [cpu] => 0
                    [mu] => 10192
                    [pmu] => 1520
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Symfony\Contracts\EventDispatcher\Event::isPropagationStopped] => Array
                (
                    [ct] => 145
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [CRM_Extension_MixInfo::isActive==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 33
                    [wt] => 35
                    [cpu] => 495
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_MixInfo::isActive==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 33
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_Mapper::isActiveModule==>CRM_Extension_Mapper::getActiveModuleFiles] => Array
                (
                    [ct] => 35
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Extension_MixInfo::isActive==>CRM_Extension_Mapper::isActiveModule] => Array
                (
                    [ct] => 33
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 1728
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_MixInfo::isActive] => Array
                (
                    [ct] => 16
                    [wt] => 306
                    [cpu] => 0
                    [mu] => 3112
                    [pmu] => 3376
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\Event\GenericHookEvent::__get] => Array
                (
                    [ct] => 19
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 520
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>CRM_Extension_MixinLoader::{closure}] => Array
                (
                    [ct] => 18
                    [wt] => 47953
                    [cpu] => 46732
                    [mu] => 134112
                    [pmu] => 12736
                )

            [Civi\Core\CiviEventDispatcher::delegateToUF==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 35
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::delegateToUF==>Civi\Core\Event\GenericHookEvent::getHookValues] => Array
                (
                    [ct] => 35
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Utils_Hook_DrupalBase::buildModuleList==>CRM_Utils_Hook_DrupalBase::getDrupalModules] => Array
                (
                    [ct] => 5
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 600
                )

            [CRM_Utils_Hook_DrupalBase::buildModuleList==>CRM_Utils_Hook::requireCiviModules] => Array
                (
                    [ct] => 1
                    [wt] => 161
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 1976
                )

            [CRM_Utils_Hook_DrupalBase::invokeViaUF==>CRM_Utils_Hook_DrupalBase::buildModuleList] => Array
                (
                    [ct] => 35
                    [wt] => 242
                    [cpu] => 0
                    [mu] => 12144
                    [pmu] => 3264
                )

            [CRM_Utils_Cache_ArrayCache::get==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 50
                    [wt] => 319
                    [cpu] => 1000
                    [mu] => 568
                    [pmu] => 2360
                )

            [CRM_Utils_Cache_CacheWrapper::get==>CRM_Utils_Cache_ArrayCache::get] => Array
                (
                    [ct] => 35
                    [wt] => 545
                    [cpu] => 2000
                    [mu] => 1200
                    [pmu] => 4784
                )

            [CRM_Utils_Hook::runHooks==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 35
                    [wt] => 665
                    [cpu] => 2000
                    [mu] => 1832
                    [pmu] => 7208
                )

            [CRM_Utils_Cache_ArrayCache::set==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 57
                    [wt] => 243
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 1136
                )

            [CRM_Utils_Cache_ArrayCache::set==>CRM_Utils_Cache_ArrayCache::reobjectify] => Array
                (
                    [ct] => 57
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_Cache_ArrayCache::set==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_Cache_ArrayCache::set==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_Cache_ArrayCache::set==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_Cache_ArrayCache::set==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 6216
                    [pmu] => 8448
                )

            [CRM_Utils_Cache_ArrayCache::set==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 1003
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Utils_Cache_ArrayCache::set==>CRM_Utils_Date::convertCacheTtlToExpires] => Array
                (
                    [ct] => 57
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Cache_CacheWrapper::set==>CRM_Utils_Cache_ArrayCache::set] => Array
                (
                    [ct] => 11
                    [wt] => 258
                    [cpu] => 1003
                    [mu] => 12696
                    [pmu] => 13328
                )

            [CRM_Utils_Hook::runHooks==>CRM_Utils_Cache_CacheWrapper::set] => Array
                (
                    [ct] => 11
                    [wt] => 290
                    [cpu] => 1003
                    [mu] => 13328
                    [pmu] => 13960
                )

            [cpz_custom_civicrm_entityTypes==>_cpz_custom_civix_civicrm_entityTypes] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 248
                )

            [CRM_Utils_Hook::runHooks==>cpz_custom_civicrm_entityTypes] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 880
                )

            [_getSearchKitEntityDisplays==>CRM_Utils_SQL_Select::from] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 952
                )

            [_getSearchKitEntityDisplays==>CRM_Utils_SQL_Select::where] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1320
                    [pmu] => 1320
                )

            [_getSearchKitEntityDisplays==>CRM_Utils_SQL_Select::select] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 568
                )

            [_getSearchKitEntityDisplays==>CRM_Utils_SQL_Select::toSQL] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 680
                )

            [_getSearchKitEntityDisplays==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 1023
                    [cpu] => 403
                    [mu] => 17808
                    [pmu] => 19352
                )

            [_getSearchKitEntityDisplays==>DB_DataObject::fetch] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [search_kit_civicrm_entityTypes==>_getSearchKitEntityDisplays] => Array
                (
                    [ct] => 1
                    [wt] => 1089
                    [cpu] => 403
                    [mu] => 22800
                    [pmu] => 23328
                )

            [search_kit_civicrm_entityTypes==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => -16256
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>search_kit_civicrm_entityTypes] => Array
                (
                    [ct] => 1
                    [wt] => 1109
                    [cpu] => 403
                    [mu] => 5720
                    [pmu] => 23328
                )

            [CRM_Utils_Hook_DrupalBase::invokeViaUF==>CRM_Utils_Hook::runHooks] => Array
                (
                    [ct] => 35
                    [wt] => 5625
                    [cpu] => 6411
                    [mu] => 133552
                    [pmu] => 111880
                )

            [Civi\Core\CiviEventDispatcher::delegateToUF==>CRM_Utils_Hook_DrupalBase::invokeViaUF] => Array
                (
                    [ct] => 35
                    [wt] => 6138
                    [cpu] => 6611
                    [mu] => 146296
                    [pmu] => 117256
                )

            [Civi\Core\CiviEventDispatcher::delegateToUF==>Civi\Core\Event\GenericHookEvent::addReturnValues] => Array
                (
                    [ct] => 35
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\Core\CiviEventDispatcher::delegateToUF] => Array
                (
                    [ct] => 28
                    [wt] => 6158
                    [cpu] => 5611
                    [mu] => 160784
                    [pmu] => 116056
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch==>Symfony\Component\EventDispatcher\EventDispatcher::callListeners] => Array
                (
                    [ct] => 37
                    [wt] => 269533
                    [cpu] => 262049
                    [mu] => 6170920
                    [pmu] => 2936784
                )

            [Civi\Core\CiviEventDispatcher::dispatch==>Symfony\Component\EventDispatcher\EventDispatcher::dispatch] => Array
                (
                    [ct] => 58
                    [wt] => 270024
                    [cpu] => 262049
                    [mu] => 6181840
                    [pmu] => 2939072
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 28
                    [wt] => 55690
                    [cpu] => 53342
                    [mu] => 304568
                    [pmu] => 142632
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\Event\GenericHookEvent::getReturnValues] => Array
                (
                    [ct] => 35
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Hook::entityTypes==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 1995
                    [cpu] => 1406
                    [mu] => 55768
                    [pmu] => 57960
                )

            [Civi\Schema\EntityRepository::loadAll==>CRM_Utils_Hook::entityTypes] => Array
                (
                    [ct] => 1
                    [wt] => 2006
                    [cpu] => 1406
                    [mu] => 56136
                    [pmu] => 57960
                )

            [Civi\Schema\EntityRepository::loadAll==>Civi\Schema\EntityRepository::Civi\Schema\{closure}] => Array
                (
                    [ct] => 318
                    [wt] => 363
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::getEntities==>Civi\Schema\EntityRepository::loadAll] => Array
                (
                    [ct] => 135
                    [wt] => 4108
                    [cpu] => 3419
                    [mu] => 381368
                    [pmu] => 393080
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>Civi\Schema\EntityRepository::getEntities] => Array
                (
                    [ct] => 100
                    [wt] => 4343
                    [cpu] => 4419
                    [mu] => 369640
                    [pmu] => 397944
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>CRM_Core_DAO_AllCoreTables::{closure}] => Array
                (
                    [ct] => 15900
                    [wt] => 14968
                    [cpu] => 22980
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::tokenClasses==>CRM_Core_DAO_AllCoreTables::getEntities] => Array
                (
                    [ct] => 1
                    [wt] => 4319
                    [cpu] => 3419
                    [mu] => 385840
                    [pmu] => 395280
                )

            [Civi\Core\Container::createContainer==>CRM_Core_DAO_AllCoreTables::tokenClasses] => Array
                (
                    [ct] => 1
                    [wt] => 4325
                    [cpu] => 3419
                    [mu] => 386488
                    [pmu] => 397072
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBaoClasses==>CRM_Core_DAO_AllCoreTables::getEntities] => Array
                (
                    [ct] => 1
                    [wt] => 329
                    [cpu] => 0
                    [mu] => 12928
                    [pmu] => 15784
                )

            [CRM_Core_DAO_AllCoreTables::getBaoClasses==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 158
                    [wt] => 230
                    [cpu] => 1943
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBaoClasses==>_afform_civix_class_loader] => Array
                (
                    [ct] => 158
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBaoClasses==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 158
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBaoClasses==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 189
                    [wt] => 6866
                    [cpu] => 7000
                    [mu] => 12272
                    [pmu] => 17352
                )

            [CRM_Core_ClassLoader::loadClass==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 168
                    [wt] => 226
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass==>_afform_civix_class_loader] => Array
                (
                    [ct] => 168
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 168
                    [wt] => 155
                    [cpu] => 1000
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBaoClasses==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 158
                    [wt] => 19938
                    [cpu] => 20058
                    [mu] => 36464
                    [pmu] => 42768
                )

            [PathLoad\V0\PathLoad::loadClass==>PathLoad\V0\PathLoad::loadPackagesByNamespace] => Array
                (
                    [ct] => 276
                    [wt] => 481
                    [cpu] => 0
                    [mu] => 10888
                    [pmu] => 224
                )

            [PathLoad\V0\PathLoad::loadClass==>PathLoad\V0\Psr4Loader::loadClass] => Array
                (
                    [ct] => 280
                    [wt] => 1811
                    [cpu] => 2001
                    [mu] => 19056
                    [pmu] => 424
                )

            [PathLoad\V0\PathLoad::loadClass==>PathLoad\V0\Psr0Loader::loadClass] => Array
                (
                    [ct] => 280
                    [wt] => 251
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBaoClasses==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 31
                    [wt] => 397
                    [cpu] => 998
                    [mu] => 2496
                    [pmu] => 176
                )

            [Composer\Autoload\includeFile==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 21
                    [wt] => 1739
                    [cpu] => 998
                    [mu] => 2224
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 10
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>CRM_Core_DAO_AllCoreTables::getBaoClasses] => Array
                (
                    [ct] => 1
                    [wt] => 29839
                    [cpu] => 29999
                    [mu] => 65424
                    [pmu] => 79624
                )

            [Civi\Core\Event\EventScanner::findFunctionListeners==>Civi\Core\Event\EventScanner::Civi\Core\Event\{closure}] => Array
                (
                    [ct] => 242
                    [wt] => 353
                    [cpu] => 998
                    [mu] => 127192
                    [pmu] => 123640
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Core\Event\EventScanner::findFunctionListeners] => Array
                (
                    [ct] => 80
                    [wt] => 3246
                    [cpu] => 4000
                    [mu] => 242528
                    [pmu] => 225672
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Core\Event\EventScanner::mergeListenerMap] => Array
                (
                    [ct] => 133
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Container::createContainer==>Civi\Core\Event\EventScanner::findListeners] => Array
                (
                    [ct] => 136
                    [wt] => 3820
                    [cpu] => 4000
                    [mu] => 123624
                    [pmu] => 177232
                )

            [Civi\Core\Container::createContainer==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 64
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 27656
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>CRM_Core_BAO_RecurringEntity::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Core\Event\EventScanner::normalizeListenerMap] => Array
                (
                    [ct] => 53
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 61136
                    [pmu] => 54848
                )

            [Civi\Core\Event\EventScanner::findListeners==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [CRM_Utils_Hook::container==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [cpz_custom_civicrm_container==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [cpz_custom_civicrm_container==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 175
                    [wt] => 169
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [cpz_custom_civicrm_container==>Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 16
                )

            [cpz_custom_civicrm_container==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 6984
                    [pmu] => 5752
                )

            [cpz_custom_civicrm_container==>Symfony\Component\DependencyInjection\Definition::setPublic] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>cpz_custom_civicrm_container] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 11168
                    [pmu] => 6064
                )

            [oauth_client_civicrm_container==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 712
                )

            [oauth_client_civicrm_container==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [oauth_client_civicrm_container==>Symfony\Component\DependencyInjection\Definition::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 1608
                )

            [oauth_client_civicrm_container==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [oauth_client_civicrm_container==>Symfony\Component\DependencyInjection\Definition::setPublic] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Utils_Hook::runHooks==>oauth_client_civicrm_container] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 5704
                    [pmu] => 5704
                )

            [flexmailer_civicrm_container==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 712
                )

            [flexmailer_civicrm_container==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [flexmailer_civicrm_container==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 312
                )

            [flexmailer_civicrm_container==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [flexmailer_civicrm_container==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [flexmailer_civicrm_container==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 111
                    [cpu] => 1001
                    [mu] => 680
                    [pmu] => 1840
                )

            [flexmailer_civicrm_container==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 168
                )

            [PathLoad\V0\Psr4Loader::loadClass==>PathLoad\V0\Psr4Loader::findRelativeClass] => Array
                (
                    [ct] => 579
                    [wt] => 495
                    [cpu] => 997
                    [mu] => 584
                    [pmu] => 360
                )

            [flexmailer_civicrm_container==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 1248
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 744
                    [pmu] => 248
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\DependencyInjection\Definition::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 1008
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\DependencyInjection\Definition::setPublic] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\FlexMailer\Services::applyStaticFactory==>Symfony\Component\DependencyInjection\Definition::setFactory] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\FlexMailer\Services::registerServices==>Civi\FlexMailer\Services::applyStaticFactory] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1672
                    [pmu] => 1672
                )

            [Civi\FlexMailer\Services::getListenerSpecs==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\FlexMailer\Services::getListenerSpecs==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\FlexMailer\Services::getListenerSpecs==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\FlexMailer\Services::getListenerSpecs==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 808
                    [pmu] => 2328
                )

            [Civi\FlexMailer\Services::getListenerSpecs==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 168
                )

            [Civi\FlexMailer\Services::getListenerSpecs==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 824
                )

            [Civi\FlexMailer\Services::registerServices==>Civi\FlexMailer\Services::getListenerSpecs] => Array
                (
                    [ct] => 1
                    [wt] => 233
                    [cpu] => 0
                    [mu] => 10792
                    [pmu] => 10792
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition] => Array
                (
                    [ct] => 16
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 4216
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 16
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 6648
                    [pmu] => 3064
                )

            [Civi\FlexMailer\Services::registerServices==>Symfony\Component\DependencyInjection\Reference::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 16
                )

            [flexmailer_civicrm_container==>Civi\FlexMailer\Services::registerServices] => Array
                (
                    [ct] => 1
                    [wt] => 456
                    [cpu] => 0
                    [mu] => 25512
                    [pmu] => 24704
                )

            [CRM_Utils_Hook::runHooks==>flexmailer_civicrm_container] => Array
                (
                    [ct] => 1
                    [wt] => 658
                    [cpu] => 1001
                    [mu] => 32064
                    [pmu] => 32064
                )

            [CRM_Utils_Hook::container==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 1071
                    [cpu] => 1001
                    [mu] => 52456
                    [pmu] => 44024
                )

            [Civi\Core\Container::createContainer==>CRM_Utils_Hook::container] => Array
                (
                    [ct] => 1
                    [wt] => 1088
                    [cpu] => 1001
                    [mu] => 52856
                    [pmu] => 44024
                )

            [Civi\Core\Container::loadContainer==>Civi\Core\Container::createContainer] => Array
                (
                    [ct] => 1
                    [wt] => 44359
                    [cpu] => 43417
                    [mu] => 896032
                    [pmu] => 882160
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Compiler\Compiler::getPassConfig] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getBeforeOptimizationPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::sortPasses] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2872
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::getBeforeOptimizationPasses] => Array
                (
                    [ct] => 2
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 2784
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getOptimizationPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::sortPasses] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 4152
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::getOptimizationPasses] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 4064
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getBeforeRemovingPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::sortPasses] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::getBeforeRemovingPasses] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getRemovingPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::sortPasses] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2872
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::getRemovingPasses] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2784
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getAfterRemovingPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::sortPasses] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2232
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\PassConfig::getPasses==>Symfony\Component\DependencyInjection\Compiler\PassConfig::getAfterRemovingPasses] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 2144
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Compiler\PassConfig::getPasses] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 10528
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource] => Array
                (
                    [ct] => 47
                    [wt] => 4447
                    [cpu] => 5001
                    [mu] => 8552
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource@1==>Symfony\Component\DependencyInjection\ContainerBuilder::fileExists] => Array
                (
                    [ct] => 3
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource==>Symfony\Component\DependencyInjection\ContainerBuilder::addObjectResource@1] => Array
                (
                    [ct] => 3
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 1488
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\PassConfig::getPasses] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 3248
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::all] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getExpressionLanguageProviders] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 144
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 456
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 1616
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getExtensions] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addDefinitions==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 528
                    [wt] => 1681
                    [cpu] => 1996
                    [mu] => 33976
                    [pmu] => 9528
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::addDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 421
                    [cpu] => 0
                    [mu] => 10016
                    [pmu] => 9744
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addAliases==>Symfony\Component\DependencyInjection\ContainerBuilder::setAlias] => Array
                (
                    [ct] => 10
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 888
                )

            [Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::addAliases] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 1360
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 615
                    [cpu] => 0
                    [mu] => 19352
                    [pmu] => 15632
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 1001
                    [mu] => 728
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::cache==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 1568
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::cache==>CRM_Utils_Cache_ArrayCache::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::get==>Civi\Core\ClassScanner::cache] => Array
                (
                    [ct] => 1
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 2288
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::get==>CRM_Utils_Cache_ArrayCache::get] => Array
                (
                    [ct] => 2
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::scanCoreClasses==>Civi\Core\ClassScanner::cache] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::scanCoreClasses==>CRM_Utils_Cache_ArrayCache::get] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::scanCoreClasses==>Civi::paths] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 224
                )

            [Civi\Core\ClassScanner::scanCoreClasses==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1056
                    [pmu] => 1056
                )

            [Civi\Core\ClassScanner::scanFolders==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 27
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 368
                )

            [Civi\Core\ClassScanner::scanFolders==>CRM_Utils_File::findFiles] => Array
                (
                    [ct] => 20
                    [wt] => 61177
                    [cpu] => 60343
                    [mu] => 432312
                    [pmu] => 275760
                )

            [Civi\Core\ClassScanner::scanFolders==>CRM_Utils_File::relativize] => Array
                (
                    [ct] => 2477
                    [wt] => 3314
                    [cpu] => 3999
                    [mu] => 157048
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::scanFolders==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 949
                    [wt] => 1131
                    [cpu] => 3994
                    [mu] => 568
                    [pmu] => 368
                )

            [Civi\Core\ClassScanner::scanFolders==>_afform_civix_class_loader] => Array
                (
                    [ct] => 949
                    [wt] => 934
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\Core\ClassScanner::scanFolders==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 949
                    [wt] => 860
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\Core\ClassScanner::scanFolders==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1145
                    [wt] => 35902
                    [cpu] => 40501
                    [mu] => 116112
                    [pmu] => 44352
                )

            [Civi\Core\ClassScanner::scanFolders==>Civi\Core\ClassScanner::getRelevantInterfaces] => Array
                (
                    [ct] => 1134
                    [wt] => 2419
                    [cpu] => 2997
                    [mu] => 460312
                    [pmu] => 384
                )

            [Civi\Core\ClassScanner::scanCoreClasses==>Civi\Core\ClassScanner::scanFolders] => Array
                (
                    [ct] => 3
                    [wt] => 107396
                    [cpu] => 106897
                    [mu] => 131320
                    [pmu] => 405448
                )

            [Civi\Core\ClassScanner::scanFolders==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 484
                    [wt] => 20728
                    [cpu] => 19987
                    [mu] => 65768
                    [pmu] => 82096
                )

            [CRM_Core_ClassLoader::loadClass@1==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass@1==>_afform_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass@1==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass@1==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [crm_smarty_compatibility_get_path==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass@1==>crm_smarty_compatibility_get_path] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 320
                )

            [Civi\Core\ClassScanner::scanFolders==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 196
                    [wt] => 3183
                    [cpu] => 4006
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::scanCoreClasses==>CRM_Utils_Cache_ArrayCache::set] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::scanClasses==>Civi\Core\ClassScanner::scanCoreClasses] => Array
                (
                    [ct] => 1
                    [wt] => 107531
                    [cpu] => 106897
                    [mu] => 132792
                    [pmu] => 406856
                )

            [CRM_Utils_Hook::scanClasses==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\ClassScanner::cache] => Array
                (
                    [ct] => 12
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Utils_Cache_ArrayCache::get] => Array
                (
                    [ct] => 12
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 12
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1720
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\ClassScanner::scanFolders] => Array
                (
                    [ct] => 24
                    [wt] => 40372
                    [cpu] => 40943
                    [mu] => 36904
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Utils_Cache_ArrayCache::set] => Array
                (
                    [ct] => 12
                    [wt] => 236
                    [cpu] => 0
                    [mu] => 1208
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\Event\GenericHookEvent::__set] => Array
                (
                    [ct] => 12
                    [wt] => 53
                    [cpu] => 1000
                    [mu] => -225312
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 6
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_File::findFiles==>CRM_Utils_File::relativize] => Array
                (
                    [ct] => 31
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 2192
                    [pmu] => 0
                )

            [flexmailer_civicrm_scanClasses==>CRM_Utils_File::findFiles] => Array
                (
                    [ct] => 1
                    [wt] => 817
                    [cpu] => 1003
                    [mu] => 7024
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>flexmailer_civicrm_scanClasses] => Array
                (
                    [ct] => 1
                    [wt] => 837
                    [cpu] => 1003
                    [mu] => 3888
                    [pmu] => 0
                )

            [CRM_Utils_Hook::scanClasses==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 42608
                    [cpu] => 42946
                    [mu] => 52696
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::scanClasses==>CRM_Utils_Hook::scanClasses] => Array
                (
                    [ct] => 1
                    [wt] => 42620
                    [cpu] => 42946
                    [mu] => 53064
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::buildIndex==>Civi\Core\ClassScanner::scanClasses] => Array
                (
                    [ct] => 1
                    [wt] => 150160
                    [cpu] => 149843
                    [mu] => 186536
                    [pmu] => 406856
                )

            [Civi\Core\ClassScanner::buildIndex==>Civi\Core\ClassScanner::getRelevantInterfaces] => Array
                (
                    [ct] => 489
                    [wt] => 3438
                    [cpu] => 3996
                    [mu] => 363336
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::getRelevantInterfaces==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 27
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::getRelevantInterfaces==>_afform_civix_class_loader] => Array
                (
                    [ct] => 27
                    [wt] => 23
                    [cpu] => 1000
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::getRelevantInterfaces==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 27
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::getRelevantInterfaces==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 54
                    [wt] => 1467
                    [cpu] => 1000
                    [mu] => 4024
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::getRelevantInterfaces==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 27
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::getRelevantInterfaces==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 27
                    [wt] => 394
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::buildIndex==>CRM_Utils_Cache_ArrayCache::flush] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::buildIndex==>CRM_Utils_Cache_ArrayCache::set] => Array
                (
                    [ct] => 32
                    [wt] => 305
                    [cpu] => 0
                    [mu] => 3240
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::get==>Civi\Core\ClassScanner::buildIndex] => Array
                (
                    [ct] => 1
                    [wt] => 154697
                    [cpu] => 153839
                    [mu] => 253656
                    [pmu] => 406856
                )

            [Civi\Core\ClassScanner::get==>CRM_Utils_Cache_ArrayCache::set] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 3128
                    [pmu] => 0
                )

            [CRM_Utils_Cache_ArrayCache::get==>CRM_Utils_Cache_ArrayCache::reobjectify] => Array
                (
                    [ct] => 25
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::filterLiveClasses==>Civi\Core\ClassScanner::Civi\Core\{closure}] => Array
                (
                    [ct] => 164
                    [wt] => 336
                    [cpu] => 1002
                    [mu] => 16328
                    [pmu] => 0
                )

            [Civi\Core\ClassScanner::get==>Civi\Core\ClassScanner::filterLiveClasses] => Array
                (
                    [ct] => 1
                    [wt] => 592
                    [cpu] => 1002
                    [mu] => 13560
                    [pmu] => 0
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>Civi\Core\ClassScanner::get] => Array
                (
                    [ct] => 1
                    [wt] => 155473
                    [cpu] => 154841
                    [mu] => 252712
                    [pmu] => 406856
                )

            [Civi\Core\Service\AutoSubscriber::buildContainer==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 20
                    [wt] => 362
                    [cpu] => 1002
                    [mu] => 3272
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoSubscriber::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 20
                    [wt] => 164
                    [cpu] => 1011
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::scan==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 1168
                    [wt] => 6189
                    [cpu] => 5997
                    [mu] => 2026968
                    [pmu] => 95896
                )

            [Civi\Core\Service\AutoDefinition::scan==>Civi\Core\Service\AutoDefinition::pickName] => Array
                (
                    [ct] => 155
                    [wt] => 190
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::createBaseline==>Symfony\Component\DependencyInjection\Definition::__construct] => Array
                (
                    [ct] => 156
                    [wt] => 644
                    [cpu] => 989
                    [mu] => 59288
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::createBaseline==>Symfony\Component\DependencyInjection\Definition::setPublic] => Array
                (
                    [ct] => 156
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::applyTags==>Symfony\Component\DependencyInjection\Definition::addTag] => Array
                (
                    [ct] => 249
                    [wt] => 255
                    [cpu] => 0
                    [mu] => 143480
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags@1==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 21
                    [wt] => 273
                    [cpu] => 0
                    [mu] => 26176
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags@1==>Civi\Core\Service\AutoDefinition::splitSymbols] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 2104
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags==>Civi\Core\Service\AutoDefinition::findTags@1] => Array
                (
                    [ct] => 488
                    [wt] => 1075
                    [cpu] => 998
                    [mu] => 38984
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags@1==>Civi\Core\Service\AutoDefinition::findTags@2] => Array
                (
                    [ct] => 29
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 5512
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags@2==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2856
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags@2==>Civi\Core\Service\AutoDefinition::findTags@3] => Array
                (
                    [ct] => 4
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 3848
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags@3==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2904
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::applyTags==>Civi\Core\Service\AutoDefinition::findTags] => Array
                (
                    [ct] => 156
                    [wt] => 2506
                    [cpu] => 3002
                    [mu] => 140552
                    [pmu] => 12784
                )

            [Civi\Core\Service\AutoDefinition::createBaseline==>Civi\Core\Service\AutoDefinition::applyTags] => Array
                (
                    [ct] => 156
                    [wt] => 3580
                    [cpu] => 5002
                    [mu] => 179256
                    [pmu] => 12784
                )

            [Civi\Core\Service\AutoDefinition::createBaseline==>Civi\Core\Service\AutoDefinition::applyObjectProperties] => Array
                (
                    [ct] => 156
                    [wt] => 932
                    [cpu] => 2001
                    [mu] => 36016
                    [pmu] => 1168
                )

            [Civi\Core\Service\AutoDefinition::applyObjectMethods==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 641
                    [wt] => 3782
                    [cpu] => 3003
                    [mu] => 1256616
                    [pmu] => 136744
                )

            [Civi\Core\Service\AutoDefinition::createBaseline==>Civi\Core\Service\AutoDefinition::applyObjectMethods] => Array
                (
                    [ct] => 156
                    [wt] => 5676
                    [cpu] => 4001
                    [mu] => 407768
                    [pmu] => 137688
                )

            [Civi\Core\Service\AutoDefinition::scan==>Civi\Core\Service\AutoDefinition::createBaseline] => Array
                (
                    [ct] => 155
                    [wt] => 12307
                    [cpu] => 11993
                    [mu] => 311456
                    [pmu] => 151640
                )

            [Civi\Core\Service\AutoDefinition::scan==>Civi\Core\Service\AutoDefinition::applyConstructor] => Array
                (
                    [ct] => 149
                    [wt] => 222
                    [cpu] => 0
                    [mu] => 12680
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoSubscriber::buildContainer==>Civi\Core\Service\AutoDefinition::scan] => Array
                (
                    [ct] => 20
                    [wt] => 3883
                    [cpu] => 4003
                    [mu] => 130112
                    [pmu] => 16872
                )

            [Civi\Core\Service\AutoSubscriber::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 20
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 4728
                    [pmu] => 4432
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>Civi\Core\Service\AutoSubscriber::buildContainer] => Array
                (
                    [ct] => 20
                    [wt] => 4717
                    [cpu] => 6016
                    [mu] => 69984
                    [pmu] => 21304
                )

            [Civi\Api4\Utils\ReflectionUtils::getCodeDocs==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 69
                    [wt] => 313
                    [cpu] => 1000
                    [mu] => 79928
                    [pmu] => 1168
                )

            [Civi\Core\Service\AutoDefinition::applyObjectProperties==>Civi\Api4\Utils\ReflectionUtils::getCodeDocs] => Array
                (
                    [ct] => 69
                    [wt] => 518
                    [cpu] => 1000
                    [mu] => 51696
                    [pmu] => 1168
                )

            [Civi\Core\Service\AutoService::buildContainer==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 133
                    [wt] => 2434
                    [cpu] => 3997
                    [mu] => 20376
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoService::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 133
                    [wt] => 568
                    [cpu] => 999
                    [mu] => 4728
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::scan==>Symfony\Component\DependencyInjection\Definition::setFactory] => Array
                (
                    [ct] => 6
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2976
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::toReferences==>Civi\Core\Service\AutoDefinition::splitSymbols] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 2104
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::scan==>Civi\Core\Service\AutoDefinition::toReferences] => Array
                (
                    [ct] => 6
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::scan==>Symfony\Component\DependencyInjection\Definition::setArguments] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoService::buildContainer==>Civi\Core\Service\AutoDefinition::scan] => Array
                (
                    [ct] => 133
                    [wt] => 17166
                    [cpu] => 14988
                    [mu] => 746384
                    [pmu] => 230664
                )

            [Civi\Core\Service\AutoService::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 134
                    [wt] => 606
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>Civi\Core\Service\AutoService::buildContainer] => Array
                (
                    [ct] => 133
                    [wt] => 21988
                    [cpu] => 21986
                    [mu] => 297936
                    [pmu] => 230664
                )

            [Civi\Core\Service\AutoDefinition::applyConstructor==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 8
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 11728
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::applyObjectProperties==>Symfony\Component\DependencyInjection\Reference::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::applyObjectProperties==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2888
                    [pmu] => 0
                )

            [Civi\Visual\Bundle::buildContainer==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Civi\Visual\Bundle::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Visual\Bundle::buildContainer==>Civi\Core\Service\AutoDefinition::scan] => Array
                (
                    [ct] => 1
                    [wt] => 1265
                    [cpu] => 998
                    [mu] => 6136
                    [pmu] => 0
                )

            [Civi\Visual\Bundle::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>Civi\Visual\Bundle::buildContainer] => Array
                (
                    [ct] => 1
                    [wt] => 1319
                    [cpu] => 998
                    [mu] => 5056
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Civi::dispatcher] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Civi\Core\CiviEventDispatcher::getDispatchPolicy] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 23
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 440
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Civi::paths] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>CRM_Extension_Mapper::getActiveModuleFiles] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Symfony\Component\Config\Resource\DirectoryResource::__construct] => Array
                (
                    [ct] => 6
                    [wt] => 308
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addResource==>Symfony\Component\Config\Resource\DirectoryResource::__toString] => Array
                (
                    [ct] => 6
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1016
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 22
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 5000
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::findClasses==>Symfony\Component\Config\Resource\FileExistenceResource::__construct] => Array
                (
                    [ct] => 16
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addResource==>Symfony\Component\Config\Resource\FileExistenceResource::__toString] => Array
                (
                    [ct] => 16
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 3224
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::buildContainer==>Civi\Api4\Service\LegacySpecScanner::findClasses] => Array
                (
                    [ct] => 1
                    [wt] => 1676
                    [cpu] => 1001
                    [mu] => 29928
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::buildContainer==>Symfony\Component\Config\Resource\FileResource::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 999
                    [mu] => 792
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::create==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::findTags==>Civi\Api4\Utils\ReflectionUtils::parseDocBlock] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::create==>Civi\Core\Service\AutoDefinition::createBaseline] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 2840
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::create==>Civi\Core\Service\AutoDefinition::applyConstructor] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::buildContainer==>Civi\Core\Service\AutoDefinition::create] => Array
                (
                    [ct] => 1
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 4928
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::buildContainer==>Symfony\Component\DependencyInjection\Definition::addTag] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [Civi\Api4\Service\LegacySpecScanner::buildContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Compiler\AutoServiceScannerPass::process==>Civi\Api4\Service\LegacySpecScanner::buildContainer] => Array
                (
                    [ct] => 1
                    [wt] => 1957
                    [cpu] => 2000
                    [mu] => 36736
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::Civi\Core\Service\{closure}==>Symfony\Component\DependencyInjection\Reference::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::toReferences==>Civi\Core\Service\AutoDefinition::Civi\Core\Service\{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1488
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::applyObjectMethods==>Civi\Core\Service\AutoDefinition::toReferences] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 2448
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::applyObjectMethods==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 880
                )

            [Civi\Core\Service\AutoDefinition::applyConstructor==>Civi\Core\Service\AutoDefinition::toReferences] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1056
                    [pmu] => 0
                )

            [Civi\Core\Service\AutoDefinition::applyConstructor==>Symfony\Component\DependencyInjection\Definition::setArguments] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Civi\Core\Compiler\AutoServiceScannerPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 186053
                    [cpu] => 186842
                    [mu] => 657592
                    [pmu] => 658824
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveClassPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveClassPass::process==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 228
                    [wt] => 221
                    [cpu] => 999
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveClassPass::process==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 219
                    [wt] => 187
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveClassPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 1217
                    [cpu] => 999
                    [mu] => 2816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterAutoconfigureAttributesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterAutoconfigureAttributesPass::accept==>Symfony\Component\DependencyInjection\Definition::isAutoconfigured] => Array
                (
                    [ct] => 228
                    [wt] => 252
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterAutoconfigureAttributesPass::process==>Symfony\Component\DependencyInjection\Compiler\RegisterAutoconfigureAttributesPass::accept] => Array
                (
                    [ct] => 228
                    [wt] => 820
                    [cpu] => 1006
                    [mu] => 1424
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\RegisterAutoconfigureAttributesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 1244
                    [cpu] => 1006
                    [mu] => 2880
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AttributeAutoconfigurationPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAutoconfiguredAttributes] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\AttributeAutoconfigurationPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1424
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAutoconfiguredInstanceof] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::hasParameter==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::has] => Array
                (
                    [ct] => 5
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::process==>Symfony\Component\DependencyInjection\Container::hasParameter] => Array
                (
                    [ct] => 2
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::processDefinition==>Symfony\Component\DependencyInjection\Definition::getInstanceofConditionals] => Array
                (
                    [ct] => 228
                    [wt] => 231
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::processDefinition==>Symfony\Component\DependencyInjection\Definition::isAutoconfigured] => Array
                (
                    [ct] => 228
                    [wt] => 195
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::processDefinition] => Array
                (
                    [ct] => 228
                    [wt] => 1387
                    [cpu] => 998
                    [mu] => 2216
                    [pmu] => 256
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinition] => Array
                (
                    [ct] => 228
                    [wt] => 1002
                    [cpu] => 1997
                    [mu] => 13008
                    [pmu] => 3632
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveInstanceofConditionalsPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 3244
                    [cpu] => 2995
                    [mu] => 6584
                    [pmu] => 3952
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 10
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 2280
                    [wt] => 2307
                    [cpu] => 1005
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 734
                    [cpu] => 1000
                    [mu] => 2464
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 145
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>Symfony\Component\DependencyInjection\EnvVarProcessor::getProvidedTypes] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::validateProvidedTypes] => Array
                (
                    [ct] => 17
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 7728
                    [pmu] => 3384
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process==>Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag::setProvidedTypes] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 312
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\RegisterEnvVarProcessorsPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 1027
                    [cpu] => 1000
                    [mu] => 17320
                    [pmu] => 5192
                )

            [Civi\Core\Compiler\EventScannerPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds==>Symfony\Component\DependencyInjection\Definition::getTag] => Array
                (
                    [ct] => 162
                    [wt] => 179
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Compiler\EventScannerPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 891
                    [cpu] => 1000
                    [mu] => 9576
                    [pmu] => 11504
                )

            [Civi\Core\Compiler\EventScannerPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition] => Array
                (
                    [ct] => 70
                    [wt] => 264
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 13688
                )

            [Civi\Core\Compiler\EventScannerPass::process==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 70
                    [wt] => 88
                    [cpu] => 2000
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\ActionSchedule\MappingBase::getSubscribedEvents] => Array
                (
                    [ct] => 8
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Compiler\EventScannerPass::process==>Civi\Core\Event\EventScanner::findListeners] => Array
                (
                    [ct] => 70
                    [wt] => 1207
                    [cpu] => 0
                    [mu] => 126200
                    [pmu] => 140008
                )

            [Civi\Core\Compiler\EventScannerPass::process==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 70
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 31048
                    [pmu] => 22624
                )

            [Civi\Core\Event\EventScanner::findListeners==>CRM_Mailing_Service_ListUnsubscribe::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Core\MetadataFlush::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Esm\BrowserLoader::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Esm\ShimLoader::getSubscribedEvents] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Managed\MultisiteManaged::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Visual\Bundle::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\WorkflowMessage\TestBanner::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Provider\ActionObjectProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 1760
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Provider\CustomEntityProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\LegacyEntityScanner::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Custom\EventSubscriber\FkEntityDeleteSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\ActivitySchemaMapSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\AutocompleteFieldSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\ContactSchemaMapSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\Generic\AbstractPrepareSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\MessageTemplateSchemaMapSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\PermissionCheckSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 1760
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\ValidateFieldsSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Autocomplete\EventAutocompleteProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Autocomplete\MailingRecipientsAutocompleteProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Links\ActivityLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Links\ContactLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Links\RelationshipCacheLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Spec\SpecGatherer::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Authx\CheckCredential::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\ContributionTasksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Links\ParticipantLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\MailTasksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Links\MailSettingsLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Links\MembershipLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Service\Links\MembershipStatusLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Afform\PageTokenCredential::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 2104
                    [pmu] => 2104
                )

            [Civi\Afform\Tokens::getSubscribedEvents==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Afform\Tokens::getSubscribedEvents==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Afform\Tokens::getSubscribedEvents==>CRM_Extension_Mapper::isActiveModule] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Afform\Tokens::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 2528
                    [pmu] => 2528
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Afform\Behavior\ContactAutofill::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Afform\Behavior\ContactDedupe::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Afform\Behavior\GroupSubscription::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Subscriber\AfformAutocompleteSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\DefaultDisplaySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\SKEntitySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\SearchDisplayTasksSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\Api4\Event\Subscriber\SearchKitSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\EventScanner::findListeners==>Civi\AfformReCaptcha2::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Civi\Core\Compiler\EventScannerPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 3064
                    [cpu] => 3000
                    [mu] => 190696
                    [pmu] => 198568
                )

            [Civi\Core\Compiler\SpecProviderPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 856
                    [cpu] => 1000
                    [mu] => 49840
                    [pmu] => 74424
                )

            [Civi\Core\Compiler\SpecProviderPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Compiler\SpecProviderPass::process==>Symfony\Component\DependencyInjection\Reference::__construct] => Array
                (
                    [ct] => 69
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Compiler\SpecProviderPass::process==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 69
                    [wt] => 79
                    [cpu] => 999
                    [mu] => 34824
                    [pmu] => 19256
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Civi\Core\Compiler\SpecProviderPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 1297
                    [cpu] => 1999
                    [mu] => 118280
                    [pmu] => 110096
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\Container::hasParameter] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 23
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 2
                    [wt] => 1370
                    [cpu] => 0
                    [mu] => 3104
                    [pmu] => 1976
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 1000
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\Reference::__construct] => Array
                (
                    [ct] => 59
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::__construct] => Array
                (
                    [ct] => 59
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 22880
                    [pmu] => 12264
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 59
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 22848
                    [pmu] => 18552
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\EventDispatcher\EventDispatcher::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 336
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 20
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 24
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 20
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 349
                    [wt] => 259
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveString] => Array
                (
                    [ct] => 1525
                    [wt] => 2388
                    [cpu] => 2006
                    [mu] => 134864
                    [pmu] => 90448
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 349
                    [wt] => 1561
                    [cpu] => 2001
                    [mu] => 1392
                    [pmu] => 91784
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 472
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 1776
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Symfony\Component\Config\Resource\ClassExistenceResource::__construct] => Array
                (
                    [ct] => 207
                    [wt] => 211
                    [cpu] => 0
                    [mu] => 78496
                    [pmu] => 776
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Symfony\Component\Config\Resource\ClassExistenceResource::isFresh] => Array
                (
                    [ct] => 207
                    [wt] => 1294
                    [cpu] => 0
                    [mu] => 101528
                    [pmu] => 24424
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Symfony\Component\DependencyInjection\ContainerBuilder::inVendors] => Array
                (
                    [ct] => 347
                    [wt] => 1591
                    [cpu] => 6004
                    [mu] => 47304
                    [pmu] => 776
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Symfony\Component\Config\Resource\ReflectionClassResource::__construct] => Array
                (
                    [ct] => 344
                    [wt] => 335
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::addResource==>Symfony\Component\Config\Resource\ReflectionClassResource::__toString] => Array
                (
                    [ct] => 344
                    [wt] => 297
                    [cpu] => 0
                    [mu] => 29224
                    [pmu] => 12160
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass==>Symfony\Component\DependencyInjection\ContainerBuilder::addResource] => Array
                (
                    [ct] => 344
                    [wt] => 1290
                    [cpu] => 0
                    [mu] => 8784
                    [pmu] => 47520
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass] => Array
                (
                    [ct] => 20
                    [wt] => 904
                    [cpu] => 1004
                    [mu] => 48208
                    [pmu] => 43568
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\ExtractingEventDispatcher::getSubscribedEvents==>Civi\Token\TokenCompatSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 496
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Symfony\Component\EventDispatcher\DependencyInjection\ExtractingEventDispatcher::getSubscribedEvents] => Array
                (
                    [ct] => 20
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 11824
                    [pmu] => 3336
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Symfony\Component\EventDispatcher\DependencyInjection\ExtractingEventDispatcher::addListener] => Array
                (
                    [ct] => 56
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 29240
                    [pmu] => 24272
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process==>Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber] => Array
                (
                    [ct] => 20
                    [wt] => 275
                    [cpu] => 0
                    [mu] => 34336
                    [pmu] => 30264
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\ExtractingEventDispatcher::getSubscribedEvents==>Civi\Token\AbstractTokenSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 16
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 208
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\ExtractingEventDispatcher::getSubscribedEvents==>CRM_Contact_Tokens::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 208
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\ExtractingEventDispatcher::getSubscribedEvents==>Civi\Token\ImpliedContextSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 208
                )

            [Symfony\Component\EventDispatcher\DependencyInjection\ExtractingEventDispatcher::getSubscribedEvents==>Civi\Token\TidySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 208
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\EventDispatcher\DependencyInjection\RegisterListenersPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 3392
                    [cpu] => 3001
                    [mu] => 155544
                    [pmu] => 141168
                )

            [Symfony\Component\DependencyInjection\Compiler\ExtensionCompilerPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ExtensionCompilerPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutoAliasServicePass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 448
                    [cpu] => 998
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\AutoAliasServicePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 453
                    [cpu] => 998
                    [mu] => 1392
                    [pmu] => 368
                )

            [Symfony\Component\DependencyInjection\Compiler\ValidateEnvPlaceholdersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getExtensions] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ValidateEnvPlaceholdersPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 1392
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveDecoratorStackPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 467
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveDecoratorStackPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 473
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 1392
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 27
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@1==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 228
                    [wt] => 197
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 4323
                    [wt] => 3948
                    [cpu] => 5008
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 13067
                    [cpu] => 11937
                    [mu] => 11272
                    [pmu] => 14736
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 14591
                    [cpu] => 12934
                    [mu] => 12032
                    [pmu] => 16520
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::setArguments] => Array
                (
                    [ct] => 4323
                    [wt] => 3632
                    [cpu] => 8106
                    [mu] => -6856
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 4323
                    [wt] => 3952
                    [cpu] => 6003
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::setProperties] => Array
                (
                    [ct] => 4323
                    [wt] => 3528
                    [cpu] => 2002
                    [mu] => 664
                    [pmu] => 408
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 4323
                    [wt] => 3475
                    [cpu] => 4000
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::setMethodCalls] => Array
                (
                    [ct] => 4323
                    [wt] => 18278
                    [cpu] => 23017
                    [mu] => 2434752
                    [pmu] => 607208
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getChanges] => Array
                (
                    [ct] => 4323
                    [wt] => 4307
                    [cpu] => 3995
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20436
                    [cpu] => 19935
                    [mu] => 33200
                    [pmu] => 111480
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 21529
                    [cpu] => 21940
                    [mu] => 21528
                    [pmu] => 113224
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 665
                    [wt] => 587
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 408
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 10975
                    [cpu] => 11320
                    [mu] => 9752
                    [pmu] => 12312
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11810
                    [cpu] => 11320
                    [mu] => 10512
                    [pmu] => 13584
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Definition::setFactory] => Array
                (
                    [ct] => 665
                    [wt] => 790
                    [cpu] => 0
                    [mu] => 237544
                    [pmu] => 272
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8326
                    [cpu] => 9003
                    [mu] => 8232
                    [pmu] => 10280
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9644
                    [cpu] => 11320
                    [mu] => 8992
                    [pmu] => 11296
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5557
                    [cpu] => 7004
                    [mu] => 6712
                    [pmu] => 8248
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6873
                    [cpu] => 8007
                    [mu] => 7472
                    [pmu] => 9264
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 337
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1252
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 2480
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2137
                    [cpu] => 2004
                    [mu] => 2216
                    [pmu] => 3752
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2747
                    [cpu] => 3004
                    [mu] => 2976
                    [pmu] => 5200
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3723
                    [cpu] => 5005
                    [mu] => 5192
                    [pmu] => 6216
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4465
                    [cpu] => 5005
                    [mu] => 5952
                    [pmu] => 7232
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::getValues] => Array
                (
                    [ct] => 1062
                    [wt] => 927
                    [cpu] => 4003
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::setValues] => Array
                (
                    [ct] => 1062
                    [wt] => 1157
                    [cpu] => 994
                    [mu] => -21520
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Definition::setMethodCalls==>Symfony\Component\DependencyInjection\Definition::addMethodCall] => Array
                (
                    [ct] => 6532
                    [wt] => 7288
                    [cpu] => 7998
                    [mu] => 2973520
                    [pmu] => 826248
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21936
                    [cpu] => 21940
                    [mu] => 22288
                    [pmu] => 113544
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21942
                    [cpu] => 21940
                    [mu] => 23048
                    [pmu] => 113800
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 12
                    [wt] => 260983
                    [cpu] => 259709
                    [mu] => 170824
                    [pmu] => 338968
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 228
                    [wt] => 203
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 228
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 13120
                    [cpu] => 12000
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 14725
                    [cpu] => 14000
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20450
                    [cpu] => 21999
                    [mu] => 24496
                    [pmu] => 16592
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 22512
                    [cpu] => 23001
                    [mu] => 14280
                    [pmu] => 16592
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 219
                    [wt] => 242
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11034
                    [cpu] => 11000
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11930
                    [cpu] => 12000
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8304
                    [cpu] => 9997
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9684
                    [cpu] => 9997
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5394
                    [cpu] => 4995
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6815
                    [cpu] => 7992
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 325
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1214
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2051
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2592
                    [cpu] => 0
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3555
                    [cpu] => 998
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4302
                    [cpu] => 1997
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 22922
                    [cpu] => 23001
                    [mu] => 15040
                    [pmu] => 16592
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\RegisterServiceSubscribersPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 22928
                    [cpu] => 23001
                    [mu] => 15800
                    [pmu] => 16592
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::process==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getBindings] => Array
                (
                    [ct] => 228
                    [wt] => 212
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@2] => Array
                (
                    [ct] => 228
                    [wt] => 717
                    [cpu] => 1005
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::setBindings] => Array
                (
                    [ct] => 228
                    [wt] => 203
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getChanges] => Array
                (
                    [ct] => 228
                    [wt] => 241
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 228
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 228
                    [wt] => 1004
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::setClass] => Array
                (
                    [ct] => 228
                    [wt] => 208
                    [cpu] => 0
                    [mu] => 86392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getTags] => Array
                (
                    [ct] => 228
                    [wt] => 227
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 24591
                    [cpu] => 26997
                    [mu] => 23000
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 27252
                    [cpu] => 30998
                    [mu] => 63512
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 32825
                    [cpu] => 35998
                    [mu] => 34280
                    [pmu] => 28464
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 39114
                    [cpu] => 39997
                    [mu] => 114256
                    [pmu] => 28464
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 313
                    [wt] => 19918
                    [cpu] => 21995
                    [mu] => 122240
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 23312
                    [cpu] => 25998
                    [mu] => 126392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@3==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 370
                    [wt] => 2025
                    [cpu] => 3000
                    [mu] => 112744
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue@1] => Array
                (
                    [ct] => 2822
                    [wt] => 3427
                    [cpu] => 4995
                    [mu] => 1392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@2==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 70
                    [wt] => 844
                    [cpu] => 1997
                    [mu] => 47584
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@4==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 614
                    [wt] => 2789
                    [cpu] => 5002
                    [mu] => 113120
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 18594
                    [cpu] => 20005
                    [mu] => 124488
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@5==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 467
                    [wt] => 2395
                    [cpu] => 2996
                    [mu] => 80760
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 12649
                    [cpu] => 13997
                    [mu] => 89120
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@8==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 204
                    [wt] => 697
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1759
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 216
                    [wt] => 176
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2655
                    [cpu] => 1997
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@7==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 263
                    [wt] => 1065
                    [cpu] => 0
                    [mu] => 99584
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 4684
                    [cpu] => 1997
                    [mu] => 103384
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 259
                    [wt] => 5591
                    [cpu] => 3997
                    [mu] => 80456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@6==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 296
                    [wt] => 910
                    [cpu] => 3002
                    [mu] => 75896
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 7661
                    [cpu] => 8996
                    [mu] => 81976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 360
                    [wt] => 8542
                    [cpu] => 10000
                    [mu] => 57544
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue@1==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveString] => Array
                (
                    [ct] => 486
                    [wt] => 625
                    [cpu] => 2000
                    [mu] => 43432
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 299
                    [wt] => 13889
                    [cpu] => 13997
                    [mu] => 60552
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 39560
                    [cpu] => 39997
                    [mu] => 29288
                    [pmu] => 28464
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 1
                    [wt] => 1090
                    [cpu] => 1001
                    [mu] => 13040
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 40686
                    [cpu] => 40998
                    [mu] => 43152
                    [pmu] => 28464
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 40702
                    [cpu] => 40998
                    [mu] => 31568
                    [pmu] => 28464
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::process==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 4
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::setAliases==>Symfony\Component\DependencyInjection\ContainerBuilder::addAliases] => Array
                (
                    [ct] => 2
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::setAliases] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolve==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolveValue] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolve==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::unescapeValue] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag::resolve==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::resolve] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 2120
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::process==>Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag::resolve] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 2880
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 40843
                    [cpu] => 40998
                    [mu] => 39256
                    [pmu] => 28464
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 228
                    [wt] => 242
                    [cpu] => 995
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 12979
                    [cpu] => 13960
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 14496
                    [cpu] => 13960
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20329
                    [cpu] => 18971
                    [mu] => 24496
                    [pmu] => 24888
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 21427
                    [cpu] => 20965
                    [mu] => 12824
                    [pmu] => 24888
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 10912
                    [cpu] => 10965
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11709
                    [cpu] => 10965
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8228
                    [cpu] => 8740
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9650
                    [cpu] => 10965
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5482
                    [cpu] => 6741
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6753
                    [cpu] => 8740
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 319
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1242
                    [cpu] => 997
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2089
                    [cpu] => 997
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2667
                    [cpu] => 1993
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3620
                    [cpu] => 1993
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4355
                    [cpu] => 3995
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21846
                    [cpu] => 21965
                    [mu] => 13584
                    [pmu] => 24888
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveFactoryClassPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21852
                    [cpu] => 21965
                    [mu] => 14312
                    [pmu] => 24888
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 456
                    [wt] => 354
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 456
                    [wt] => 391
                    [cpu] => 999
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 228
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 13559
                    [cpu] => 13976
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 15106
                    [cpu] => 14975
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20653
                    [cpu] => 20976
                    [mu] => 131280
                    [pmu] => 28584
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 23948
                    [cpu] => 23976
                    [mu] => 340712
                    [pmu] => 28584
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11519
                    [cpu] => 13976
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 12398
                    [cpu] => 13976
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8757
                    [cpu] => 10011
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 10207
                    [cpu] => 12009
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5813
                    [cpu] => 6015
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 7235
                    [cpu] => 7013
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 339
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1332
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2228
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2823
                    [cpu] => 999
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3876
                    [cpu] => 2008
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4696
                    [cpu] => 4012
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 24366
                    [cpu] => 23976
                    [mu] => 15040
                    [pmu] => 28584
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveNamedArgumentsPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 24371
                    [cpu] => 23976
                    [mu] => 15768
                    [pmu] => 28584
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 15374
                    [cpu] => 16993
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 17637
                    [cpu] => 19992
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 24942
                    [cpu] => 24997
                    [mu] => 24496
                    [pmu] => 1624
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isAutowired] => Array
                (
                    [ct] => 228
                    [wt] => 204
                    [cpu] => 1006
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 26260
                    [cpu] => 26003
                    [mu] => 12824
                    [pmu] => 1624
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 12878
                    [cpu] => 13000
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 13922
                    [cpu] => 13994
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9660
                    [cpu] => 11002
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 11266
                    [cpu] => 11002
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6317
                    [cpu] => 5006
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 7955
                    [cpu] => 8005
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 356
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1410
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2391
                    [cpu] => 3003
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3029
                    [cpu] => 3003
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4171
                    [cpu] => 4007
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 5071
                    [cpu] => 5006
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 26783
                    [cpu] => 27004
                    [mu] => 13584
                    [pmu] => 1624
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredMethodsPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 26789
                    [cpu] => 27004
                    [mu] => 14344
                    [pmu] => 1624
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 16145
                    [cpu] => 17994
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 17720
                    [cpu] => 17994
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 23623
                    [cpu] => 23992
                    [mu] => 24496
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isAutowired] => Array
                (
                    [ct] => 228
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 24646
                    [cpu] => 24992
                    [mu] => 12824
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 13756
                    [cpu] => 15996
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 14787
                    [cpu] => 16993
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 10481
                    [cpu] => 7992
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 12142
                    [cpu] => 9991
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6971
                    [cpu] => 4997
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 8703
                    [cpu] => 6993
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 400
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1592
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2692
                    [cpu] => 994
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3426
                    [cpu] => 994
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4645
                    [cpu] => 1995
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 5660
                    [cpu] => 4000
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 25037
                    [cpu] => 24992
                    [mu] => 13584
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\AutowireRequiredPropertiesPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 25043
                    [cpu] => 24992
                    [mu] => 14344
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getRemovedBindingIds] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getBindings] => Array
                (
                    [ct] => 228
                    [wt] => 186
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 13252
                    [cpu] => 12006
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 14930
                    [cpu] => 14001
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 21209
                    [cpu] => 22014
                    [mu] => 24496
                    [pmu] => 15360
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 22344
                    [cpu] => 23014
                    [mu] => 12792
                    [pmu] => 15360
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11028
                    [cpu] => 11010
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11966
                    [cpu] => 12006
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8353
                    [cpu] => 8010
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9723
                    [cpu] => 9011
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5493
                    [cpu] => 7008
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6878
                    [cpu] => 8010
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 323
                    [cpu] => 1002
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1197
                    [cpu] => 3002
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2014
                    [cpu] => 3002
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2563
                    [cpu] => 3002
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3572
                    [cpu] => 4002
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4402
                    [cpu] => 4002
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 22767
                    [cpu] => 23014
                    [mu] => 13520
                    [pmu] => 15360
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 22771
                    [cpu] => 23014
                    [mu] => 14248
                    [pmu] => 15360
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 22782
                    [cpu] => 23014
                    [mu] => 14976
                    [pmu] => 15360
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveBindingsPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 22804
                    [cpu] => 23014
                    [mu] => 16432
                    [pmu] => 15360
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getBindings] => Array
                (
                    [ct] => 456
                    [wt] => 431
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 912
                    [wt] => 39547
                    [cpu] => 39989
                    [mu] => 37656
                    [pmu] => 19456
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::setBindings] => Array
                (
                    [ct] => 456
                    [wt] => 341
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 456
                    [wt] => 512
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 1438
                    [wt] => 25184
                    [cpu] => 26978
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@2] => Array
                (
                    [ct] => 1438
                    [wt] => 28262
                    [cpu] => 30975
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@1] => Array
                (
                    [ct] => 456
                    [wt] => 44284
                    [cpu] => 43992
                    [mu] => 14280
                    [pmu] => 19456
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 770
                    [wt] => 21212
                    [cpu] => 20983
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@3] => Array
                (
                    [ct] => 770
                    [wt] => 22887
                    [cpu] => 23985
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 1228
                    [wt] => 16044
                    [cpu] => 13995
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@4] => Array
                (
                    [ct] => 1228
                    [wt] => 18712
                    [cpu] => 20983
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 1232
                    [wt] => 10628
                    [cpu] => 10991
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@5] => Array
                (
                    [ct] => 1232
                    [wt] => 13214
                    [cpu] => 12996
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 840
                    [wt] => 680
                    [cpu] => 2003
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@8] => Array
                (
                    [ct] => 840
                    [wt] => 2498
                    [cpu] => 3999
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 526
                    [wt] => 4159
                    [cpu] => 5993
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@7] => Array
                (
                    [ct] => 526
                    [wt] => 5216
                    [cpu] => 5993
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 710
                    [wt] => 7026
                    [cpu] => 5993
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue@6] => Array
                (
                    [ct] => 710
                    [wt] => 8508
                    [cpu] => 6995
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 2
                    [wt] => 45077
                    [cpu] => 44988
                    [mu] => 15008
                    [pmu] => 19456
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceLocatorTagPass::processValue] => Array
                (
                    [ct] => 2
                    [wt] => 45087
                    [cpu] => 44988
                    [mu] => 15736
                    [pmu] => 19456
                )

            [Symfony\Component\DependencyInjection\Compiler\DecoratorServicePass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DecoratorServicePass::process==>Symfony\Component\DependencyInjection\Definition::getDecoratedService] => Array
                (
                    [ct] => 228
                    [wt] => 203
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DecoratorServicePass::process==>Symfony\Component\DependencyInjection\Container::hasParameter] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\DecoratorServicePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 618
                    [cpu] => 0
                    [mu] => 5032
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 456
                    [wt] => 409
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 237
                    [wt] => 203
                    [cpu] => 997
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 228
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Definition::getTags] => Array
                (
                    [ct] => 228
                    [wt] => 199
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Definition::isPrivate] => Array
                (
                    [ct] => 227
                    [wt] => 187
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::resolveEnvPlaceholders==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1456
                    [wt] => 1243
                    [cpu] => 4009
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::resolveEnvPlaceholders] => Array
                (
                    [ct] => 229
                    [wt] => 825
                    [cpu] => 3012
                    [mu] => 1392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 219
                    [wt] => 175
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Alias::isPublic] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process==>Symfony\Component\DependencyInjection\Alias::isPrivate] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 5150
                    [cpu] => 6006
                    [mu] => 9432
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::process==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 17864
                    [cpu] => 19958
                    [mu] => 13768
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 19499
                    [cpu] => 22960
                    [mu] => 14496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 21007
                    [cpu] => 23963
                    [mu] => 15224
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 26652
                    [cpu] => 26973
                    [mu] => 29112
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@1==>Symfony\Component\DependencyInjection\Definition::isAutowired] => Array
                (
                    [ct] => 228
                    [wt] => 183
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 27663
                    [cpu] => 27970
                    [mu] => 17408
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 28161
                    [cpu] => 27970
                    [mu] => 18136
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 15195
                    [cpu] => 17963
                    [mu] => 11584
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 15975
                    [cpu] => 18960
                    [mu] => 12312
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 16745
                    [cpu] => 18960
                    [mu] => 13040
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 11501
                    [cpu] => 14967
                    [mu] => 9400
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 12800
                    [cpu] => 17963
                    [mu] => 10128
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 14026
                    [cpu] => 17963
                    [mu] => 10856
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 7487
                    [cpu] => 11095
                    [mu] => 7216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 8751
                    [cpu] => 11095
                    [mu] => 7944
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 10000
                    [cpu] => 13087
                    [mu] => 8672
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 317
                    [cpu] => 1002
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1229
                    [cpu] => 2002
                    [mu] => 1392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 2107
                    [cpu] => 5000
                    [mu] => 2120
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2923
                    [cpu] => 6000
                    [mu] => 2848
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3543
                    [cpu] => 6000
                    [mu] => 3576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 4050
                    [cpu] => 7996
                    [mu] => 4304
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4995
                    [cpu] => 9997
                    [mu] => 5032
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 5706
                    [cpu] => 9997
                    [mu] => 5760
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 6453
                    [cpu] => 10096
                    [mu] => 6488
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 28530
                    [cpu] => 27970
                    [mu] => 18864
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::doProcessValue] => Array
                (
                    [ct] => 1
                    [wt] => 28536
                    [cpu] => 27970
                    [mu] => 19592
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 28541
                    [cpu] => 27970
                    [mu] => 20320
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\AutowirePass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 28554
                    [cpu] => 27970
                    [mu] => 21048
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\AutowirePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 28579
                    [cpu] => 27970
                    [mu] => 22440
                    [pmu] => 33880
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 13172
                    [cpu] => 15883
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 14775
                    [cpu] => 16882
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20312
                    [cpu] => 20987
                    [mu] => 24496
                    [pmu] => 12160
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20842
                    [cpu] => 20987
                    [mu] => 12096
                    [pmu] => 12160
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11138
                    [cpu] => 11941
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 12002
                    [cpu] => 11941
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8480
                    [cpu] => 8935
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9853
                    [cpu] => 9940
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5656
                    [cpu] => 6056
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6984
                    [cpu] => 7056
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 352
                    [cpu] => 1002
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1280
                    [cpu] => 1002
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2118
                    [cpu] => 2000
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2695
                    [cpu] => 3003
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3830
                    [cpu] => 4058
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4601
                    [cpu] => 4058
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21218
                    [cpu] => 20987
                    [mu] => 12856
                    [pmu] => 12160
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveTaggedIteratorArgumentPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21222
                    [cpu] => 20987
                    [mu] => 13616
                    [pmu] => 12160
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 228
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 12769
                    [cpu] => 11998
                    [mu] => 9816
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 14378
                    [cpu] => 12995
                    [mu] => 10576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 19787
                    [cpu] => 19000
                    [mu] => 24496
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20895
                    [cpu] => 21006
                    [mu] => 12824
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 10684
                    [cpu] => 9004
                    [mu] => 8296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11560
                    [cpu] => 11005
                    [mu] => 9056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8065
                    [cpu] => 6996
                    [mu] => 6776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9429
                    [cpu] => 7999
                    [mu] => 7536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5337
                    [cpu] => 3984
                    [mu] => 5256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6659
                    [cpu] => 4981
                    [mu] => 6016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 343
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1270
                    [cpu] => 2990
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2150
                    [cpu] => 3984
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2705
                    [cpu] => 3984
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3610
                    [cpu] => 3984
                    [mu] => 3736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4344
                    [cpu] => 3984
                    [mu] => 4496
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21266
                    [cpu] => 21006
                    [mu] => 13584
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveServiceSubscribersPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21272
                    [cpu] => 21006
                    [mu] => 14344
                    [pmu] => 14408
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 17295
                    [cpu] => 17002
                    [mu] => 15008
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 19331
                    [cpu] => 19006
                    [mu] => 15768
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 26759
                    [cpu] => 26999
                    [mu] => 29688
                    [pmu] => 83176
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 27432
                    [cpu] => 27997
                    [mu] => 17288
                    [pmu] => 83176
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::getDefinitionId==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 153
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::getDefinitionId] => Array
                (
                    [ct] => 15
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 1424
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 15827
                    [cpu] => 15001
                    [mu] => 14248
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 370
                    [wt] => 14616
                    [cpu] => 15001
                    [mu] => 11272
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 11248
                    [cpu] => 12997
                    [mu] => 9752
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 13035
                    [cpu] => 15001
                    [mu] => 10512
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 541
                    [wt] => 7049
                    [cpu] => 6994
                    [mu] => 6744
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 9294
                    [cpu] => 8994
                    [mu] => 8992
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 361
                    [wt] => 327
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1910
                    [cpu] => 1001
                    [mu] => 2944
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2978
                    [cpu] => 2997
                    [mu] => 3704
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3688
                    [cpu] => 3999
                    [mu] => 4464
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4864
                    [cpu] => 3999
                    [mu] => 5224
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 5811
                    [cpu] => 3999
                    [mu] => 5984
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@8==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::getDefinitionId] => Array
                (
                    [ct] => 59
                    [wt] => 219
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::getDefinitionId] => Array
                (
                    [ct] => 75
                    [wt] => 280
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 27949
                    [cpu] => 27997
                    [mu] => 18048
                    [pmu] => 83176
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 27954
                    [cpu] => 27997
                    [mu] => 18808
                    [pmu] => 83176
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 27969
                    [cpu] => 27997
                    [mu] => 85072
                    [pmu] => 83176
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::process==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::getDefinitionId] => Array
                (
                    [ct] => 4
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 28028
                    [cpu] => 27997
                    [mu] => 88016
                    [pmu] => 83176
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::process==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::process==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::process==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::process==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 228
                    [wt] => 254
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue] => Array
                (
                    [ct] => 228
                    [wt] => 17348
                    [cpu] => 18002
                    [mu] => 17728
                    [pmu] => 28128
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 219
                    [wt] => 240
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 219
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@1] => Array
                (
                    [ct] => 657
                    [wt] => 9889
                    [cpu] => 10999
                    [mu] => 11144
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::setArguments] => Array
                (
                    [ct] => 219
                    [wt] => 197
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 219
                    [wt] => 259
                    [cpu] => 1000
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::setProperties] => Array
                (
                    [ct] => 219
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 219
                    [wt] => 191
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue==>Symfony\Component\DependencyInjection\Definition::setMethodCalls] => Array
                (
                    [ct] => 219
                    [wt] => 1230
                    [cpu] => 1001
                    [mu] => 129920
                    [pmu] => 28128
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@3] => Array
                (
                    [ct] => 614
                    [wt] => 6747
                    [cpu] => 5992
                    [mu] => 8168
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@4] => Array
                (
                    [ct] => 616
                    [wt] => 4925
                    [cpu] => 4993
                    [mu] => 7408
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@7] => Array
                (
                    [ct] => 420
                    [wt] => 741
                    [cpu] => 1000
                    [mu] => 2152
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@6] => Array
                (
                    [ct] => 263
                    [wt] => 1891
                    [cpu] => 2000
                    [mu] => 2912
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@5] => Array
                (
                    [ct] => 355
                    [wt] => 3112
                    [cpu] => 2996
                    [mu] => 5192
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@2] => Array
                (
                    [ct] => 315
                    [wt] => 8419
                    [cpu] => 6996
                    [mu] => 10384
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::getValues] => Array
                (
                    [ct] => 59
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\ContainerBuilder::has] => Array
                (
                    [ct] => 59
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::setValues] => Array
                (
                    [ct] => 59
                    [wt] => 71
                    [cpu] => 996
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@2==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@2==>Symfony\Component\DependencyInjection\ContainerBuilder::has] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@4==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::processValue@4==>Symfony\Component\DependencyInjection\ContainerBuilder::has] => Array
                (
                    [ct] => 75
                    [wt] => 84
                    [cpu] => 1000
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 18104
                    [cpu] => 18002
                    [mu] => 21968
                    [pmu] => 28128
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler] => Array
                (
                    [ct] => 6
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 11976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\Compiler::getServiceReferenceGraph] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::clear] => Array
                (
                    [ct] => 6
                    [wt] => 418
                    [cpu] => 0
                    [mu] => -126600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 6
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 14
                    [wt] => 42
                    [cpu] => 1006
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::getDefinitionId] => Array
                (
                    [ct] => 14
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 14
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::createNode==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::createNode==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::createNode==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::createNode==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::createNode==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::__construct] => Array
                (
                    [ct] => 500
                    [wt] => 390
                    [cpu] => 999
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::createNode] => Array
                (
                    [ct] => 1280
                    [wt] => 4508
                    [cpu] => 3997
                    [mu] => 96600
                    [pmu] => 29008
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::__construct] => Array
                (
                    [ct] => 640
                    [wt] => 589
                    [cpu] => 997
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::addOutEdge] => Array
                (
                    [ct] => 640
                    [wt] => 795
                    [cpu] => 1005
                    [mu] => 74952
                    [pmu] => 12256
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::addInEdge] => Array
                (
                    [ct] => 640
                    [wt] => 678
                    [cpu] => 2009
                    [mu] => 159336
                    [pmu] => 16256
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect] => Array
                (
                    [ct] => 14
                    [wt] => 534
                    [cpu] => 0
                    [mu] => 28304
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::createNode==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getValue] => Array
                (
                    [ct] => 780
                    [wt] => 612
                    [cpu] => 1002
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 1368
                    [wt] => 1052
                    [cpu] => 1002
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 1368
                    [wt] => 1253
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1] => Array
                (
                    [ct] => 1368
                    [wt] => 154524
                    [cpu] => 154942
                    [mu] => 445192
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 1314
                    [wt] => 1212
                    [cpu] => 3000
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 1314
                    [wt] => 1282
                    [cpu] => 995
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 5256
                    [wt] => 4188
                    [cpu] => 5993
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 5256
                    [wt] => 98426
                    [cpu] => 103988
                    [mu] => 437056
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@2] => Array
                (
                    [ct] => 5256
                    [wt] => 121974
                    [cpu] => 126522
                    [mu] => 438576
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 1314
                    [wt] => 1213
                    [cpu] => 2001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 1314
                    [wt] => 1103
                    [cpu] => 1004
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 1314
                    [wt] => 1019
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 1742
                    [wt] => 1368
                    [cpu] => 2992
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 90
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::getDefinitionId] => Array
                (
                    [ct] => 90
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 90
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Definition::isLazy] => Array
                (
                    [ct] => 60
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 90
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect] => Array
                (
                    [ct] => 90
                    [wt] => 1829
                    [cpu] => 5000
                    [mu] => 59104
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3] => Array
                (
                    [ct] => 1742
                    [wt] => 91049
                    [cpu] => 96008
                    [mu] => 436296
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 1652
                    [wt] => 80080
                    [cpu] => 81022
                    [mu] => 371936
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 2548
                    [wt] => 2070
                    [cpu] => 5997
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 2548
                    [wt] => 62729
                    [cpu] => 60039
                    [mu] => 369656
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@4] => Array
                (
                    [ct] => 2548
                    [wt] => 74426
                    [cpu] => 77031
                    [mu] => 371176
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 2556
                    [wt] => 1997
                    [cpu] => 997
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 2256
                    [wt] => 35236
                    [cpu] => 36006
                    [mu] => 107456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5] => Array
                (
                    [ct] => 2556
                    [wt] => 56191
                    [cpu] => 56037
                    [mu] => 368896
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 1434
                    [wt] => 1115
                    [cpu] => 2000
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 1434
                    [wt] => 23983
                    [cpu] => 23995
                    [mu] => 104416
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@6] => Array
                (
                    [ct] => 1434
                    [wt] => 30838
                    [cpu] => 31007
                    [mu] => 106696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 6
                    [wt] => 157091
                    [cpu] => 156950
                    [mu] => 445952
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue] => Array
                (
                    [ct] => 6
                    [wt] => 157147
                    [cpu] => 156950
                    [mu] => 447472
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 6
                    [wt] => 157204
                    [cpu] => 156950
                    [mu] => 448200
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process] => Array
                (
                    [ct] => 3
                    [wt] => 81590
                    [cpu] => 80987
                    [mu] => 155824
                    [pmu] => 11472
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\Compiler::getServiceReferenceGraph] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::getNodes] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getOutEdges] => Array
                (
                    [ct] => 36
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::getDestNode] => Array
                (
                    [ct] => 36
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getId] => Array
                (
                    [ct] => 36
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getValue] => Array
                (
                    [ct] => 12
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isLazy] => Array
                (
                    [ct] => 12
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isWeak] => Array
                (
                    [ct] => 12
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getOutEdges] => Array
                (
                    [ct] => 12
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges==>Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1] => Array
                (
                    [ct] => 12
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 6424
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::process==>Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges] => Array
                (
                    [ct] => 36
                    [wt] => 414
                    [cpu] => 0
                    [mu] => 12152
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::getDestNode] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getId] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getValue] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isLazy] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isWeak] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getOutEdges] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@1==>Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::checkOutEdges@2] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 326
                    [cpu] => 1008
                    [mu] => 15792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 228
                    [wt] => 233
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 27479
                    [cpu] => 27854
                    [mu] => 22288
                    [pmu] => 92064
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 219
                    [wt] => 219
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 692
                    [wt] => 16890
                    [cpu] => 15850
                    [mu] => 18552
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@2] => Array
                (
                    [ct] => 692
                    [wt] => 18752
                    [cpu] => 20851
                    [mu] => 19312
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 219
                    [wt] => 25623
                    [cpu] => 24852
                    [mu] => 33232
                    [pmu] => 92064
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 30
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@3==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 15
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@3==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 15
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@3==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 15
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 14266
                    [cpu] => 13848
                    [mu] => 14120
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 15518
                    [cpu] => 14848
                    [mu] => 17792
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 11346
                    [cpu] => 11744
                    [mu] => 12600
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 12800
                    [cpu] => 11744
                    [mu] => 13360
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 7013
                    [cpu] => 8913
                    [mu] => 8168
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 9601
                    [cpu] => 8913
                    [mu] => 11840
                    [pmu] => 4208
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 361
                    [cpu] => 994
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 2265
                    [cpu] => 1993
                    [mu] => 4368
                    [pmu] => 3168
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3156
                    [cpu] => 3690
                    [mu] => 5128
                    [pmu] => 3424
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3769
                    [cpu] => 4687
                    [mu] => 5888
                    [pmu] => 3680
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4991
                    [cpu] => 5909
                    [mu] => 6648
                    [pmu] => 3936
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 5829
                    [cpu] => 5909
                    [mu] => 7408
                    [pmu] => 4192
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@8==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 118
                    [wt] => 114
                    [cpu] => 999
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@8==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 59
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@8==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 59
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@8==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 59
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 150
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@5==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 75
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@5==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 75
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue@5==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 75
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 27970
                    [cpu] => 27854
                    [mu] => 23048
                    [pmu] => 92064
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 27977
                    [cpu] => 27854
                    [mu] => 23776
                    [pmu] => 92064
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckArgumentsValidityPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 228
                    [wt] => 240
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckArgumentsValidityPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 228
                    [wt] => 237
                    [cpu] => 999
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\CheckArgumentsValidityPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 1838
                    [cpu] => 1996
                    [mu] => 2152
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckArgumentsValidityPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 2330
                    [cpu] => 1996
                    [mu] => 15256
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\CheckArgumentsValidityPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 2337
                    [cpu] => 1996
                    [mu] => 15984
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass::process==>Symfony\Component\DependencyInjection\Alias::isPublic] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::removeAlias] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::log==>Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::log==>Symfony\Component\DependencyInjection\ContainerBuilder::resolveEnvPlaceholders] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::log==>Symfony\Component\DependencyInjection\Compiler\Compiler::log] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1424
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::log] => Array
                (
                    [ct] => 2
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 3576
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 6808
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::process==>Symfony\Component\DependencyInjection\Compiler\AutoAliasServicePass::getPrivateAliases] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::process==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::process==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 16737
                    [cpu] => 17998
                    [mu] => 12000
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 18893
                    [cpu] => 18997
                    [mu] => 12760
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 26113
                    [cpu] => 26999
                    [mu] => 26680
                    [pmu] => 32896
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 26738
                    [cpu] => 26999
                    [mu] => 14280
                    [pmu] => 32896
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 14159
                    [cpu] => 15003
                    [mu] => 9752
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 15249
                    [cpu] => 15003
                    [mu] => 11240
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 10809
                    [cpu] => 12001
                    [mu] => 8232
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 12463
                    [cpu] => 12001
                    [mu] => 8992
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6943
                    [cpu] => 8005
                    [mu] => 5984
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 8978
                    [cpu] => 9998
                    [mu] => 7472
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 390
                    [cpu] => 998
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1714
                    [cpu] => 998
                    [mu] => 2184
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2769
                    [cpu] => 2000
                    [mu] => 2944
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3459
                    [cpu] => 2000
                    [mu] => 3704
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4638
                    [cpu] => 3000
                    [mu] => 4464
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 5608
                    [cpu] => 4997
                    [mu] => 5224
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@8==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 27229
                    [cpu] => 26999
                    [mu] => 15040
                    [pmu] => 32896
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 27235
                    [cpu] => 26999
                    [mu] => 15800
                    [pmu] => 32896
                )

            [Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 27247
                    [cpu] => 26999
                    [mu] => 16560
                    [pmu] => 32896
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 27300
                    [cpu] => 26999
                    [mu] => 21336
                    [pmu] => 32896
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass::process==>Symfony\Component\DependencyInjection\Definition::isAbstract] => Array
                (
                    [ct] => 228
                    [wt] => 221
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 680
                    [cpu] => 1001
                    [mu] => 2120
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::enableExpressionProcessing] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\Alias::isPublic] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 228
                    [wt] => 215
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 469
                    [wt] => 406
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 719
                    [wt] => 15743
                    [cpu] => 15008
                    [mu] => 27608
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@1] => Array
                (
                    [ct] => 719
                    [wt] => 17277
                    [cpu] => 16007
                    [mu] => 28368
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::setArguments] => Array
                (
                    [ct] => 469
                    [wt] => 375
                    [cpu] => 1000
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 469
                    [wt] => 484
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::setProperties] => Array
                (
                    [ct] => 469
                    [wt] => 359
                    [cpu] => 996
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 469
                    [wt] => 348
                    [cpu] => 1002
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::setMethodCalls] => Array
                (
                    [ct] => 469
                    [wt] => 2898
                    [cpu] => 1999
                    [mu] => 388432
                    [pmu] => 191320
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::getChanges] => Array
                (
                    [ct] => 469
                    [wt] => 482
                    [cpu] => 2001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 228
                    [wt] => 23204
                    [cpu] => 24009
                    [mu] => 48840
                    [pmu] => 35248
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue] => Array
                (
                    [ct] => 228
                    [wt] => 23709
                    [cpu] => 24009
                    [mu] => 36440
                    [pmu] => 35248
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 79
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 15
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@2] => Array
                (
                    [ct] => 385
                    [wt] => 14463
                    [cpu] => 15008
                    [mu] => 26848
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 370
                    [wt] => 13414
                    [cpu] => 15008
                    [mu] => 19000
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Definition::setFactory] => Array
                (
                    [ct] => 79
                    [wt] => 117
                    [cpu] => 1001
                    [mu] => 30368
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 614
                    [wt] => 10451
                    [cpu] => 12008
                    [mu] => 17480
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@3] => Array
                (
                    [ct] => 614
                    [wt] => 12013
                    [cpu] => 14005
                    [mu] => 18240
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 541
                    [wt] => 6675
                    [cpu] => 4001
                    [mu] => 10408
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@4] => Array
                (
                    [ct] => 616
                    [wt] => 8752
                    [cpu] => 8012
                    [mu] => 16720
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 361
                    [wt] => 339
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@7] => Array
                (
                    [ct] => 420
                    [wt] => 1642
                    [cpu] => 0
                    [mu] => 5152
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 263
                    [wt] => 2663
                    [cpu] => 0
                    [mu] => 5912
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@6] => Array
                (
                    [ct] => 263
                    [wt] => 3353
                    [cpu] => 1941
                    [mu] => 6672
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 355
                    [wt] => 4564
                    [cpu] => 1941
                    [mu] => 8888
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@5] => Array
                (
                    [ct] => 355
                    [wt] => 5461
                    [cpu] => 1941
                    [mu] => 9648
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::getValues] => Array
                (
                    [ct] => 118
                    [wt] => 110
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 59
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::setValues] => Array
                (
                    [ct] => 118
                    [wt] => 181
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 75
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 24796
                    [cpu] => 25006
                    [mu] => 55744
                    [pmu] => 35248
                )

            [Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::clear==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::clear] => Array
                (
                    [ct] => 384
                    [wt] => 534
                    [cpu] => 0
                    [mu] => -256056
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::getConfigurator] => Array
                (
                    [ct] => 876
                    [wt] => 674
                    [cpu] => 995
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 1052
                    [wt] => 809
                    [cpu] => 2001
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::inExpression] => Array
                (
                    [ct] => 1444
                    [wt] => 1048
                    [cpu] => 996
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 1444
                    [wt] => 1063
                    [cpu] => 1001
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@8] => Array
                (
                    [ct] => 1444
                    [wt] => 7262
                    [cpu] => 6995
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 816
                    [wt] => 10195
                    [cpu] => 10998
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7] => Array
                (
                    [ct] => 1052
                    [wt] => 21033
                    [cpu] => 20988
                    [mu] => 103656
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@6==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::getValues] => Array
                (
                    [ct] => 236
                    [wt] => 207
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 236
                    [wt] => 207
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::getDefinitionId] => Array
                (
                    [ct] => 236
                    [wt] => 260
                    [cpu] => 1003
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 236
                    [wt] => 249
                    [cpu] => 998
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 236
                    [wt] => 188
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect] => Array
                (
                    [ct] => 236
                    [wt] => 3977
                    [cpu] => 1998
                    [mu] => 96152
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 300
                    [wt] => 248
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::getDefinitionId] => Array
                (
                    [ct] => 300
                    [wt] => 336
                    [cpu] => 1002
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 300
                    [wt] => 315
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Definition::isLazy] => Array
                (
                    [ct] => 225
                    [wt] => 213
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 300
                    [wt] => 267
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::connect] => Array
                (
                    [ct] => 300
                    [wt] => 5757
                    [cpu] => 6013
                    [mu] => 256184
                    [pmu] => 57520
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 551
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 13884
                    [cpu] => 13956
                    [mu] => 16656
                    [pmu] => 16752
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 15403
                    [cpu] => 13956
                    [mu] => 17416
                    [pmu] => 17688
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20994
                    [cpu] => 21961
                    [mu] => 31336
                    [pmu] => 106048
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 21483
                    [cpu] => 21961
                    [mu] => 18936
                    [pmu] => 106808
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 15
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@3==>Symfony\Component\DependencyInjection\ContainerBuilder::has] => Array
                (
                    [ct] => 15
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 12657
                    [cpu] => 11486
                    [mu] => 15896
                    [pmu] => 16432
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 370
                    [wt] => 11729
                    [cpu] => 9487
                    [mu] => 12856
                    [pmu] => 13136
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9137
                    [cpu] => 8486
                    [mu] => 11336
                    [pmu] => 11104
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 10455
                    [cpu] => 9487
                    [mu] => 12096
                    [pmu] => 12120
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 541
                    [wt] => 5811
                    [cpu] => 7488
                    [mu] => 7536
                    [pmu] => 9072
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 7586
                    [cpu] => 8486
                    [mu] => 10576
                    [pmu] => 10088
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 361
                    [wt] => 321
                    [cpu] => 1001
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1541
                    [cpu] => 2493
                    [mu] => 3736
                    [pmu] => 4248
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2459
                    [cpu] => 3488
                    [mu] => 4496
                    [pmu] => 5008
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 3023
                    [cpu] => 4487
                    [mu] => 5256
                    [pmu] => 6024
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3993
                    [cpu] => 5481
                    [mu] => 6016
                    [pmu] => 7040
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4772
                    [cpu] => 6491
                    [mu] => 6776
                    [pmu] => 8056
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@8==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 59
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@8==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@8==>Symfony\Component\DependencyInjection\ContainerBuilder::has] => Array
                (
                    [ct] => 59
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 75
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue@5==>Symfony\Component\DependencyInjection\ContainerBuilder::has] => Array
                (
                    [ct] => 75
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21881
                    [cpu] => 21961
                    [mu] => 19696
                    [pmu] => 106872
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21886
                    [cpu] => 21961
                    [mu] => 20456
                    [pmu] => 106872
                )

            [Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 21896
                    [cpu] => 21961
                    [mu] => 21216
                    [pmu] => 106872
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 22465
                    [cpu] => 21961
                    [mu] => 22704
                    [pmu] => 106872
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 3400
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::setAliases] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => -280
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::setDefinitions==>Symfony\Component\DependencyInjection\ContainerBuilder::addDefinitions] => Array
                (
                    [ct] => 2
                    [wt] => 2027
                    [cpu] => 1996
                    [mu] => 25352
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::setDefinitions] => Array
                (
                    [ct] => 2
                    [wt] => 2038
                    [cpu] => 1996
                    [mu] => 12536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getExpressionLanguageProviders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 33279
                    [cpu] => 34010
                    [mu] => 111888
                    [pmu] => 46048
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\Compiler::getServiceReferenceGraph] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::hasNode] => Array
                (
                    [ct] => 228
                    [wt] => 215
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::getNode] => Array
                (
                    [ct] => 114
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 312
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getOutEdges] => Array
                (
                    [ct] => 114
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::getSourceNode] => Array
                (
                    [ct] => 14
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getId] => Array
                (
                    [ct] => 14
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 51
                    [wt] => 13232
                    [cpu] => 12001
                    [mu] => 35120
                    [pmu] => 27888
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@1] => Array
                (
                    [ct] => 51
                    [wt] => 13338
                    [cpu] => 12001
                    [mu] => 35880
                    [pmu] => 29160
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 15
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 15
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Definition::hasErrors] => Array
                (
                    [ct] => 90
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Definition::isDeprecated] => Array
                (
                    [ct] => 90
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Definition::isLazy] => Array
                (
                    [ct] => 90
                    [wt] => 96
                    [cpu] => 1002
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 90
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 87
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Definition::isShared] => Array
                (
                    [ct] => 87
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 87
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::hasNode] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::getNode] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getInEdges] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::getSourceNode] => Array
                (
                    [ct] => 49
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getId] => Array
                (
                    [ct] => 49
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isWeak] => Array
                (
                    [ct] => 49
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isLazy] => Array
                (
                    [ct] => 49
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition] => Array
                (
                    [ct] => 15
                    [wt] => 727
                    [cpu] => 0
                    [mu] => 14496
                    [pmu] => 12240
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@2] => Array
                (
                    [ct] => 310
                    [wt] => 12731
                    [cpu] => 12001
                    [mu] => 34360
                    [pmu] => 26616
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 295
                    [wt] => 11190
                    [cpu] => 12001
                    [mu] => 19112
                    [pmu] => 10856
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 14
                    [wt] => 14678
                    [cpu] => 12999
                    [mu] => 40024
                    [pmu] => 117640
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue] => Array
                (
                    [ct] => 14
                    [wt] => 14716
                    [cpu] => 12999
                    [mu] => 37400
                    [pmu] => 118280
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 568
                    [wt] => 8765
                    [cpu] => 8017
                    [mu] => 17592
                    [pmu] => 8824
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@3] => Array
                (
                    [ct] => 568
                    [wt] => 10051
                    [cpu] => 11009
                    [mu] => 18352
                    [pmu] => 9840
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 495
                    [wt] => 4385
                    [cpu] => 6012
                    [mu] => 5256
                    [pmu] => 6792
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@4] => Array
                (
                    [ct] => 570
                    [wt] => 7412
                    [cpu] => 8017
                    [mu] => 16832
                    [pmu] => 7808
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 361
                    [wt] => 256
                    [cpu] => 996
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@7] => Array
                (
                    [ct] => 361
                    [wt] => 997
                    [cpu] => 996
                    [mu] => 1456
                    [pmu] => 1968
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 204
                    [wt] => 1684
                    [cpu] => 1993
                    [mu] => 2216
                    [pmu] => 2728
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@6] => Array
                (
                    [ct] => 204
                    [wt] => 2132
                    [cpu] => 2997
                    [mu] => 2976
                    [pmu] => 3744
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 289
                    [wt] => 2672
                    [cpu] => 2997
                    [mu] => 3736
                    [pmu] => 4760
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@5] => Array
                (
                    [ct] => 348
                    [wt] => 3336
                    [cpu] => 5005
                    [mu] => 4496
                    [pmu] => 5776
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 75
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 75
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::isInlineableDefinition] => Array
                (
                    [ct] => 75
                    [wt] => 1192
                    [cpu] => 2005
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 51463
                    [cpu] => 52003
                    [mu] => 164976
                    [pmu] => 167016
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::hasErrors] => Array
                (
                    [ct] => 228
                    [wt] => 210
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 12609
                    [cpu] => 12969
                    [mu] => 61168
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 14089
                    [cpu] => 12969
                    [mu] => 61928
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 19621
                    [cpu] => 20968
                    [mu] => 75848
                    [pmu] => 5400
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20632
                    [cpu] => 20968
                    [mu] => 64176
                    [pmu] => 5400
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 15
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11435
                    [cpu] => 11974
                    [mu] => 60408
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 370
                    [wt] => 10570
                    [cpu] => 11974
                    [mu] => 55560
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8079
                    [cpu] => 10970
                    [mu] => 54040
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 9369
                    [cpu] => 11974
                    [mu] => 54800
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 541
                    [wt] => 5100
                    [cpu] => 5969
                    [mu] => 17080
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 6628
                    [cpu] => 8973
                    [mu] => 53280
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 361
                    [wt] => 267
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@8] => Array
                (
                    [ct] => 361
                    [wt] => 1018
                    [cpu] => 1001
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 204
                    [wt] => 1697
                    [cpu] => 2000
                    [mu] => 2216
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2464
                    [cpu] => 3992
                    [mu] => 14040
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3163
                    [cpu] => 4995
                    [mu] => 14800
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4030
                    [cpu] => 5954
                    [mu] => 16320
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@6==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::getValues] => Array
                (
                    [ct] => 59
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 59
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 75
                    [wt] => 58
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21019
                    [cpu] => 20968
                    [mu] => 64936
                    [pmu] => 5400
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21025
                    [cpu] => 20968
                    [mu] => 65696
                    [pmu] => 5400
                )

            [Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 21040
                    [cpu] => 20968
                    [mu] => 66424
                    [pmu] => 5400
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\DefinitionErrorExceptionPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 21071
                    [cpu] => 20968
                    [mu] => 20928
                    [pmu] => 5400
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::isDeprecated] => Array
                (
                    [ct] => 228
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::processValue@1==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 228
                    [wt] => 243
                    [cpu] => 2001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 1201
                    [cpu] => 2001
                    [mu] => 14464
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 1540
                    [cpu] => 2001
                    [mu] => 15192
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 1547
                    [cpu] => 2001
                    [mu] => 15920
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 1561
                    [cpu] => 2001
                    [mu] => 16648
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::process==>Symfony\Component\DependencyInjection\Definition::clearTag] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 688
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveHotPathPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 1587
                    [cpu] => 2001
                    [mu] => 6512
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 228
                    [wt] => 210
                    [cpu] => 999
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Definition::isPrivate] => Array
                (
                    [ct] => 227
                    [wt] => 181
                    [cpu] => 1000
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 227
                    [wt] => 249
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue==>Symfony\Component\DependencyInjection\Definition::isDeprecated] => Array
                (
                    [ct] => 227
                    [wt] => 199
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue==>Symfony\Component\DependencyInjection\Definition::hasErrors] => Array
                (
                    [ct] => 227
                    [wt] => 190
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue==>Symfony\Component\DependencyInjection\Definition::addTag] => Array
                (
                    [ct] => 227
                    [wt] => 226
                    [cpu] => 0
                    [mu] => 113408
                    [pmu] => 1920
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 716
                    [wt] => 15242
                    [cpu] => 18024
                    [mu] => 34720
                    [pmu] => 1024
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@1] => Array
                (
                    [ct] => 716
                    [wt] => 16754
                    [cpu] => 18024
                    [mu] => 35480
                    [pmu] => 3808
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 227
                    [wt] => 22354
                    [cpu] => 23010
                    [mu] => 49368
                    [pmu] => 74216
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue] => Array
                (
                    [ct] => 227
                    [wt] => 24910
                    [cpu] => 24007
                    [mu] => 152592
                    [pmu] => 76136
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 15
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 15
                    [wt] => 42
                    [cpu] => 1002
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 15
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3==>Symfony\Component\DependencyInjection\Definition::isDeprecated] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3==>Symfony\Component\DependencyInjection\Definition::hasErrors] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3==>Symfony\Component\DependencyInjection\Definition::addTag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 1416
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Definition::setArguments] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Definition::setProperties] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Definition::setMethodCalls] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Definition::getChanges] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 7312
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 11736
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2] => Array
                (
                    [ct] => 385
                    [wt] => 14057
                    [cpu] => 16012
                    [mu] => 33960
                    [pmu] => 512
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 370
                    [wt] => 13018
                    [cpu] => 15010
                    [mu] => 17032
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 614
                    [wt] => 10378
                    [cpu] => 13012
                    [mu] => 15512
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@3] => Array
                (
                    [ct] => 614
                    [wt] => 11714
                    [cpu] => 15010
                    [mu] => 16272
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 541
                    [wt] => 6602
                    [cpu] => 8006
                    [mu] => 9624
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4] => Array
                (
                    [ct] => 616
                    [wt] => 8791
                    [cpu] => 10017
                    [mu] => 14752
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 361
                    [wt] => 273
                    [cpu] => 999
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7] => Array
                (
                    [ct] => 420
                    [wt] => 2125
                    [cpu] => 2998
                    [mu] => 5824
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 263
                    [wt] => 3003
                    [cpu] => 2998
                    [mu] => 6584
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@6] => Array
                (
                    [ct] => 263
                    [wt] => 3572
                    [cpu] => 2998
                    [mu] => 7344
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 355
                    [wt] => 4687
                    [cpu] => 4004
                    [mu] => 8104
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@5] => Array
                (
                    [ct] => 355
                    [wt] => 5481
                    [cpu] => 4004
                    [mu] => 8864
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 59
                    [wt] => 54
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 59
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 59
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 59
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@7==>Symfony\Component\DependencyInjection\Definition::isPrivate] => Array
                (
                    [ct] => 59
                    [wt] => 54
                    [cpu] => 998
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 75
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 75
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 75
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 63
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@4==>Symfony\Component\DependencyInjection\Definition::isPrivate] => Array
                (
                    [ct] => 63
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::processValue@2==>Symfony\Component\DependencyInjection\Definition::isPrivate] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Alias::isPublic] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 592
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Alias::isPrivate] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 228
                    [wt] => 304
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process==>Symfony\Component\DependencyInjection\Definition::clearTag] => Array
                (
                    [ct] => 228
                    [wt] => 216
                    [cpu] => 0
                    [mu] => -85064
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ResolveNoPreloadPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 27448
                    [cpu] => 27000
                    [mu] => 74016
                    [pmu] => 78184
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::process==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 590
                    [cpu] => 1005
                    [mu] => 1016
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 13667
                    [cpu] => 14004
                    [mu] => 12000
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@2] => Array
                (
                    [ct] => 719
                    [wt] => 15189
                    [cpu] => 15996
                    [mu] => 12760
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@1==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 20997
                    [cpu] => 20999
                    [mu] => 26680
                    [pmu] => 11240
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@1] => Array
                (
                    [ct] => 228
                    [wt] => 21524
                    [cpu] => 21996
                    [mu] => 14280
                    [pmu] => 11240
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@3==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 11572
                    [cpu] => 12000
                    [mu] => 9752
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@2==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@3] => Array
                (
                    [ct] => 385
                    [wt] => 12459
                    [cpu] => 13004
                    [mu] => 11240
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 8994
                    [cpu] => 12000
                    [mu] => 8232
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@3==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@4] => Array
                (
                    [ct] => 614
                    [wt] => 10309
                    [cpu] => 12000
                    [mu] => 8992
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 5967
                    [cpu] => 7995
                    [mu] => 5984
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@4==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@5] => Array
                (
                    [ct] => 616
                    [wt] => 7521
                    [cpu] => 10994
                    [mu] => 7472
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@8==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 330
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@8] => Array
                (
                    [ct] => 420
                    [wt] => 1400
                    [cpu] => 1998
                    [mu] => 2184
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@7==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2292
                    [cpu] => 2999
                    [mu] => 2944
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@7] => Array
                (
                    [ct] => 263
                    [wt] => 2901
                    [cpu] => 3997
                    [mu] => 3704
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@6==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 3962
                    [cpu] => 4997
                    [mu] => 4464
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue@5==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@6] => Array
                (
                    [ct] => 355
                    [wt] => 4883
                    [cpu] => 5998
                    [mu] => 5224
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@8==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 69
                    [cpu] => 996
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue@5==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21947
                    [cpu] => 21996
                    [mu] => 15040
                    [pmu] => 11240
                )

            [Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::processValue] => Array
                (
                    [ct] => 1
                    [wt] => 21951
                    [cpu] => 21996
                    [mu] => 15800
                    [pmu] => 11240
                )

            [Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::process==>Symfony\Component\DependencyInjection\Compiler\AbstractRecursivePass::process] => Array
                (
                    [ct] => 1
                    [wt] => 21965
                    [cpu] => 21996
                    [mu] => 16560
                    [pmu] => 11240
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\AliasDeprecatedPublicServicesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 22570
                    [cpu] => 23001
                    [mu] => 18368
                    [pmu] => 11240
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\Compiler::getServiceReferenceGraph] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Compiler\Compiler::compile==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::clear] => Array
                (
                    [ct] => 1
                    [wt] => 320
                    [cpu] => 0
                    [mu] => -99104
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Compiler\Compiler::compile] => Array
                (
                    [ct] => 1
                    [wt] => 889422
                    [cpu] => 888469
                    [mu] => 1930848
                    [pmu] => 2113208
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Definition::isLazy] => Array
                (
                    [ct] => 228
                    [wt] => 175
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag::getEnvPlaceholders] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::compile==>Symfony\Component\DependencyInjection\ParameterBag\EnvPlaceholderParameterBag::resolve] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::compile==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::compile==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::compile==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::compile==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::compile==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::all] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::compile==>Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Container::compile] => Array
                (
                    [ct] => 1
                    [wt] => 160
                    [cpu] => 0
                    [mu] => 5504
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 228
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Definition::isPrivate] => Array
                (
                    [ct] => 227
                    [wt] => 160
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Alias::isPublic] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::compile==>Symfony\Component\DependencyInjection\Alias::isPrivate] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::compile] => Array
                (
                    [ct] => 1
                    [wt] => 895608
                    [cpu] => 895474
                    [mu] => 1960000
                    [pmu] => 2113208
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::__construct==>Symfony\Component\DependencyInjection\Container::isCompiled] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::__construct==>Symfony\Component\DependencyInjection\Dumper\Dumper::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 2024
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Container::hasParameter] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::initializeMethodNamesMap==>Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass] => Array
                (
                    [ct] => 1
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 1624
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::initializeMethodNamesMap] => Array
                (
                    [ct] => 1
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 3696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 9222
                    [cpu] => 8999
                    [mu] => 13768
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 282
                    [cpu] => 1000
                    [mu] => 1448
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass::process] => Array
                (
                    [ct] => 1
                    [wt] => 34644
                    [cpu] => 33960
                    [mu] => 87440
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\ContainerBuilder::getCompiler] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Compiler\Compiler::getServiceReferenceGraph] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::getNodes] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getValue] => Array
                (
                    [ct] => 116
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getValue] => Array
                (
                    [ct] => 121
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 114
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode] => Array
                (
                    [ct] => 114
                    [wt] => 787
                    [cpu] => 995
                    [mu] => 6168
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getOutEdges] => Array
                (
                    [ct] => 114
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::getDestNode] => Array
                (
                    [ct] => 149
                    [wt] => 173
                    [cpu] => 1002
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getId] => Array
                (
                    [ct] => 149
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getValue] => Array
                (
                    [ct] => 149
                    [wt] => 173
                    [cpu] => 1003
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isWeak] => Array
                (
                    [ct] => 149
                    [wt] => 132
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getOutEdges] => Array
                (
                    [ct] => 100
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isReferencedByConstructor] => Array
                (
                    [ct] => 100
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isLazy] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences@1] => Array
                (
                    [ct] => 100
                    [wt] => 145
                    [cpu] => 0
                    [mu] => 49112
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences] => Array
                (
                    [ct] => 114
                    [wt] => 2632
                    [cpu] => 4008
                    [mu] => 60896
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getInEdges] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::getSourceNode] => Array
                (
                    [ct] => 14
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isLazy] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode==>Symfony\Component\DependencyInjection\Definition::isShared] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isSingleUsePrivateNode==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getId] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::getDestNode] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode::getValue] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectCircularReferences@1==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge::isWeak] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences==>Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph::clear] => Array
                (
                    [ct] => 1
                    [wt] => 414
                    [cpu] => 0
                    [mu] => -99104
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::analyzeReferences] => Array
                (
                    [ct] => 1
                    [wt] => 39603
                    [cpu] => 38963
                    [mu] => 17312
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDefaultParametersMethod==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDefaultParametersMethod==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::all] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDefaultParametersMethod==>Symfony\Component\DependencyInjection\ContainerBuilder::resolveEnvPlaceholders] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport==>Symfony\Component\DependencyInjection\ContainerBuilder::resolveEnvPlaceholders] => Array
                (
                    [ct] => 786
                    [wt] => 2700
                    [cpu] => 3991
                    [mu] => 664
                    [pmu] => 77408
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::export==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 2770
                    [wt] => 7282
                    [cpu] => 9984
                    [mu] => 496520
                    [pmu] => 284008
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::exportParameters==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::export] => Array
                (
                    [ct] => 2
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 2976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDefaultParametersMethod==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::exportParameters] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 4464
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDefaultParametersMethod==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::export] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDefaultParametersMethod] => Array
                (
                    [ct] => 1
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 11096
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::all] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addSyntheticIds==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addSyntheticIds==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 228
                    [wt] => 237
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addSyntheticIds==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 8
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2712
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addSyntheticIds] => Array
                (
                    [ct] => 1
                    [wt] => 757
                    [cpu] => 1002
                    [mu] => 15896
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 228
                    [wt] => 220
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 219
                    [wt] => 187
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 436
                    [wt] => 640
                    [cpu] => 2001
                    [mu] => 112248
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateMethodName==>Symfony\Component\DependencyInjection\Container::camelize] => Array
                (
                    [ct] => 219
                    [wt] => 346
                    [cpu] => 0
                    [mu] => 11688
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateMethodName] => Array
                (
                    [ct] => 218
                    [wt] => 1226
                    [cpu] => 2002
                    [mu] => 62696
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap==>Symfony\Component\DependencyInjection\Alias::isDeprecated] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addMethodMap] => Array
                (
                    [ct] => 1
                    [wt] => 4194
                    [cpu] => 4003
                    [mu] => 109976
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addAliases==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addAliases==>Symfony\Component\DependencyInjection\Alias::isDeprecated] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addAliases==>Symfony\Component\DependencyInjection\Alias::__toString] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addAliases==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1656
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addAliases] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 4144
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineRequires==>Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds] => Array
                (
                    [ct] => 1
                    [wt] => 596
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineRequires] => Array
                (
                    [ct] => 1
                    [wt] => 626
                    [cpu] => 998
                    [mu] => 1392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>Symfony\Component\DependencyInjection\ContainerBuilder::getRemovedIds] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 228
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1432
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addRemovedIds] => Array
                (
                    [ct] => 1
                    [wt] => 691
                    [cpu] => 998
                    [mu] => 7184
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 3392
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass==>Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper::isProxyCandidate] => Array
                (
                    [ct] => 228
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::startClass] => Array
                (
                    [ct] => 1
                    [wt] => 6876
                    [cpu] => 7001
                    [mu] => 102360
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 228
                    [wt] => 193
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Variable::__construct] => Array
                (
                    [ct] => 219
                    [wt] => 160
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 219
                    [wt] => 169
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\ContainerBuilder::resolveEnvPlaceholders] => Array
                (
                    [ct] => 438
                    [wt] => 1348
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::isDeprecated] => Array
                (
                    [ct] => 438
                    [wt] => 354
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::isShared] => Array
                (
                    [ct] => 657
                    [wt] => 538
                    [cpu] => 998
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 220
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::isAutowired] => Array
                (
                    [ct] => 219
                    [wt] => 184
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateMethodName] => Array
                (
                    [ct] => 219
                    [wt] => 294
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::isLazy] => Array
                (
                    [ct] => 220
                    [wt] => 165
                    [cpu] => 1001
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::hasErrors] => Array
                (
                    [ct] => 219
                    [wt] => 199
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 219
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 219
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@1==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@2] => Array
                (
                    [ct] => 692
                    [wt] => 4338
                    [cpu] => 4998
                    [mu] => 55464
                    [pmu] => 43928
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@1] => Array
                (
                    [ct] => 438
                    [wt] => 5792
                    [cpu] => 5997
                    [mu] => 56224
                    [pmu] => 44440
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 219
                    [wt] => 187
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 219
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments==>Symfony\Component\DependencyInjection\Definition::getConfigurator] => Array
                (
                    [ct] => 219
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments] => Array
                (
                    [ct] => 219
                    [wt] => 9388
                    [cpu] => 8996
                    [mu] => 163960
                    [pmu] => 46000
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 438
                    [wt] => 436
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getClasses==>Symfony\Component\DependencyInjection\Definition::getTag] => Array
                (
                    [ct] => 528
                    [wt] => 461
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getClasses==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 528
                    [wt] => 399
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getClasses==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 528
                    [wt] => 427
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getClasses] => Array
                (
                    [ct] => 219
                    [wt] => 1759
                    [cpu] => 0
                    [mu] => 154304
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper] => Array
                (
                    [ct] => 219
                    [wt] => 211
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper::isProxyCandidate] => Array
                (
                    [ct] => 219
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isHotPath==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 219
                    [wt] => 169
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::isHotPath] => Array
                (
                    [ct] => 219
                    [wt] => 686
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\Definition::isDeprecated] => Array
                (
                    [ct] => 219
                    [wt] => 183
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getClasses] => Array
                (
                    [ct] => 300
                    [wt] => 2180
                    [cpu] => 999
                    [mu] => 213160
                    [pmu] => 752
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectLineage==>Symfony\Component\DependencyInjection\ContainerBuilder::getReflectionClass] => Array
                (
                    [ct] => 328
                    [wt] => 9856
                    [cpu] => 9004
                    [mu] => 237744
                    [pmu] => 147040
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectLineage==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 326
                    [wt] => 552
                    [cpu] => 2001
                    [mu] => 84120
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectLineage==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::export] => Array
                (
                    [ct] => 326
                    [wt] => 2293
                    [cpu] => 1997
                    [mu] => 65080
                    [pmu] => 47552
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::collectLineage] => Array
                (
                    [ct] => 328
                    [wt] => 14696
                    [cpu] => 16000
                    [mu] => 219528
                    [pmu] => 194672
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\Definition::getFile] => Array
                (
                    [ct] => 219
                    [wt] => 188
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 256
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude] => Array
                (
                    [ct] => 219
                    [wt] => 23023
                    [cpu] => 22990
                    [mu] => 240232
                    [pmu] => 203672
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 219
                    [wt] => 177
                    [cpu] => 2004
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 219
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@1] => Array
                (
                    [ct] => 261
                    [wt] => 4281
                    [cpu] => 4000
                    [mu] => 12656
                    [pmu] => 5800
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables] => Array
                (
                    [ct] => 438
                    [wt] => 5101
                    [cpu] => 6001
                    [mu] => 13384
                    [pmu] => 6528
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 219
                    [wt] => 171
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 219
                    [wt] => 184
                    [cpu] => 995
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Definition::getConfigurator] => Array
                (
                    [ct] => 219
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Variable::__construct] => Array
                (
                    [ct] => 219
                    [wt] => 190
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 219
                    [wt] => 181
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::export] => Array
                (
                    [ct] => 728
                    [wt] => 4012
                    [cpu] => 3988
                    [mu] => 98424
                    [pmu] => 123824
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue] => Array
                (
                    [ct] => 219
                    [wt] => 2654
                    [cpu] => 3998
                    [mu] => 164688
                    [pmu] => 91088
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper] => Array
                (
                    [ct] => 219
                    [wt] => 237
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 152
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper::isProxyCandidate] => Array
                (
                    [ct] => 219
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 219
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Definition::isShared] => Array
                (
                    [ct] => 219
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 218
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 218
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 218
                    [wt] => 259
                    [cpu] => 0
                    [mu] => 56472
                    [pmu] => 920
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 665
                    [wt] => 495
                    [cpu] => 1004
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 350
                    [wt] => 248
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 385
                    [wt] => 299
                    [cpu] => 998
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue] => Array
                (
                    [ct] => 250
                    [wt] => 4112
                    [cpu] => 2003
                    [mu] => 189216
                    [pmu] => 94104
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpLiteralClass] => Array
                (
                    [ct] => 343
                    [wt] => 615
                    [cpu] => 1003
                    [mu] => 49904
                    [pmu] => 264
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance] => Array
                (
                    [ct] => 219
                    [wt] => 7575
                    [cpu] => 6001
                    [mu] => 106952
                    [pmu] => 97264
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInstance] => Array
                (
                    [ct] => 219
                    [wt] => 15571
                    [cpu] => 15007
                    [mu] => 217088
                    [pmu] => 194680
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceProperties==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 219
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 600
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceProperties] => Array
                (
                    [ct] => 219
                    [wt] => 646
                    [cpu] => 0
                    [mu] => 1392
                    [pmu] => 1072
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper] => Array
                (
                    [ct] => 219
                    [wt] => 176
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper::isProxyCandidate] => Array
                (
                    [ct] => 219
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Definition::isShared] => Array
                (
                    [ct] => 219
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceMethodCalls==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 438
                    [wt] => 347
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceMethodCalls] => Array
                (
                    [ct] => 219
                    [wt] => 41252
                    [cpu] => 40000
                    [mu] => 193152
                    [pmu] => 189664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceConfigurator==>Symfony\Component\DependencyInjection\Definition::getConfigurator] => Array
                (
                    [ct] => 219
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceConfigurator] => Array
                (
                    [ct] => 219
                    [wt] => 638
                    [cpu] => 1001
                    [mu] => 1392
                    [pmu] => 1392
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineService] => Array
                (
                    [ct] => 219
                    [wt] => 70142
                    [cpu] => 68007
                    [mu] => 543800
                    [pmu] => 622736
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService] => Array
                (
                    [ct] => 219
                    [wt] => 117194
                    [cpu] => 116002
                    [mu] => 1031472
                    [pmu] => 883128
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@2==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 15
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 200
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@2==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 15
                    [wt] => 15
                    [cpu] => 997
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@2==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 15
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\ContainerBuilder::has] => Array
                (
                    [ct] => 86
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition] => Array
                (
                    [ct] => 86
                    [wt] => 254
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::hasErrors] => Array
                (
                    [ct] => 232
                    [wt] => 187
                    [cpu] => 997
                    [mu] => 632
                    [pmu] => 544
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 232
                    [wt] => 180
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::getFile] => Array
                (
                    [ct] => 232
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::getMethodCalls] => Array
                (
                    [ct] => 232
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::getProperties] => Array
                (
                    [ct] => 228
                    [wt] => 165
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::getConfigurator] => Array
                (
                    [ct] => 228
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::isDeprecated] => Array
                (
                    [ct] => 228
                    [wt] => 202
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::isLazy] => Array
                (
                    [ct] => 228
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 228
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 444
                    [wt] => 350
                    [cpu] => 1996
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceInclude==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance] => Array
                (
                    [ct] => 86
                    [wt] => 1914
                    [cpu] => 1996
                    [mu] => 7848
                    [pmu] => 7504
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 90
                    [wt] => 61
                    [cpu] => 1000
                    [mu] => 664
                    [pmu] => 96
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 90
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 86
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 86
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\Definition::isShared] => Array
                (
                    [ct] => 86
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@1==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference] => Array
                (
                    [ct] => 15
                    [wt] => 265
                    [cpu] => 1000
                    [mu] => 7640
                    [pmu] => 3448
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 90
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 8
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 90
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 148
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\ContainerBuilder::hasDefinition] => Array
                (
                    [ct] => 145
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinition] => Array
                (
                    [ct] => 145
                    [wt] => 112
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Definition::isSynthetic] => Array
                (
                    [ct] => 145
                    [wt] => 130
                    [cpu] => 998
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 145
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance] => Array
                (
                    [ct] => 145
                    [wt] => 3434
                    [cpu] => 6001
                    [mu] => 1392
                    [pmu] => 5184
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Definition::hasErrors] => Array
                (
                    [ct] => 139
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance@1==>Symfony\Component\DependencyInjection\Definition::getClass] => Array
                (
                    [ct] => 16
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance@1==>Symfony\Component\DependencyInjection\Definition::getArguments] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance@1==>Symfony\Component\DependencyInjection\Definition::getFactory] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::export] => Array
                (
                    [ct] => 595
                    [wt] => 2789
                    [cpu] => 4003
                    [mu] => 112760
                    [pmu] => 81848
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance@1==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1] => Array
                (
                    [ct] => 8
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 5968
                    [pmu] => 5504
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance@1==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpLiteralClass] => Array
                (
                    [ct] => 8
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1480
                    [pmu] => 248
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance@1] => Array
                (
                    [ct] => 8
                    [wt] => 201
                    [cpu] => 0
                    [mu] => 8008
                    [pmu] => 8888
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Definition::isShared] => Array
                (
                    [ct] => 290
                    [wt] => 214
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 284
                    [wt] => 196
                    [cpu] => 1004
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 284
                    [wt] => 308
                    [cpu] => 0
                    [mu] => 73368
                    [pmu] => 1976
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall] => Array
                (
                    [ct] => 88
                    [wt] => 6097
                    [cpu] => 5005
                    [mu] => 49432
                    [pmu] => 22928
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@3==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@4] => Array
                (
                    [ct] => 299
                    [wt] => 2351
                    [cpu] => 2003
                    [mu] => 42360
                    [pmu] => 39736
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@2==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@3] => Array
                (
                    [ct] => 298
                    [wt] => 3076
                    [cpu] => 3000
                    [mu] => 43120
                    [pmu] => 40560
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@2==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@3] => Array
                (
                    [ct] => 299
                    [wt] => 2645
                    [cpu] => 3000
                    [mu] => 3576
                    [pmu] => 1088
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@1==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@2] => Array
                (
                    [ct] => 298
                    [wt] => 3322
                    [cpu] => 3000
                    [mu] => 4304
                    [pmu] => 1560
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 221
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 8
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::all] => Array
                (
                    [ct] => 221
                    [wt] => 168
                    [cpu] => 998
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1] => Array
                (
                    [ct] => 790
                    [wt] => 20058
                    [cpu] => 21991
                    [mu] => 623664
                    [pmu] => 181048
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 215
                    [wt] => 170
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::all] => Array
                (
                    [ct] => 215
                    [wt] => 188
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::export] => Array
                (
                    [ct] => 292
                    [wt] => 1012
                    [cpu] => 1997
                    [mu] => 65144
                    [pmu] => 8312
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2] => Array
                (
                    [ct] => 559
                    [wt] => 13667
                    [cpu] => 15990
                    [mu] => 401576
                    [pmu] => 102152
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices==>Symfony\Component\DependencyInjection\Definition::hasTag] => Array
                (
                    [ct] => 18
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getClasses] => Array
                (
                    [ct] => 9
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 7432
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@4==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@5] => Array
                (
                    [ct] => 211
                    [wt] => 1174
                    [cpu] => 1002
                    [mu] => 2216
                    [pmu] => 2728
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@3==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@4] => Array
                (
                    [ct] => 211
                    [wt] => 1129
                    [cpu] => 1999
                    [mu] => 2120
                    [pmu] => 1016
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 208
                    [wt] => 156
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2==>Symfony\Component\DependencyInjection\ParameterBag\ParameterBag::all] => Array
                (
                    [ct] => 208
                    [wt] => 165
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 80
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@3==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::export] => Array
                (
                    [ct] => 826
                    [wt] => 3065
                    [cpu] => 4995
                    [mu] => 155768
                    [pmu] => 75088
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@3] => Array
                (
                    [ct] => 736
                    [wt] => 4653
                    [cpu] => 5995
                    [mu] => 266064
                    [pmu] => 77920
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::doExport] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 888
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addService==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::Symfony\Component\DependencyInjection\Dumper\{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 776
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@4==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 75
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@4==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 75
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@4==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 75
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateMethodName] => Array
                (
                    [ct] => 6
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 72
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@3==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference] => Array
                (
                    [ct] => 75
                    [wt] => 818
                    [cpu] => 1001
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1] => Array
                (
                    [ct] => 73
                    [wt] => 548
                    [cpu] => 0
                    [mu] => 38040
                    [pmu] => 4184
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance] => Array
                (
                    [ct] => 131
                    [wt] => 2687
                    [cpu] => 1003
                    [mu] => 47048
                    [pmu] => 11160
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceMethodCalls==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue] => Array
                (
                    [ct] => 570
                    [wt] => 28833
                    [cpu] => 29992
                    [mu] => 525824
                    [pmu] => 147560
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@1==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 75
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals==>Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@1] => Array
                (
                    [ct] => 570
                    [wt] => 2836
                    [cpu] => 3005
                    [mu] => 3704
                    [pmu] => 7176
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceConditionals==>Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals] => Array
                (
                    [ct] => 284
                    [wt] => 4013
                    [cpu] => 3005
                    [mu] => 4432
                    [pmu] => 9864
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@1==>Symfony\Component\DependencyInjection\Reference::getInvalidBehavior] => Array
                (
                    [ct] => 75
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals==>Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@1] => Array
                (
                    [ct] => 570
                    [wt] => 2846
                    [cpu] => 6004
                    [mu] => 3576
                    [pmu] => 3576
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceConditionals==>Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals] => Array
                (
                    [ct] => 284
                    [wt] => 3947
                    [cpu] => 6004
                    [mu] => 4304
                    [pmu] => 4304
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::wrapServiceConditionals==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceConditionals] => Array
                (
                    [ct] => 284
                    [wt] => 9021
                    [cpu] => 10008
                    [mu] => 9528
                    [pmu] => 15576
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServiceMethodCalls==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::wrapServiceConditionals] => Array
                (
                    [ct] => 284
                    [wt] => 9648
                    [cpu] => 10008
                    [mu] => 10256
                    [pmu] => 16376
                )

            [Symfony\Component\Config\Resource\ClassExistenceResource::isFresh==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 320
                )

            [Symfony\Component\Config\Resource\ClassExistenceResource::isFresh==>_afform_civix_class_loader] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\Config\Resource\ClassExistenceResource::isFresh==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\Config\Resource\ClassExistenceResource::isFresh==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 7
                    [wt] => 500
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 1544
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@6==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@7] => Array
                (
                    [ct] => 204
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 696
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@5==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getDefinitionsFromArguments@6] => Array
                (
                    [ct] => 200
                    [wt] => 673
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 1712
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@5==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@6] => Array
                (
                    [ct] => 204
                    [wt] => 213
                    [cpu] => 1002
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@4==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineVariables@5] => Array
                (
                    [ct] => 200
                    [wt] => 677
                    [cpu] => 1999
                    [mu] => 1392
                    [pmu] => 688
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@3==>Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@4] => Array
                (
                    [ct] => 361
                    [wt] => 284
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 56
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@2==>Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@3] => Array
                (
                    [ct] => 204
                    [wt] => 1050
                    [cpu] => 0
                    [mu] => 1456
                    [pmu] => 560
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@1==>Symfony\Component\DependencyInjection\ContainerBuilder::getInitializedConditionals@2] => Array
                (
                    [ct] => 348
                    [wt] => 1683
                    [cpu] => 1000
                    [mu] => 2216
                    [pmu] => 1064
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@3==>Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@4] => Array
                (
                    [ct] => 361
                    [wt] => 300
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@2==>Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@3] => Array
                (
                    [ct] => 204
                    [wt] => 1083
                    [cpu] => 1001
                    [mu] => 1392
                    [pmu] => 1392
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@1==>Symfony\Component\DependencyInjection\ContainerBuilder::getServiceConditionals@2] => Array
                (
                    [ct] => 348
                    [wt] => 1712
                    [cpu] => 3006
                    [mu] => 2120
                    [pmu] => 2120
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1==>Symfony\Component\DependencyInjection\Argument\ServiceClosureArgument::getValues] => Array
                (
                    [ct] => 59
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2==>Symfony\Component\DependencyInjection\Reference::__toString] => Array
                (
                    [ct] => 59
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2==>Symfony\Component\DependencyInjection\ContainerBuilder::hasAlias] => Array
                (
                    [ct] => 59
                    [wt] => 61
                    [cpu] => 998
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@3] => Array
                (
                    [ct] => 22
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 6296
                    [pmu] => 2904
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addNewInstance==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@3] => Array
                (
                    [ct] => 68
                    [wt] => 375
                    [cpu] => 0
                    [mu] => 35480
                    [pmu] => 6912
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@2==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall] => Array
                (
                    [ct] => 59
                    [wt] => 4452
                    [cpu] => 6001
                    [mu] => 21000
                    [pmu] => 12192
                )

            [Symfony\Component\Config\Resource\ClassExistenceResource::isFresh==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ClassExistenceResource::isFresh==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getNextVariableName] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\Variable::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\Reference::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addInlineReference==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getServiceCall] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 984
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dumpValue@1==>Symfony\Component\DependencyInjection\Variable::__toString] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices==>Symfony\Component\DependencyInjection\Definition::isPublic] => Array
                (
                    [ct] => 219
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::isTrivialInstance] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 664
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addServices] => Array
                (
                    [ct] => 1
                    [wt] => 119113
                    [cpu] => 119003
                    [mu] => 1032184
                    [pmu] => 988464
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDeprecatedAliases==>Symfony\Component\DependencyInjection\ContainerBuilder::getAliases] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDeprecatedAliases==>Symfony\Component\DependencyInjection\Alias::isDeprecated] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::addDeprecatedAliases] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 2120
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateProxyClasses==>Symfony\Component\DependencyInjection\ContainerBuilder::getDefinitions] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateProxyClasses==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::getProxyDumper] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateProxyClasses==>Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper::isProxyCandidate] => Array
                (
                    [ct] => 228
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::generateProxyClasses] => Array
                (
                    [ct] => 1
                    [wt] => 489
                    [cpu] => 0
                    [mu] => 15224
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::endClass] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\ContainerBuilder::getEnvCounters==>Symfony\Component\DependencyInjection\Container::getParameterBag] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump==>Symfony\Component\DependencyInjection\ContainerBuilder::getEnvCounters] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\DependencyInjection\Dumper\PhpDumper::dump] => Array
                (
                    [ct] => 1
                    [wt] => 176177
                    [cpu] => 175968
                    [mu] => 911856
                    [pmu] => 1119256
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\DependencyInjection\ContainerBuilder::getResources] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 21168
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::tempnam==>Symfony\Component\Filesystem\Filesystem::getSchemeAndHierarchy] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::box==>Symfony\Component\Filesystem\Filesystem::assertFunctionExists] => Array
                (
                    [ct] => 12
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::tempnam==>Symfony\Component\Filesystem\Filesystem::box] => Array
                (
                    [ct] => 2
                    [wt] => 482
                    [cpu] => 1001
                    [mu] => 2704
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::dumpFile==>Symfony\Component\Filesystem\Filesystem::tempnam] => Array
                (
                    [ct] => 2
                    [wt] => 517
                    [cpu] => 1001
                    [mu] => 3312
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::dumpFile==>Symfony\Component\Filesystem\Filesystem::box] => Array
                (
                    [ct] => 6
                    [wt] => 1264
                    [cpu] => 1006
                    [mu] => 3520
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::box==>Symfony\Component\Filesystem\Filesystem::handleError] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::rename==>Symfony\Component\Filesystem\Filesystem::box] => Array
                (
                    [ct] => 2
                    [wt] => 410
                    [cpu] => 1001
                    [mu] => 1352
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::dumpFile==>Symfony\Component\Filesystem\Filesystem::rename] => Array
                (
                    [ct] => 2
                    [wt] => 424
                    [cpu] => 1001
                    [mu] => 1264
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>Symfony\Component\Filesystem\Filesystem::dumpFile] => Array
                (
                    [ct] => 2
                    [wt] => 2360
                    [cpu] => 3008
                    [mu] => 7048
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::chmod==>Symfony\Component\Filesystem\Filesystem::toIterable] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [Symfony\Component\Filesystem\Filesystem::chmod==>Symfony\Component\Filesystem\Filesystem::box] => Array
                (
                    [ct] => 2
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>Symfony\Component\Filesystem\Filesystem::chmod] => Array
                (
                    [ct] => 2
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 1960
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>Symfony\Component\Config\ResourceCheckerConfigCache::getMetaFile] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1016
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::computeHash==>Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature] => Array
                (
                    [ct] => 12257
                    [wt] => 20891
                    [cpu] => 22993
                    [mu] => 3379376
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Token\TokenCompatSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::__sleep==>Symfony\Component\Config\Resource\ReflectionClassResource::computeHash] => Array
                (
                    [ct] => 203
                    [wt] => 44009
                    [cpu] => 44002
                    [mu] => 160624
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::loadFiles==>Symfony\Component\Config\Resource\ReflectionClassResource::loadFiles@1] => Array
                (
                    [ct] => 516
                    [wt] => 5591
                    [cpu] => 4998
                    [mu] => 62888
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::__sleep==>Symfony\Component\Config\Resource\ReflectionClassResource::loadFiles] => Array
                (
                    [ct] => 203
                    [wt] => 11005
                    [cpu] => 9988
                    [mu] => 96112
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::write==>Symfony\Component\Config\Resource\ReflectionClassResource::__sleep] => Array
                (
                    [ct] => 203
                    [wt] => 55915
                    [cpu] => 54996
                    [mu] => 129384
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Token\AbstractTokenSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 16
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>CRM_Contact_Tokens::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Token\ImpliedContextSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Token\TidySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\ActionSchedule\MappingBase::getSubscribedEvents] => Array
                (
                    [ct] => 8
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::loadFiles@1==>Symfony\Component\Config\Resource\ReflectionClassResource::loadFiles@2] => Array
                (
                    [ct] => 10
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\AfformReCaptcha2::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Afform\Behavior\ContactAutofill::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Afform\Behavior\ContactDedupe::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Afform\Behavior\GroupSubscription::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\AutocompleteFieldSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\DefaultDisplaySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\SKEntitySubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\SearchDisplayTasksSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Provider\CustomEntityProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Autocomplete\EventAutocompleteProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1416
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Autocomplete\MailingRecipientsAutocompleteProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\ContributionTasksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\LegacyEntityScanner::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Links\ActivityLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Links\ContactLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Links\MailSettingsLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Links\MembershipLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Links\MembershipStatusLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Links\ParticipantLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Links\RelationshipCacheLinksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\MailTasksProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Subscriber\AfformAutocompleteSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Core\MetadataFlush::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Custom\EventSubscriber\FkEntityDeleteSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Managed\MultisiteManaged::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\WorkflowMessage\TestBanner::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Provider\ActionObjectProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Authx\CheckCredential::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Visual\Bundle::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Afform\PageTokenCredential::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Afform\Tokens::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\ActivitySchemaMapSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\ContactSchemaMapSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\Generic\AbstractPrepareSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\MessageTemplateSchemaMapSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\PermissionCheckSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\SearchKitSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Event\Subscriber\ValidateFieldsSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>CRM_Mailing_Service_ListUnsubscribe::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\API\Provider\MagicFunctionProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Esm\BrowserLoader::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Esm\ShimLoader::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\ReflectionClassResource::generateSignature==>Civi\Api4\Service\Spec\SpecGatherer::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\Config\ResourceCheckerConfigCache::write] => Array
                (
                    [ct] => 1
                    [wt] => 59882
                    [cpu] => 60003
                    [mu] => 218184
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>load::templates_c/CachedCiviContainer.c3cb7b320fbe03e7a68f481bc560a5cb.php] => Array
                (
                    [ct] => 1
                    [wt] => 3688
                    [cpu] => 3967
                    [mu] => 833424
                    [pmu] => 804864
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::__construct==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDefaultParameters] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Civi\Core\Container::loadContainer==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>Civi\Core\Container::loadContainer] => Array
                (
                    [ct] => 1
                    [wt] => 1180335
                    [cpu] => 1178829
                    [mu] => 4230120
                    [pmu] => 4970560
                )

            [Civi\Core\Container::useContainer==>Symfony\Component\DependencyInjection\Container::set] => Array
                (
                    [ct] => 8
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\Container::Civi\Core\{closure}] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 3848
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 30
                    [wt] => 119
                    [cpu] => 997
                    [mu] => 18296
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerService==>Civi\Core\Event\ServiceListener::__construct] => Array
                (
                    [ct] => 117
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerService==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 117
                    [wt] => 360
                    [cpu] => 0
                    [mu] => 36224
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\CiviEventDispatcher::addListenerService] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 2776
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\Container::createEventDispatcher] => Array
                (
                    [ct] => 1
                    [wt] => 208
                    [cpu] => 997
                    [mu] => 27208
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerMap==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 103
                    [wt] => 352
                    [cpu] => 0
                    [mu] => 75440
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addListenerMap] => Array
                (
                    [ct] => 63
                    [wt] => 607
                    [cpu] => 0
                    [mu] => 114760
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 61
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 7384
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addListenerService] => Array
                (
                    [ct] => 15
                    [wt] => 104
                    [cpu] => 0
                    [mu] => 11808
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addSubscriberServiceMap==>Civi\Core\CiviEventDispatcher::addListenerService] => Array
                (
                    [ct] => 101
                    [wt] => 724
                    [cpu] => 0
                    [mu] => 35968
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addSubscriberServiceMap] => Array
                (
                    [ct] => 70
                    [wt] => 1009
                    [cpu] => 1000
                    [mu] => 74352
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService] => Array
                (
                    [ct] => 1
                    [wt] => 2458
                    [cpu] => 2994
                    [mu] => 281224
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::get==>Symfony\Component\DependencyInjection\Container::make] => Array
                (
                    [ct] => 18
                    [wt] => 3888
                    [cpu] => 3826
                    [mu] => 339840
                    [pmu] => 7872
                )

            [Civi\Core\Container::useContainer==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 1
                    [wt] => 2476
                    [cpu] => 2994
                    [mu] => 282960
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>Civi\Core\Container::useContainer] => Array
                (
                    [ct] => 1
                    [wt] => 2524
                    [cpu] => 2994
                    [mu] => 284632
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Civi\Core\Container::boot] => Array
                (
                    [ct] => 1
                    [wt] => 1209485
                    [cpu] => 1205008
                    [mu] => 4794648
                    [pmu] => 5855208
                )

            [CRM_Core_Config::singleton==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 3
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Utils_System_Base::postContainerBoot] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi::service==>Civi\Core\Container::singleton] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi::service==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 6
                    [wt] => 1143
                    [cpu] => 832
                    [mu] => 41744
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1800
                    [pmu] => 0
                )

            [DB_common::modifyQuery==>Civi\Core\Container::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DB_common::modifyQuery==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [DB_common::modifyQuery==>Civi\Core\Event\QueryEvent::__construct] => Array
                (
                    [ct] => 33
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_common::modifyQuery==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 21
                    [wt] => 293
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 1536
                )

            [Civi\Core\SettingsManager::reloadValues==>Civi\Core\SettingsBag::loadValues] => Array
                (
                    [ct] => 1
                    [wt] => 6466
                    [cpu] => 4843
                    [mu] => 119016
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::reloadValues==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::bootComplete==>Civi\Core\SettingsManager::reloadValues] => Array
                (
                    [ct] => 1
                    [wt] => 6496
                    [cpu] => 4843
                    [mu] => 117640
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::reloadDefaults==>Civi\Core\SettingsManager::getDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 693
                    [cpu] => 1043
                    [mu] => 23480
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::reloadDefaults==>Civi\Core\SettingsBag::loadDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => -1888
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::bootComplete==>Civi\Core\SettingsManager::reloadDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 713
                    [cpu] => 1043
                    [mu] => 22256
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::getFullMetadata==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi::cache==>Civi\Core\Container::singleton] => Array
                (
                    [ct] => 422
                    [wt] => 451
                    [cpu] => 741
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi::cache==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 422
                    [wt] => 609
                    [cpu] => 0
                    [mu] => 6312
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::getFullMetadata==>Civi::cache] => Array
                (
                    [ct] => 2
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1816
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::getFullMetadata==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 2
                    [wt] => 1964
                    [cpu] => 1655
                    [mu] => 842280
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::getMetadata==>Civi\Core\SettingsMetadata::getFullMetadata] => Array
                (
                    [ct] => 2
                    [wt] => 2025
                    [cpu] => 1655
                    [mu] => 845536
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::useMandatory==>Civi\Core\SettingsManager::getMandatory] => Array
                (
                    [ct] => 1
                    [wt] => 2375
                    [cpu] => 1655
                    [mu] => 4768
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::useMandatory==>Civi\Core\SettingsBag::loadMandatory] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::bootComplete==>Civi\Core\SettingsManager::useMandatory] => Array
                (
                    [ct] => 1
                    [wt] => 2389
                    [cpu] => 1655
                    [mu] => 5688
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Civi\Core\SettingsManager::bootComplete] => Array
                (
                    [ct] => 1
                    [wt] => 9613
                    [cpu] => 7541
                    [mu] => 146344
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getEntityNameForClass==>CRM_Core_DAO_AllCoreTables::getCanonicalClassName] => Array
                (
                    [ct] => 145
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::getClassIndex==>Civi\Schema\EntityRepository::loadAll] => Array
                (
                    [ct] => 145
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getEntitiesByClass==>Civi\Schema\EntityRepository::getClassIndex] => Array
                (
                    [ct] => 145
                    [wt] => 485
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 2232
                )

            [CRM_Core_DAO_AllCoreTables::getEntityNameForClass==>CRM_Core_DAO_AllCoreTables::getEntitiesByClass] => Array
                (
                    [ct] => 145
                    [wt] => 832
                    [cpu] => 0
                    [mu] => 1912
                    [pmu] => 4280
                )

            [CRM_Core_DAO_Base::getEntityDefinition==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 104
                    [wt] => 1154
                    [cpu] => 0
                    [mu] => 3240
                    [pmu] => 6328
                )

            [Civi\Schema\EntityRepository::getEntity==>Civi\Schema\EntityRepository::loadAll] => Array
                (
                    [ct] => 112
                    [wt] => 96
                    [cpu] => 997
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getEntityDefinition==>Civi\Schema\EntityRepository::getEntity] => Array
                (
                    [ct] => 104
                    [wt] => 359
                    [cpu] => 997
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getTableName==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 46
                    [wt] => 947
                    [cpu] => 997
                    [mu] => 5184
                    [pmu] => 6144
                )

            [CRM_Core_DAO::getLocaleTableName==>CRM_Core_DAO_Base::getTableName] => Array
                (
                    [ct] => 21
                    [wt] => 527
                    [cpu] => 997
                    [mu] => 5816
                    [pmu] => 6528
                )

            [CRM_Core_DAO::__construct==>CRM_Core_DAO::getLocaleTableName] => Array
                (
                    [ct] => 21
                    [wt] => 598
                    [cpu] => 997
                    [mu] => 6448
                    [pmu] => 6528
                )

            [CRM_Core_DAO_Base::__construct==>CRM_Core_DAO::__construct] => Array
                (
                    [ct] => 21
                    [wt] => 1120
                    [cpu] => 1859
                    [mu] => 8424
                    [pmu] => 8856
                )

            [CRM_Core_DAO_Base::__construct==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 21
                    [wt] => 301
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [ts==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [ts==>CRM_Core_Config_MagicMerge::__isset] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [ts==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 1
                    [wt] => 132
                    [cpu] => 0
                    [mu] => 13576
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::{closure}==>ts] => Array
                (
                    [ct] => 2222
                    [wt] => 20125
                    [cpu] => 16450
                    [mu] => 216504
                    [pmu] => 178344
                )

            [CRM_Core_DAO_Base::__construct==>Civi\Schema\EntityRepository::{closure}] => Array
                (
                    [ct] => 21
                    [wt] => 4036
                    [cpu] => 3653
                    [mu] => 202000
                    [pmu] => 23344
                )

            [CRM_Core_BAO_Domain::getDomain==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 471
                    [cpu] => 862
                    [mu] => 27144
                    [pmu] => 0
                )

            [CRM_Core_BAO_Domain::getDomain==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::tableName] => Array
                (
                    [ct] => 20
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 35
                    [wt] => 636
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 1816
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_AllCoreTables::getBAOClassName] => Array
                (
                    [ct] => 35
                    [wt] => 890
                    [cpu] => 1005
                    [mu] => 9176
                    [pmu] => 160
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>Civi\Schema\EntityRepository::{closure}] => Array
                (
                    [ct] => 34
                    [wt] => 19169
                    [cpu] => 18446
                    [mu] => 514072
                    [pmu] => 157872
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Utils_Schema::getCrmTypeFromSqlType] => Array
                (
                    [ct] => 638
                    [wt] => 1021
                    [cpu] => 0
                    [mu] => 7336
                    [pmu] => 11568
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_Base::getFieldLength] => Array
                (
                    [ct] => 211
                    [wt] => 246
                    [cpu] => 0
                    [mu] => 6360
                    [pmu] => 64
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Utils_Schema::getDefaultSize] => Array
                (
                    [ct] => 163
                    [wt] => 222
                    [cpu] => 0
                    [mu] => 4024
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getDAONameForEntity==>CRM_Core_DAO_AllCoreTables::getEntities] => Array
                (
                    [ct] => 98
                    [wt] => 38303
                    [cpu] => 40699
                    [mu] => 1210312
                    [pmu] => 735504
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_AllCoreTables::getDAONameForEntity] => Array
                (
                    [ct] => 96
                    [wt] => 37882
                    [cpu] => 39695
                    [mu] => 1248
                    [pmu] => 701632
                )

            [CRM_Core_DAO_Base::{closure}==>CRM_Utils_String::convertStringToCamel] => Array
                (
                    [ct] => 647
                    [wt] => 1323
                    [cpu] => 4003
                    [mu] => 310952
                    [pmu] => 29352
                )

            [CRM_Utils_Array::rekey==>CRM_Core_DAO_Base::{closure}] => Array
                (
                    [ct] => 647
                    [wt] => 2882
                    [cpu] => 5999
                    [mu] => 24712
                    [pmu] => 35744
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Utils_Array::rekey] => Array
                (
                    [ct] => 419
                    [wt] => 4564
                    [cpu] => 7017
                    [mu] => 182888
                    [pmu] => 41320
                )

            [CRM_Core_DAO_Base::getSchemaFields==>CRM_Core_DAO_Base::loadSchemaFields] => Array
                (
                    [ct] => 35
                    [wt] => 71104
                    [cpu] => 71167
                    [mu] => 1300296
                    [pmu] => 961616
                )

            [CRM_Core_DAO_AllCoreTables::invoke==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 35
                    [wt] => 406
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::invoke==>Civi\Schema\EntityRepository::getEntities] => Array
                (
                    [ct] => 35
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getSchemaFields==>CRM_Core_DAO_AllCoreTables::invoke] => Array
                (
                    [ct] => 35
                    [wt] => 682
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::fields==>CRM_Core_DAO_Base::getSchemaFields] => Array
                (
                    [ct] => 60
                    [wt] => 72091
                    [cpu] => 71167
                    [mu] => 1296568
                    [pmu] => 961872
                )

            [CRM_Core_DAO::table==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 20
                    [wt] => 4261
                    [cpu] => 4707
                    [mu] => 342584
                    [pmu] => 30856
                )

            [DB_DataObject::find==>CRM_Core_DAO::table] => Array
                (
                    [ct] => 20
                    [wt] => 4371
                    [cpu] => 4707
                    [mu] => 357440
                    [pmu] => 34464
                )

            [DB_DataObject::_build_condition==>DB_DataObject::_connect] => Array
                (
                    [ct] => 20
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_DataObject::tableName] => Array
                (
                    [ct] => 20
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_mysqli::quoteIdentifier] => Array
                (
                    [ct] => 40
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 2192
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_DataObject::whereAdd] => Array
                (
                    [ct] => 20
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 15440
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_build_condition] => Array
                (
                    [ct] => 20
                    [wt] => 543
                    [cpu] => 0
                    [mu] => 21408
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_connect] => Array
                (
                    [ct] => 20
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DB_DataObject::_build_select==>DB_DataObject::_connect] => Array
                (
                    [ct] => 20
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DB_DataObject::_build_select==>DB_DataObject::tableName] => Array
                (
                    [ct] => 20
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DB_DataObject::_build_select==>DB_mysqli::quoteIdentifier] => Array
                (
                    [ct] => 20
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_build_select] => Array
                (
                    [ct] => 20
                    [wt] => 276
                    [cpu] => 0
                    [mu] => 5968
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_query] => Array
                (
                    [ct] => 20
                    [wt] => 15232
                    [cpu] => 12687
                    [mu] => 340512
                    [pmu] => 101544
                )

            [DB_DataObject::find==>DB_DataObject::fetch] => Array
                (
                    [ct] => 19
                    [wt] => 326
                    [cpu] => 0
                    [mu] => 8528
                    [pmu] => 1616
                )

            [CRM_Core_BAO_Domain::getDomain==>DB_DataObject::find] => Array
                (
                    [ct] => 1
                    [wt] => 1555
                    [cpu] => 1605
                    [mu] => 52256
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_BAO_Domain::getDomain] => Array
                (
                    [ct] => 1
                    [wt] => 2041
                    [cpu] => 2467
                    [mu] => 80672
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_BAO_ConfigSetting::applyLocale==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_ConfigSetting::applyLocale==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_I18n::uiLanguages==>Civi::settings] => Array
                (
                    [ct] => 2
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::isMultilingual==>CRM_Core_BAO_Domain::getDomain] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_I18n::uiLanguages==>CRM_Core_I18n::isMultilingual] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_I18n::uiLanguages==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_BAO_ConfigSetting::applyLocale==>CRM_Core_I18n::uiLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 3064
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_BAO_ConfigSetting::applyLocale] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 4960
                    [pmu] => 0
                )

            [CRM_Core_TemporaryErrorScope::__destruct==>CRM_Core_TemporaryErrorScope::setActive] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_TemporaryErrorScope::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Utils_System_DrupalBase::isLoaded] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::config==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Event\GenericHookEvent::create==>Civi\Core\Event\GenericHookEvent::assertValidHookFields] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\Event\GenericHookEvent::create] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 3824
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::dispatch@1==>Civi\Core\CiviEventDispatcher::bindPatterns] => Array
                (
                    [ct] => 24
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 1656
                    [pmu] => 824
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@1==>Symfony\Component\EventDispatcher\EventDispatcher::getListeners] => Array
                (
                    [ct] => 24
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 3040
                    [pmu] => 472
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Symfony\Contracts\EventDispatcher\Event::isPropagationStopped] => Array
                (
                    [ct] => 63
                    [wt] => 76
                    [cpu] => 998
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>CRM_Extension_MixInfo::isActive] => Array
                (
                    [ct] => 14
                    [wt] => 166
                    [cpu] => 495
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>Civi\Core\Event\GenericHookEvent::__get] => Array
                (
                    [ct] => 14
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>CRM_Extension_MixinLoader::{closure}@1] => Array
                (
                    [ct] => 14
                    [wt] => 239
                    [cpu] => 495
                    [mu] => 2680
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@1==>Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1] => Array
                (
                    [ct] => 12
                    [wt] => 2367
                    [cpu] => 3495
                    [mu] => 66072
                    [pmu] => 33808
                )

            [Civi\Core\CiviEventDispatcher::dispatch@1==>Symfony\Component\EventDispatcher\EventDispatcher::dispatch@1] => Array
                (
                    [ct] => 24
                    [wt] => 2520
                    [cpu] => 3495
                    [mu] => 69872
                    [pmu] => 34536
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 2
                    [wt] => 322
                    [cpu] => 495
                    [mu] => 7424
                    [pmu] => 0
                )

            [Smarty::__construct==>Smarty::assign] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [CRM_Core_Smarty::singleton==>Smarty::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Config_MagicMerge::__isset] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 7
                    [wt] => 171
                    [cpu] => 1002
                    [mu] => 1760
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>Civi\Core\Paths::getVariable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::getLocale==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Smarty::getLocale] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_File::createDir] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_File::restrictAccess] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Civi::paths] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>Civi::paths] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Paths::getPath==>Civi\Core\Paths::getVariable@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1840
                    [pmu] => 0
                )

            [Civi\Core\Paths::getUrl==>Civi\Core\Paths::getVariable@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>Civi\Core\Paths::getUrl] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1896
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Civi\Core\Paths::getVariable] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 4296
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Smarty::addPluginsDir] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [CRM_Core_Smarty::isCheckSmartyIsCompiled==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Smarty::isCheckSmartyIsCompiled] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Smarty::assign] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Request::retrieve==>CRM_Utils_Request::getValue] => Array
                (
                    [ct] => 9
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Request::retrieveValue==>CRM_Utils_Request::retrieve] => Array
                (
                    [ct] => 7
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_Request::retrieveValue] => Array
                (
                    [ct] => 7
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 1832
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Config::isUpgradeMode] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_OptionValue::getValues==>CRM_Core_OptionGroup::isDomainOptionGroup] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [DB_common::modifyQuery==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 12
                    [wt] => 117
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_OptionValue::getValues==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 2
                    [wt] => 2456
                    [cpu] => 1802
                    [mu] => 41184
                    [pmu] => 0
                )

            [CRM_Core_OptionValue::getValues==>DB_DataObject::fetch] => Array
                (
                    [ct] => 242
                    [wt] => 1741
                    [cpu] => 1373
                    [mu] => 378168
                    [pmu] => 0
                )

            [CRM_Core_I18n::languages==>CRM_Core_OptionValue::getValues] => Array
                (
                    [ct] => 2
                    [wt] => 4651
                    [cpu] => 3292
                    [mu] => 233240
                    [pmu] => 0
                )

            [CRM_Core_I18n::languages==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::getResourceDir==>Civi::paths] => Array
                (
                    [ct] => 13
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 1536
                )

            [Civi\Core\Paths::Civi\Core\{closure}@1==>CRM_Utils_File::baseFilePath] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Paths::getVariable@1==>Civi\Core\Paths::Civi\Core\{closure}@1] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [Civi\Core\Paths::getPath@1==>Civi\Core\Paths::getVariable@1] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2208
                    [pmu] => 0
                )

            [Civi\Core\Paths::getPath@1==>CRM_Utils_File::absoluteDirectory] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>Civi\Core\Paths::getPath@1] => Array
                (
                    [ct] => 2
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 4720
                    [pmu] => 0
                )

            [CRM_Core_I18n::getResourceDir==>Civi\Core\Paths::getPath] => Array
                (
                    [ct] => 13
                    [wt] => 202
                    [cpu] => 0
                    [mu] => 13128
                    [pmu] => 5312
                )

            [CRM_Core_I18n::getResourceDir==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 13
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_I18n::languages==>CRM_Core_I18n::getResourceDir] => Array
                (
                    [ct] => 2
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 6680
                    [pmu] => 0
                )

            [CRM_Core_I18n::languages==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::languages==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::uiLanguages==>CRM_Core_I18n::languages] => Array
                (
                    [ct] => 1
                    [wt] => 5064
                    [cpu] => 3292
                    [mu] => 254096
                    [pmu] => 0
                )

            [CRM_Core_I18n::uiLanguages==>CRM_Utils_Array::subset] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_I18n::uiLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 5115
                    [cpu] => 3292
                    [mu] => 21232
                    [pmu] => 0
                )

            [CRM_Core_SmartyCompatibility::load_filter==>Smarty::load_filter] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1640
                    [pmu] => 0
                )

            [Smarty::loadFilter==>CRM_Core_SmartyCompatibility::load_filter] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2272
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Smarty::loadFilter] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 2888
                    [pmu] => 0
                )

            [CRM_Core_SmartyCompatibility::register_modifier==>Smarty::register_modifier] => Array
                (
                    [ct] => 11
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 5416
                    [pmu] => 0
                )

            [Smarty::registerPlugin==>CRM_Core_SmartyCompatibility::register_modifier] => Array
                (
                    [ct] => 11
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 6064
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Smarty::registerPlugin] => Array
                (
                    [ct] => 11
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 6680
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Smarty::singleton==>CRM_Core_Smarty::initialize] => Array
                (
                    [ct] => 1
                    [wt] => 5658
                    [cpu] => 4294
                    [mu] => 51080
                    [pmu] => 0
                )

            [civicrm_smarty_register_string_resource==>CRM_Core_Smarty::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Core_SmartyCompatibility::register_resource==>Smarty::register_resource] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [civicrm_smarty_register_string_resource==>CRM_Core_SmartyCompatibility::register_resource] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 2000
                    [pmu] => 0
                )

            [CRM_Core_Smarty::registerStringResource==>civicrm_smarty_register_string_resource] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 3312
                    [pmu] => 0
                )

            [CRM_Core_Smarty::singleton==>CRM_Core_Smarty::registerStringResource] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 3944
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>CRM_Core_Smarty::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 5705
                    [cpu] => 4294
                    [mu] => 58296
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>CRM_Extension_MixinLoader::{closure}@2] => Array
                (
                    [ct] => 27
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 3640
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_MixinLoader::{closure}@1] => Array
                (
                    [ct] => 2
                    [wt] => 5809
                    [cpu] => 4294
                    [mu] => 61544
                    [pmu] => 0
                )

            [_birthdays_civix_civicrm_config==>CRM_Core_Smarty::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [birthdays_civicrm_config==>_birthdays_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>birthdays_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 2672
                    [pmu] => 0
                )

            [_cpz_custom_civix_civicrm_config==>CRM_Core_Smarty::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [cpz_custom_civicrm_config==>_cpz_custom_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>cpz_custom_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2352
                    [pmu] => 0
                )

            [greenwich_civicrm_config==>_greenwich_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>greenwich_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [recaptcha_civicrm_config==>_recaptcha_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>recaptcha_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [ckeditor4_civicrm_config==>_ckeditor4_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>ckeditor4_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 0
                )

            [legacycustomsearches_civicrm_config==>_legacycustomsearches_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 992
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>legacycustomsearches_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1624
                    [pmu] => 0
                )

            [civigrant_civicrm_config==>_civigrant_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>civigrant_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [afform_civicrm_config==>_afform_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [afform_civicrm_config==>Civi::dispatcher] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [afform_civicrm_config==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 9
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 4328
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>afform_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 6584
                    [pmu] => 0
                )

            [search_kit_civicrm_config==>_search_kit_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [search_kit_civicrm_config==>Civi::dispatcher] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [search_kit_civicrm_config==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>search_kit_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 3472
                    [pmu] => 0
                )

            [authx_civicrm_config==>_authx_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>authx_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [oauth_client_civicrm_config==>_oauth_client_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>oauth_client_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [flexmailer_civicrm_config==>_flexmailer_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>flexmailer_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [CRM_Utils_Hook::config==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 2
                    [wt] => 6766
                    [cpu] => 4789
                    [mu] => 112128
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Utils_Hook::config] => Array
                (
                    [ct] => 1
                    [wt] => 6307
                    [cpu] => 4294
                    [mu] => 102864
                    [pmu] => 0
                )

            [CRM_Core_Config::authenticate==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config::authenticate==>CRM_Core_Session::get] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>CRM_Core_Session::get] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Config::authenticate==>CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1880
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_Config::authenticate] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 3760
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_Config_MagicMerge::getSettings] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config::handleFirstRun==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Config::handleFirstRun==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_Config::handleFirstRun] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1816
                    [pmu] => 0
                )

            [main()==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1227849
                    [cpu] => 1219310
                    [mu] => 5156424
                    [pmu] => 5865688
                )

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

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

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

            [main()==>CRM_Utils_REST::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Utils_Request::exportValues] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::docURL==>CRM_Utils_System::formatDocUrl] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [CRM_Core_I18n::setNativeGettextLocale==>CRM_Core_I18n::getResourceDir] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [CRM_Core_I18n::__construct==>CRM_Core_I18n::setNativeGettextLocale] => Array
                (
                    [ct] => 1
                    [wt] => 80
                    [cpu] => 0
                    [mu] => 2032
                    [pmu] => 0
                )

            [CRM_Core_I18n::crm_translate_raw==>CRM_Core_I18n_NativeGettext::translate] => Array
                (
                    [ct] => 1432
                    [wt] => 1814
                    [cpu] => 2004
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_System::docURL==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 925
                    [cpu] => 1079
                    [mu] => 4208
                    [pmu] => 0
                )

            [CRM_Utils_System::docURL2==>CRM_Utils_System::docURL] => Array
                (
                    [ct] => 2
                    [wt] => 955
                    [cpu] => 1079
                    [mu] => 6368
                    [pmu] => 0
                )

            [CRM_Utils_System::authenticateKey==>CRM_Utils_System::docURL2] => Array
                (
                    [ct] => 2
                    [wt] => 968
                    [cpu] => 1079
                    [mu] => 6872
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Utils_System::authenticateKey] => Array
                (
                    [ct] => 1
                    [wt] => 945
                    [cpu] => 1079
                    [mu] => 6688
                    [pmu] => 0
                )

            [CRM_Utils_Request::retrieve==>CRM_Utils_Type::validate] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Utils_Request::retrieve] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldValue==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 4334
                    [cpu] => 2652
                    [mu] => 55904
                    [pmu] => 39016
                )

            [CRM_Core_DAO::getFieldValue==>DB_DataObject::selectAdd] => Array
                (
                    [ct] => 34
                    [wt] => 72
                    [cpu] => 0
                    [mu] => 12928
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_DataObject::_is_null] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_common::quoteSmart==>DB_mysqli::escapeSimple] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [DB_DataObject::_quote==>DB_common::quoteSmart] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_DataObject::_quote] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1832
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldValue==>DB_DataObject::find] => Array
                (
                    [ct] => 17
                    [wt] => 14714
                    [cpu] => 14276
                    [mu] => 408904
                    [pmu] => 115128
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_DAO::getFieldValue] => Array
                (
                    [ct] => 1
                    [wt] => 6781
                    [cpu] => 4434
                    [mu] => 149008
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 3
                    [wt] => 33
                    [cpu] => 0
                    [mu] => -33864
                    [pmu] => 0
                )

            [CRM_Core_BAO_UFMatch::getUFId==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_UFMatch::getUFId==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 247
                    [cpu] => 0
                    [mu] => 2984
                    [pmu] => 0
                )

            [CRM_Core_BAO_UFMatch::getUFId==>DB_DataObject::find] => Array
                (
                    [ct] => 1
                    [wt] => 3722
                    [cpu] => 1521
                    [mu] => 28904
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_BAO_UFMatch::getUFId] => Array
                (
                    [ct] => 1
                    [wt] => 3986
                    [cpu] => 1521
                    [mu] => 33912
                    [pmu] => 0
                )

            [CRM_Utils_System::loadBootStrap==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::loadBootStrap==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 0
                )

            [drupal_environment_initialize==>drupal_valid_http_host] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_environment_initialize==>request_path] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1040
                    [pmu] => 0
                )

            [TYPO3\PharStreamWrapper\Behavior::withAssertion==>TYPO3\PharStreamWrapper\Behavior::assertCommands] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [file_register_phar_wrapper==>TYPO3\PharStreamWrapper\Behavior::withAssertion] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1736
                    [pmu] => 0
                )

            [TYPO3\PharStreamWrapper\Manager::initialize==>TYPO3\PharStreamWrapper\Manager::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 0
                )

            [file_register_phar_wrapper==>TYPO3\PharStreamWrapper\Manager::initialize] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1496
                    [pmu] => 0
                )

            [drupal_environment_initialize==>file_register_phar_wrapper] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 0
                    [mu] => 4192
                    [pmu] => 0
                )

            [_drupal_bootstrap_configuration==>drupal_environment_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 10008
                    [pmu] => 0
                )

            [_drupal_bootstrap_configuration==>timer_start] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [conf_path==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1752
                    [pmu] => 0
                )

            [drupal_settings_initialize==>conf_path] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 3344
                    [pmu] => 0
                )

            [_drupal_error_handler_real==>drupal_error_levels] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 19560
                    [pmu] => 0
                )

            [_drupal_error_handler_real==>_drupal_get_last_caller] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => -1112
                    [pmu] => 0
                )

            [filter_xss==>drupal_validate_utf8] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [filter_xss==>_filter_xss_split] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 9184
                    [pmu] => 0
                )

            [filter_xss_admin==>filter_xss] => Array
                (
                    [ct] => 3
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 10376
                    [pmu] => 0
                )

            [_drupal_error_handler_real==>filter_xss_admin] => Array
                (
                    [ct] => 3
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 10992
                    [pmu] => 0
                )

            [_drupal_error_handler_real==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_drupal_log_error==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_drupal_log_error==>watchdog] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 968
                    [pmu] => 0
                )

            [_drupal_log_error==>drupal_is_cli] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [error_displayable==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_drupal_log_error==>error_displayable] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 716
                    [mu] => 1136
                    [pmu] => 0
                )

            [t==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 0
                )

            [drupal_placeholder==>check_plain] => Array
                (
                    [ct] => 15
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 2936
                    [pmu] => 0
                )

            [format_string==>drupal_placeholder] => Array
                (
                    [ct] => 15
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 2256
                    [pmu] => 0
                )

            [t==>format_string] => Array
                (
                    [ct] => 3
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 16256
                    [pmu] => 0
                )

            [_drupal_log_error==>t] => Array
                (
                    [ct] => 3
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 17120
                    [pmu] => 0
                )

            [drupal_page_is_cacheable==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [drupal_set_message==>drupal_page_is_cacheable] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [_drupal_log_error==>drupal_set_message] => Array
                (
                    [ct] => 3
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 2928
                    [pmu] => 0
                )

            [_drupal_error_handler_real==>_drupal_log_error] => Array
                (
                    [ct] => 3
                    [wt] => 201
                    [cpu] => 716
                    [mu] => 23096
                    [pmu] => 0
                )

            [_drupal_error_handler==>_drupal_error_handler_real] => Array
                (
                    [ct] => 3
                    [wt] => 334
                    [cpu] => 716
                    [mu] => 58416
                    [pmu] => 0
                )

            [drupal_settings_initialize==>_drupal_error_handler] => Array
                (
                    [ct] => 3
                    [wt] => 351
                    [cpu] => 716
                    [mu] => 37648
                    [pmu] => 0
                )

            [drupal_settings_initialize==>drupal_is_https] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_settings_initialize==>_drupal_get_cookie_domain] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 608
                    [pmu] => 0
                )

            [_drupal_bootstrap_configuration==>drupal_settings_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 464
                    [cpu] => 716
                    [mu] => 46336
                    [pmu] => 0
                )

            [DrupalRequestSanitizer::sanitize==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DrupalRequestSanitizer::stripDangerousValues==>DrupalRequestSanitizer::stripDangerousValues@1] => Array
                (
                    [ct] => 11
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [DrupalRequestSanitizer::sanitize==>DrupalRequestSanitizer::stripDangerousValues] => Array
                (
                    [ct] => 4
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 2376
                    [pmu] => 0
                )

            [_drupal_bootstrap_configuration==>DrupalRequestSanitizer::sanitize] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 3016
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_configuration] => Array
                (
                    [ct] => 1
                    [wt] => 649
                    [cpu] => 716
                    [mu] => 60736
                    [pmu] => 0
                )

            [_drupal_bootstrap_page_cache==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_drupal_bootstrap_database==>drupal_valid_test_ua] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 0
                )

            [drupal_bootstrap@1==>_drupal_bootstrap_database] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1992
                    [pmu] => 0
                )

            [_drupal_bootstrap_variables==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_drupal_bootstrap_variables==>lock_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_cache_get_object==>variable_get] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_cache_get_object==>DrupalDatabaseCache::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [cache_get==>_cache_get_object] => Array
                (
                    [ct] => 7
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 2640
                    [pmu] => 0
                )

            [DrupalDatabaseCache::garbageCollection==>variable_get] => Array
                (
                    [ct] => 8
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DrupalDatabaseCache::getMultiple==>DrupalDatabaseCache::garbageCollection] => Array
                (
                    [ct] => 8
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [Database::openConnection==>Database::parseConnectionInfo] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 2072
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::__construct==>DatabaseConnection_mysql::utf8mb4IsActive] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::setPrefix==>DatabaseConnection::setPrefix] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1696
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::setPrefix==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DatabaseConnection::__construct==>DatabaseConnection_mysql::setPrefix] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 3728
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::__construct==>DatabaseConnection::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1145
                    [cpu] => 787
                    [mu] => 46544
                    [pmu] => 0
                )

            [Database::openConnection==>DatabaseConnection_mysql::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1430
                    [cpu] => 920
                    [mu] => 49216
                    [pmu] => 0
                )

            [Database::openConnection==>DatabaseConnection::setTarget] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Database::openConnection==>DatabaseConnection::setKey] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Database::getConnection==>Database::openConnection] => Array
                (
                    [ct] => 1
                    [wt] => 1461
                    [cpu] => 920
                    [mu] => 51912
                    [pmu] => 0
                )

            [db_escape_table==>Database::getConnection] => Array
                (
                    [ct] => 8
                    [wt] => 1481
                    [cpu] => 920
                    [mu] => 53304
                    [pmu] => 0
                )

            [db_escape_table==>DatabaseConnection::escapeTable] => Array
                (
                    [ct] => 8
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [DrupalDatabaseCache::getMultiple==>db_escape_table] => Array
                (
                    [ct] => 8
                    [wt] => 1542
                    [cpu] => 920
                    [mu] => 54912
                    [pmu] => 0
                )

            [db_query==>Database::getConnection] => Array
                (
                    [ct] => 15
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [DatabaseConnection::query==>DatabaseConnection::defaultOptions] => Array
                (
                    [ct] => 17
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DatabaseConnection::query==>DatabaseConnection::expandArguments] => Array
                (
                    [ct] => 17
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 10440
                    [pmu] => 0
                )

            [DatabaseConnection::prepareQuery==>DatabaseConnection::prefixTables] => Array
                (
                    [ct] => 17
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 2872
                    [pmu] => 0
                )

            [DatabaseConnection::prepareQuery==>DatabaseStatementBase::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DatabaseConnection::query==>DatabaseConnection::prepareQuery] => Array
                (
                    [ct] => 17
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 12296
                    [pmu] => 0
                )

            [DatabaseStatementBase::execute==>DatabaseConnection::getLogger] => Array
                (
                    [ct] => 17
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DatabaseConnection::query==>DatabaseStatementBase::execute] => Array
                (
                    [ct] => 17
                    [wt] => 4958
                    [cpu] => 5717
                    [mu] => 1271368
                    [pmu] => 68880
                )

            [db_query==>DatabaseConnection::query] => Array
                (
                    [ct] => 15
                    [wt] => 4851
                    [cpu] => 5451
                    [mu] => 1259752
                    [pmu] => 68880
                )

            [DrupalDatabaseCache::getMultiple==>db_query] => Array
                (
                    [ct] => 8
                    [wt] => 3126
                    [cpu] => 3424
                    [mu] => 1128688
                    [pmu] => 68880
                )

            [DrupalDatabaseCache::getMultiple==>DrupalDatabaseCache::prepareItem] => Array
                (
                    [ct] => 8
                    [wt] => 2798
                    [cpu] => 1499
                    [mu] => 1443352
                    [pmu] => 1452296
                )

            [DrupalDatabaseCache::get==>DrupalDatabaseCache::getMultiple] => Array
                (
                    [ct] => 7
                    [wt] => 7410
                    [cpu] => 5621
                    [mu] => 3112184
                    [pmu] => 1766768
                )

            [cache_get==>DrupalDatabaseCache::get] => Array
                (
                    [ct] => 7
                    [wt] => 7456
                    [cpu] => 5621
                    [mu] => 1513632
                    [pmu] => 1766768
                )

            [variable_initialize==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 2290
                    [cpu] => 1071
                    [mu] => 133440
                    [pmu] => 0
                )

            [_drupal_bootstrap_variables==>variable_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 2298
                    [cpu] => 1071
                    [mu] => 146400
                    [pmu] => 0
                )

            [drupal_static_reset==>drupal_static] => Array
                (
                    [ct] => 5
                    [wt] => 9
                    [cpu] => 0
                    [mu] => -1664
                    [pmu] => 0
                )

            [module_list==>drupal_static_reset] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [system_list==>drupal_static] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [system_list==>cache_get] => Array
                (
                    [ct] => 2
                    [wt] => 1233
                    [cpu] => 657
                    [mu] => 367832
                    [pmu] => 390992
                )

            [system_list==>drupal_get_filename] => Array
                (
                    [ct] => 80
                    [wt] => 421
                    [cpu] => 496
                    [mu] => 9672
                    [pmu] => 0
                )

            [module_list==>system_list] => Array
                (
                    [ct] => 2
                    [wt] => 1797
                    [cpu] => 1251
                    [mu] => 379912
                    [pmu] => 390992
                )

            [module_load_all==>module_list] => Array
                (
                    [ct] => 2
                    [wt] => 1829
                    [cpu] => 1251
                    [mu] => 386224
                    [pmu] => 390992
                )

            [drupal_load==>drupal_get_filename] => Array
                (
                    [ct] => 74
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_load_all==>drupal_load] => Array
                (
                    [ct] => 78
                    [wt] => 2410
                    [cpu] => 1787
                    [mu] => 455280
                    [pmu] => 616144
                )

            [_drupal_bootstrap_variables==>module_load_all] => Array
                (
                    [ct] => 1
                    [wt] => 500
                    [cpu] => 556
                    [mu] => 10744
                    [pmu] => 0
                )

            [drupal_bootstrap@1==>_drupal_bootstrap_variables] => Array
                (
                    [ct] => 1
                    [wt] => 2826
                    [cpu] => 1627
                    [mu] => 145840
                    [pmu] => 0
                )

            [_drupal_bootstrap_page_cache==>drupal_bootstrap@1] => Array
                (
                    [ct] => 1
                    [wt] => 2866
                    [cpu] => 1627
                    [mu] => 148512
                    [pmu] => 0
                )

            [ip_address==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [ip_address==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [_drupal_bootstrap_page_cache==>ip_address] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1768
                    [pmu] => 0
                )

            [drupal_is_denied==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_is_denied==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 294
                    [cpu] => 191
                    [mu] => 18760
                    [pmu] => 0
                )

            [drupal_is_denied==>DatabaseStatementBase::fetchField] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_block_denied==>drupal_is_denied] => Array
                (
                    [ct] => 1
                    [wt] => 314
                    [cpu] => 191
                    [mu] => 2336
                    [pmu] => 0
                )

            [_drupal_bootstrap_page_cache==>drupal_block_denied] => Array
                (
                    [ct] => 1
                    [wt] => 319
                    [cpu] => 191
                    [mu] => 2952
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_page_cache] => Array
                (
                    [ct] => 1
                    [wt] => 3223
                    [cpu] => 1818
                    [mu] => 154592
                    [pmu] => 0
                )

            [drupal_bootstrap==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_anonymous_user==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_anonymous_user==>ip_address] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_session_initialize==>drupal_anonymous_user] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 2544
                    [pmu] => 0
                )

            [drupal_random_key==>drupal_random_bytes] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [drupal_random_key==>drupal_base64_encode] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 888
                    [pmu] => 0
                )

            [drupal_session_initialize==>drupal_random_key] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2024
                    [pmu] => 0
                )

            [drupal_get_user_timezone==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_session_initialize==>drupal_get_user_timezone] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1912
                    [pmu] => 0
                )

            [drupal_bootstrap==>drupal_session_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 7592
                    [pmu] => 0
                )

            [bootstrap_invoke_all==>module_list] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [bootstrap_invoke_all==>drupal_load] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_hook_info==>drupal_bootstrap@1] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_hook==>module_hook_info] => Array
                (
                    [ct] => 6
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1128
                    [pmu] => 0
                )

            [module_invoke==>module_hook] => Array
                (
                    [ct] => 11
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [bootstrap_invoke_all==>module_invoke] => Array
                (
                    [ct] => 8
                    [wt] => 1620
                    [cpu] => 1304
                    [mu] => 361120
                    [pmu] => 435760
                )

            [shield_set_status==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [shield_set_status==>variable_get] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [shield_set_status==>drupal_is_cli] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [shield_get_status==>shield_set_status] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 2984
                    [pmu] => 0
                )

            [shield_boot==>shield_get_status] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 2960
                    [pmu] => 0
                )

            [module_invoke==>shield_boot] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 3552
                    [pmu] => 0
                )

            [devel_silent==>drupal_is_cli] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [devel_boot==>devel_silent] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1120
                    [pmu] => 0
                )

            [devel_boot==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [devel_query_enabled==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [devel_boot==>devel_query_enabled] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [devel_boot==>drupal_get_filename] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_load==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 1364
                    [cpu] => 1304
                    [mu] => 340128
                    [pmu] => 435760
                )

            [drupal_autoload_class==>_registry_check_code] => Array
                (
                    [ct] => 7
                    [wt] => 1581
                    [cpu] => 1304
                    [mu] => 357280
                    [pmu] => 435760
                )

            [drupal_load==>drupal_autoload_class] => Array
                (
                    [ct] => 2
                    [wt] => 1538
                    [cpu] => 1304
                    [mu] => 357008
                    [pmu] => 435760
                )

            [devel_boot==>drupal_load] => Array
                (
                    [ct] => 1
                    [wt] => 1485
                    [cpu] => 1304
                    [mu] => 345696
                    [pmu] => 435760
                )

            [devel_boot==>drupal_register_shutdown_function] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [module_invoke==>devel_boot] => Array
                (
                    [ct] => 1
                    [wt] => 1531
                    [cpu] => 1304
                    [mu] => 352112
                    [pmu] => 435760
                )

            [_drupal_bootstrap_page_header==>bootstrap_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 1609
                    [cpu] => 1304
                    [mu] => 359928
                    [pmu] => 435760
                )

            [_drupal_bootstrap_page_header==>drupal_is_cli] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_page_header==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_send_headers==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1208
                    [pmu] => 0
                )

            [drupal_get_http_header==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_send_headers==>drupal_get_http_header] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [drupal_send_headers==>_drupal_set_preferred_header_name] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [drupal_page_header==>drupal_send_headers] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 5208
                    [pmu] => 0
                )

            [_drupal_bootstrap_page_header==>drupal_page_header] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 5584
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_page_header] => Array
                (
                    [ct] => 1
                    [wt] => 1648
                    [cpu] => 1304
                    [mu] => 383320
                    [pmu] => 435760
                )

            [language_types==>drupal_language_types] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [language_types==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_language_initialize==>language_types] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 2120
                    [pmu] => 0
                )

            [language_default==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_language_initialize==>language_default] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1144
                    [pmu] => 0
                )

            [drupal_multilingual==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_language_initialize==>drupal_multilingual] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [language_initialize==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [language_initialize==>language_default] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_language_initialize==>language_initialize] => Array
                (
                    [ct] => 3
                    [wt] => 452
                    [cpu] => 311
                    [mu] => 20224
                    [pmu] => 0
                )

            [language_provider_invoke==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [language_list==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [language_list==>drupal_multilingual] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [language_list==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 321
                    [cpu] => 311
                    [mu] => 18200
                    [pmu] => 0
                )

            [language_list==>DatabaseStatementBase::fetchAllAssoc] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 2968
                    [pmu] => 0
                )

            [language_provider_invoke==>language_list] => Array
                (
                    [ct] => 3
                    [wt] => 355
                    [cpu] => 311
                    [mu] => 6336
                    [pmu] => 0
                )

            [language_provider_invoke==>locale_language_from_interface] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [language_initialize==>language_provider_invoke] => Array
                (
                    [ct] => 3
                    [wt] => 431
                    [cpu] => 311
                    [mu] => 17016
                    [pmu] => 0
                )

            [language_types_configurable==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [language_types_configurable==>drupal_language_types] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [language_types_configurable==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [language_negotiation_get_any==>language_types_configurable] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 2824
                    [pmu] => 0
                )

            [language_negotiation_get==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [language_negotiation_get_any==>language_negotiation_get] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [locale_language_from_url==>language_negotiation_get_any] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 4656
                    [pmu] => 0
                )

            [language_provider_invoke==>locale_language_from_url] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 5272
                    [pmu] => 0
                )

            [locale_language_url_fallback==>language_default] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [locale_language_url_fallback==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [language_provider_invoke==>locale_language_url_fallback] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1784
                    [pmu] => 0
                )

            [drupal_language_initialize==>bootstrap_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_bootstrap==>drupal_language_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 541
                    [cpu] => 311
                    [mu] => 26088
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>drupal_autoload_class] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [get_t==>drupal_installation_attempted] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_unicode_check==>get_t] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [unicode_check==>_unicode_check] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 2496
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>unicode_check] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 2720
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>fix_gpc_magic] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [drupal_get_path==>drupal_get_filename] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_load_include==>drupal_get_path] => Array
                (
                    [ct] => 5
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1536
                    [pmu] => 0
                )

            [drupal_load==>module_load_include] => Array
                (
                    [ct] => 5
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 3208
                    [pmu] => 0
                )

            [_registry_check_code==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_registry_check_code==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@1==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@1==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@1==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@1==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_registry_check_code@1==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_registry_check_code@1==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_registry_check_code@2==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@2==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@2==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@2==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_registry_check_code@2==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_registry_check_code@2==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_autoload_class@3==>_registry_check_code@3] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 968
                    [pmu] => 0
                )

            [_registry_check_code@2==>drupal_autoload_class@3] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 0
                )

            [drupal_autoload_class@2==>_registry_check_code@2] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 6320
                    [pmu] => 0
                )

            [_registry_check_code@1==>drupal_autoload_class@2] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 6896
                    [pmu] => 0
                )

            [drupal_autoload_class@1==>_registry_check_code@1] => Array
                (
                    [ct] => 1
                    [wt] => 99
                    [cpu] => 0
                    [mu] => 11376
                    [pmu] => 0
                )

            [_registry_check_code==>drupal_autoload_class@1] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 11944
                    [pmu] => 0
                )

            [locale==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [locale==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 0
                )

            [locale==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 1470
                    [cpu] => 787
                    [mu] => 353120
                    [pmu] => 616144
                )

            [t==>locale] => Array
                (
                    [ct] => 11
                    [wt] => 1500
                    [cpu] => 787
                    [mu] => 356056
                    [pmu] => 616144
                )

            [drupal_load==>t] => Array
                (
                    [ct] => 1
                    [wt] => 1493
                    [cpu] => 787
                    [mu] => 356512
                    [pmu] => 616144
                )

            [_drupal_bootstrap_full==>module_load_all] => Array
                (
                    [ct] => 1
                    [wt] => 3836
                    [cpu] => 2482
                    [mu] => 832400
                    [pmu] => 1007136
                )

            [_drupal_bootstrap_full==>drupal_static_reset] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [file_get_stream_wrappers==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [module_implements==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1880
                    [pmu] => 0
                )

            [module_implements==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 398
                    [cpu] => 976
                    [mu] => 44984
                    [pmu] => 0
                )

            [module_invoke_all==>module_implements] => Array
                (
                    [ct] => 3
                    [wt] => 425
                    [cpu] => 976
                    [mu] => 49632
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>drupal_autoload_class] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>t] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [module_invoke_all==>l10n_update_stream_wrappers] => Array
                (
                    [ct] => 1
                    [wt] => 98
                    [cpu] => 0
                    [mu] => 7584
                    [pmu] => 0
                )

            [system_stream_wrappers==>t] => Array
                (
                    [ct] => 4
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2032
                    [pmu] => 0
                )

            [system_stream_wrappers==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_invoke_all==>system_stream_wrappers] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 2872
                    [pmu] => 0
                )

            [file_get_stream_wrappers==>module_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 547
                    [cpu] => 976
                    [mu] => 59808
                    [pmu] => 0
                )

            [drupal_alter==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [drupal_alter==>module_implements] => Array
                (
                    [ct] => 8
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 2040
                    [pmu] => 0
                )

            [file_get_stream_wrappers==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 3032
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>file_get_stream_wrappers] => Array
                (
                    [ct] => 1
                    [wt] => 584
                    [cpu] => 976
                    [mu] => 65856
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>drupal_random_bytes] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [drupal_path_initialize==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_lookup_path==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_lookup_path==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_get_normal_path==>drupal_lookup_path] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 2976
                    [pmu] => 0
                )

            [drupal_get_normal_path==>module_implements] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_path_initialize==>drupal_get_normal_path] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 4208
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>drupal_path_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 5424
                    [pmu] => 0
                )

            [menu_get_custom_theme==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_menu_site_is_offline==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [menu_get_custom_theme==>_menu_site_is_offline] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [user_access==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [user_role_permissions==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [user_role_permissions==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 283
                    [cpu] => 458
                    [mu] => 18864
                    [pmu] => 0
                )

            [user_access==>user_role_permissions] => Array
                (
                    [ct] => 1
                    [wt] => 296
                    [cpu] => 458
                    [mu] => 21728
                    [pmu] => 0
                )

            [system_custom_theme==>user_access] => Array
                (
                    [ct] => 1
                    [wt] => 307
                    [cpu] => 458
                    [mu] => 5712
                    [pmu] => 0
                )

            [module_invoke_all==>system_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 311
                    [cpu] => 458
                    [mu] => 5936
                    [pmu] => 0
                )

            [views_ui_custom_theme==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_invoke_all==>views_ui_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [arg==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [civicrmtheme_custom_theme==>arg] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 2680
                    [pmu] => 0
                )

            [civicrmtheme_custom_theme==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [module_invoke_all==>civicrmtheme_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 3912
                    [pmu] => 0
                )

            [menu_get_custom_theme==>module_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 347
                    [cpu] => 458
                    [mu] => 12176
                    [pmu] => 0
                )

            [menu_get_item==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [menu_get_item==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [menu_get_item==>arg] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 0
                )

            [menu_get_ancestors==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [menu_get_item==>menu_get_ancestors] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 0
                )

            [db_query_range==>Database::getConnection] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::queryRange==>DatabaseConnection::query] => Array
                (
                    [ct] => 1
                    [wt] => 280
                    [cpu] => 171
                    [mu] => 20000
                    [pmu] => 0
                )

            [db_query_range==>DatabaseConnection_mysql::queryRange] => Array
                (
                    [ct] => 1
                    [wt] => 286
                    [cpu] => 171
                    [mu] => 19760
                    [pmu] => 0
                )

            [menu_get_item==>db_query_range] => Array
                (
                    [ct] => 1
                    [wt] => 293
                    [cpu] => 171
                    [mu] => 21344
                    [pmu] => 0
                )

            [menu_get_item==>DatabaseStatementBase::fetchAssoc] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2504
                    [pmu] => 0
                )

            [menu_get_item==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 576
                    [pmu] => 0
                )

            [_menu_translate==>_menu_check_access] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_menu_item_localize==>t] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [_menu_translate==>_menu_item_localize] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1120
                    [pmu] => 0
                )

            [menu_get_item==>_menu_translate] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 3440
                    [pmu] => 0
                )

            [menu_get_item==>menu_unserialize] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [menu_get_custom_theme==>menu_get_item] => Array
                (
                    [ct] => 1
                    [wt] => 373
                    [cpu] => 171
                    [mu] => 12952
                    [pmu] => 0
                )

            [menu_set_custom_theme==>menu_get_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 739
                    [cpu] => 629
                    [mu] => 26376
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>menu_set_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 743
                    [cpu] => 629
                    [mu] => 26992
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_bootstrap@1] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [list_themes==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [list_themes==>system_list] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_theme_initialize==>list_themes] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 6264
                    [pmu] => 0
                )

            [drupal_theme_initialize==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_theme_initialize==>menu_get_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_add_js==>drupal_static] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [drupal_add_js==>drupal_js_defaults] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 2624
                    [pmu] => 0
                )

            [drupal_add_js==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [url==>url_is_external] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 0
                )

            [locale_url_outbound_alter==>drupal_multilingual] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [locale_url_outbound_alter==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [locale_url_outbound_alter==>language_types_configurable] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [locale_url_outbound_alter==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_alter==>locale_url_outbound_alter] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 3832
                    [pmu] => 0
                )

            [url==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 5648
                    [pmu] => 0
                )

            [url==>base_path] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 512
                    [pmu] => 0
                )

            [url==>drupal_encode_path] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_add_js==>url] => Array
                (
                    [ct] => 1
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 7328
                    [pmu] => 0
                )

            [drupal_add_js==>base_path] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_array_merge_deep==>drupal_array_merge_deep_array] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [drupal_add_js==>drupal_array_merge_deep] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [drupal_add_library==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_get_library==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [module_invoke==>system_library] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 19848
                    [pmu] => 0
                )

            [drupal_get_library==>module_invoke] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 20824
                    [pmu] => 0
                )

            [jquery_update_library_alter==>drupal_get_path] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [jquery_update_library_alter==>variable_get] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [jquery_update_library_alter==>jquery_update_jquery_replace] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [jquery_update_jqueryui_replace==>drupal_map_assoc] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 2584
                    [pmu] => 0
                )

            [jquery_update_jqueryui_replace==>jquery_update_make_library_hook_to_file_name_segment_map_for_effects] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 9200
                    [pmu] => 0
                )

            [jquery_update_jqueryui_replace==>jquery_update_jqueryui_local] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 34888
                    [pmu] => 0
                )

            [jquery_update_library_alter==>jquery_update_jqueryui_replace] => Array
                (
                    [ct] => 1
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 63424
                    [pmu] => 0
                )

            [drupal_alter==>jquery_update_library_alter] => Array
                (
                    [ct] => 1
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 62608
                    [pmu] => 0
                )

            [locale_library_alter==>drupal_get_path] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [locale_library_alter==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_alter==>locale_library_alter] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 3680
                    [pmu] => 0
                )

            [drupal_alter==>views_ui_library_alter] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [clientside_validation_library_alter==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_alter==>clientside_validation_library_alter] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 0
                )

            [devel_library_alter==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_alter==>devel_library_alter] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [drupal_get_library==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 71320
                    [pmu] => 0
                )

            [drupal_add_library==>drupal_get_library] => Array
                (
                    [ct] => 2
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 97640
                    [pmu] => 0
                )

            [drupal_add_js@1==>drupal_static] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_add_js@1==>drupal_js_defaults] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 3320
                    [pmu] => 0
                )

            [drupal_process_attached==>drupal_add_js@1] => Array
                (
                    [ct] => 4
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 4528
                    [pmu] => 0
                )

            [drupal_add_library==>drupal_process_attached] => Array
                (
                    [ct] => 2
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 7400
                    [pmu] => 0
                )

            [drupal_add_js==>drupal_add_library] => Array
                (
                    [ct] => 2
                    [wt] => 243
                    [cpu] => 0
                    [mu] => 105144
                    [pmu] => 0
                )

            [_drupal_theme_initialize==>drupal_add_js] => Array
                (
                    [ct] => 2
                    [wt] => 343
                    [cpu] => 0
                    [mu] => 119208
                    [pmu] => 0
                )

            [_drupal_theme_initialize==>phptemplate_init] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [_drupal_theme_initialize==>_theme_registry_callback] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [drupal_theme_initialize==>_drupal_theme_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 375
                    [cpu] => 0
                    [mu] => 123112
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_static_reset] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => -896
                    [pmu] => 0
                )

            [drupal_get_private_key==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_get_token==>drupal_get_private_key] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [drupal_get_token==>drupal_get_hash_salt] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [drupal_get_token==>drupal_hmac_base64] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 872
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_get_token] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 3224
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_add_js] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>drupal_theme_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 474
                    [cpu] => 0
                    [mu] => 141040
                    [pmu] => 0
                )

            [masquerade_init==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 255
                    [cpu] => 663
                    [mu] => 18968
                    [pmu] => 0
                )

            [masquerade_init==>DatabaseStatementBase::fetchField] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [module_invoke_all==>masquerade_init] => Array
                (
                    [ct] => 1
                    [wt] => 265
                    [cpu] => 709
                    [mu] => 1744
                    [pmu] => 0
                )

            [ctools_add_css==>drupal_get_path] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [drupal_add_css==>drupal_static] => Array
                (
                    [ct] => 20
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [ctools_add_css==>drupal_add_css] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 3064
                    [pmu] => 0
                )

            [ctools_init==>ctools_add_css] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 3584
                    [pmu] => 0
                )

            [module_invoke_all==>ctools_init] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 4176
                    [pmu] => 0
                )

            [dblog_init==>arg] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 0
                )

            [module_invoke_all==>dblog_init] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1112
                    [pmu] => 0
                )

            [module_exists==>module_list] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [entityreference_init==>module_exists] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1128
                    [pmu] => 0
                )

            [module_invoke_all==>entityreference_init] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 0
                )

            [system_get_date_types==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 3128
                    [pmu] => 0
                )

            [_system_date_format_types_build==>module_implements] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [system_date_format_types==>t] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1656
                    [pmu] => 0
                )

            [module_invoke==>system_date_format_types] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1520
                    [pmu] => 0
                )

            [_system_date_format_types_build==>module_invoke] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 0
                )

            [_system_date_format_types_build==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 217
                    [cpu] => 158
                    [mu] => 18032
                    [pmu] => 0
                )

            [_system_date_format_types_build==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1416
                    [pmu] => 0
                )

            [system_get_date_types==>_system_date_format_types_build] => Array
                (
                    [ct] => 1
                    [wt] => 270
                    [cpu] => 158
                    [mu] => 24888
                    [pmu] => 0
                )

            [locale_get_localized_date_format==>system_get_date_types] => Array
                (
                    [ct] => 1
                    [wt] => 279
                    [cpu] => 158
                    [mu] => 10296
                    [pmu] => 0
                )

            [locale_get_localized_date_format==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [system_date_format_locale==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [system_date_format_locale==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 178
                    [cpu] => 109
                    [mu] => 17936
                    [pmu] => 0
                )

            [locale_get_localized_date_format==>system_date_format_locale] => Array
                (
                    [ct] => 1
                    [wt] => 186
                    [cpu] => 109
                    [mu] => 18840
                    [pmu] => 0
                )

            [locale_init==>locale_get_localized_date_format] => Array
                (
                    [ct] => 1
                    [wt] => 483
                    [cpu] => 267
                    [mu] => 13784
                    [pmu] => 0
                )

            [module_invoke_all==>locale_init] => Array
                (
                    [ct] => 1
                    [wt] => 490
                    [cpu] => 267
                    [mu] => 14752
                    [pmu] => 0
                )

            [module_invoke==>ctools_api_version] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [panels_init==>module_invoke] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1504
                    [pmu] => 0
                )

            [panels_init==>ctools_add_css] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [module_invoke_all==>panels_init] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 3144
                    [pmu] => 0
                )

            [stage_file_proxy_init==>drupal_is_cli] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_stage_file_proxy_file_dir==>conf_path] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_stage_file_proxy_file_dir==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_stage_file_proxy_get_current_file_uri==>_stage_file_proxy_file_dir] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1784
                    [pmu] => 0
                )

            [stage_file_proxy_init==>_stage_file_proxy_get_current_file_uri] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 2416
                    [pmu] => 0
                )

            [module_invoke_all==>stage_file_proxy_init] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 3632
                    [pmu] => 0
                )

            [system_init==>drupal_get_path] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [system_init==>drupal_add_css] => Array
                (
                    [ct] => 4
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 2032
                    [pmu] => 0
                )

            [system_init==>current_path] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [path_is_admin==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [path_get_admin_paths==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [module_invoke_all@1==>module_implements] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [module_invoke_all@1==>block_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_invoke_all@1==>fpa_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [node_admin_paths==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [module_invoke_all@1==>node_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1128
                    [pmu] => 0
                )

            [module_invoke_all@1==>styleguide_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [module_invoke_all@1==>system_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [module_invoke_all@1==>user_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_invoke_all@1==>devel_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_invoke_all@1==>page_manager_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [path_get_admin_paths==>module_invoke_all@1] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 8360
                    [pmu] => 0
                )

            [diff_admin_paths_alter==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_alter==>diff_admin_paths_alter] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [path_get_admin_paths==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2960
                    [pmu] => 0
                )

            [path_is_admin==>path_get_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 12448
                    [pmu] => 0
                )

            [drupal_match_path==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_match_path==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [path_is_admin==>drupal_match_path] => Array
                (
                    [ct] => 2
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 4320
                    [pmu] => 0
                )

            [system_init==>path_is_admin] => Array
                (
                    [ct] => 1
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 16304
                    [pmu] => 0
                )

            [system_get_info==>system_list] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [system_add_module_assets==>system_get_info] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 9392
                    [pmu] => 0
                )

            [system_add_module_assets==>drupal_add_css] => Array
                (
                    [ct] => 4
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 2376
                    [pmu] => 0
                )

            [system_init==>system_add_module_assets] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 5688
                    [pmu] => 0
                )

            [module_invoke_all==>system_init] => Array
                (
                    [ct] => 1
                    [wt] => 230
                    [cpu] => 0
                    [mu] => 27720
                    [pmu] => 0
                )

            [update_init==>arg] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 0
                )

            [module_invoke_all==>update_init] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1112
                    [pmu] => 0
                )

            [devel_init==>devel_silent] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [devel_init==>user_access] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [devel_init==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [module_invoke_all==>devel_init] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>module_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 1154
                    [cpu] => 976
                    [mu] => 62240
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_full] => Array
                (
                    [ct] => 1
                    [wt] => 7134
                    [cpu] => 5538
                    [mu] => 1145008
                    [pmu] => 1007136
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>drupal_bootstrap] => Array
                (
                    [ct] => 1
                    [wt] => 13303
                    [cpu] => 9687
                    [mu] => 1778976
                    [pmu] => 1442896
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>module_exists] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>CRM_Core_Config_MagicMerge::__set] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Hook_DrupalBase::getDrupalModules==>module_list] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>CRM_Utils_Hook::config] => Array
                (
                    [ct] => 1
                    [wt] => 483
                    [cpu] => 495
                    [mu] => 10904
                    [pmu] => 0
                )

            [entity_get_controller==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [entity_get_info==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [entity_get_info==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 766
                    [cpu] => 826
                    [mu] => 276976
                    [pmu] => 323872
                )

            [entity_get_controller==>entity_get_info] => Array
                (
                    [ct] => 2
                    [wt] => 776
                    [cpu] => 826
                    [mu] => 278984
                    [pmu] => 323872
                )

            [DrupalDefaultEntityController::__construct==>entity_get_info] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [entity_get_controller==>DrupalDefaultEntityController::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [entity_load==>entity_get_controller] => Array
                (
                    [ct] => 1
                    [wt] => 796
                    [cpu] => 826
                    [mu] => 281552
                    [pmu] => 323872
                )

            [DrupalDefaultEntityController::load==>DrupalDefaultEntityController::cacheGet] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::cleanIds==>entity_get_info] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::cleanIds==>DrupalDefaultEntityController::filterId] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>DrupalDefaultEntityController::cleanIds] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [db_select==>Database::getConnection] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [DatabaseConnection::getDriverClass==>DatabaseConnection_mysql::driver] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DatabaseConnection::getDriverClass==>Database::loadDriverFile] => Array
                (
                    [ct] => 1
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [DatabaseConnection::select==>DatabaseConnection::getDriverClass] => Array
                (
                    [ct] => 1
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 2696
                    [pmu] => 0
                )

            [Query::__construct==>DatabaseConnection::getKey] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Query::__construct==>DatabaseConnection::getTarget] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [SelectQuery::__construct==>Query::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 2040
                    [pmu] => 0
                )

            [SelectQuery::__construct==>DatabaseCondition::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1320
                    [pmu] => 0
                )

            [SelectQuery::__construct==>SelectQuery::addJoin] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 0
                )

            [DatabaseConnection::select==>SelectQuery::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 6040
                    [pmu] => 0
                )

            [db_select==>DatabaseConnection::select] => Array
                (
                    [ct] => 1
                    [wt] => 135
                    [cpu] => 0
                    [mu] => 9784
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::buildQuery==>db_select] => Array
                (
                    [ct] => 1
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 11376
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::buildQuery==>SelectQuery::addTag] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [SelectQuery::fields==>SelectQuery::addField] => Array
                (
                    [ct] => 17
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 8280
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::buildQuery==>SelectQuery::fields] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 8912
                    [pmu] => 0
                )

            [SelectQuery::condition==>DatabaseCondition::condition] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::buildQuery==>SelectQuery::condition] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1560
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>DrupalDefaultEntityController::buildQuery] => Array
                (
                    [ct] => 1
                    [wt] => 212
                    [cpu] => 0
                    [mu] => 23344
                    [pmu] => 0
                )

            [SelectQuery::preExecute==>SelectQuery::isPrepared] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [administerusersbyrole_query_alter==>SelectQuery::hasTag] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_alter==>administerusersbyrole_query_alter] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 0
                )

            [SelectQuery::preExecute==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 3528
                    [pmu] => 0
                )

            [SelectQuery::execute==>SelectQuery::preExecute] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 4064
                    [pmu] => 0
                )

            [DatabaseCondition::compile==>Query::uniqueIdentifier] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DatabaseCondition::compile==>DatabaseConnection_mysql::mapConditionOperator] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [DatabaseCondition::compile==>DatabaseCondition::mapConditionOperator] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [DatabaseCondition::compile==>Query::nextPlaceholder] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::escapeField==>DatabaseConnection::escapeField] => Array
                (
                    [ct] => 18
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::escapeField==>DatabaseConnection_mysql::quoteIdentifier] => Array
                (
                    [ct] => 18
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 688
                    [pmu] => 0
                )

            [DatabaseCondition::compile==>DatabaseConnection_mysql::escapeField] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1888
                    [pmu] => 0
                )

            [SelectQuery::compile==>DatabaseCondition::compile] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 8152
                    [pmu] => 0
                )

            [SelectQuery::getArguments==>SelectQuery::compile] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 6512
                    [pmu] => 0
                )

            [SelectQuery::compiled==>DatabaseCondition::compiled] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [SelectQuery::arguments==>SelectQuery::compiled] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 0
                )

            [SelectQuery::arguments==>DatabaseCondition::arguments] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [SelectQuery::getArguments==>SelectQuery::arguments] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2776
                    [pmu] => 0
                )

            [SelectQuery::execute==>SelectQuery::getArguments] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 9968
                    [pmu] => 0
                )

            [SelectQuery::__toString==>SelectQuery::compiled] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseConnection::makeComment] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::escapeAlias==>DatabaseConnection::escapeAlias] => Array
                (
                    [ct] => 35
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::escapeAlias==>DatabaseConnection_mysql::quoteIdentifier] => Array
                (
                    [ct] => 35
                    [wt] => 113
                    [cpu] => 1000
                    [mu] => 584
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseConnection_mysql::escapeAlias] => Array
                (
                    [ct] => 35
                    [wt] => 262
                    [cpu] => 1000
                    [mu] => 3184
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseConnection_mysql::escapeField] => Array
                (
                    [ct] => 17
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseConnection::escapeTable] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseCondition::count] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseCondition::__toString] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [SelectQuery::execute==>SelectQuery::__toString] => Array
                (
                    [ct] => 1
                    [wt] => 481
                    [cpu] => 1000
                    [mu] => 11248
                    [pmu] => 0
                )

            [SelectQuery::execute==>DatabaseConnection::query] => Array
                (
                    [ct] => 1
                    [wt] => 286
                    [cpu] => 95
                    [mu] => 20176
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>SelectQuery::execute] => Array
                (
                    [ct] => 1
                    [wt] => 889
                    [cpu] => 1095
                    [mu] => 42632
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>DatabaseStatementBase::fetchAllAssoc] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 3232
                    [pmu] => 0
                )

            [UserController::attachLoad==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 274
                    [cpu] => 137
                    [mu] => 18984
                    [pmu] => 0
                )

            [UserController::attachLoad==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [entity_load@1==>entity_get_controller] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [entity_load@1==>DrupalDefaultEntityController::load@1] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [file_load_multiple==>entity_load@1] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 0
                )

            [UserController::attachLoad==>file_load_multiple] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 2560
                    [pmu] => 0
                )

            [field_attach_load==>entity_get_info] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [cache_get_multiple==>_cache_get_object] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [cache_get_multiple==>DrupalDatabaseCache::getMultiple] => Array
                (
                    [ct] => 1
                    [wt] => 284
                    [cpu] => 222
                    [mu] => 19216
                    [pmu] => 0
                )

            [field_attach_load==>cache_get_multiple] => Array
                (
                    [ct] => 1
                    [wt] => 305
                    [cpu] => 222
                    [mu] => 2264
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::attachLoad==>field_attach_load] => Array
                (
                    [ct] => 1
                    [wt] => 320
                    [cpu] => 222
                    [mu] => 4736
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::attachLoad==>module_implements] => Array
                (
                    [ct] => 2
                    [wt] => 34
                    [cpu] => 74
                    [mu] => 568
                    [pmu] => 0
                )

            [UserController::attachLoad==>DrupalDefaultEntityController::attachLoad] => Array
                (
                    [ct] => 1
                    [wt] => 370
                    [cpu] => 296
                    [mu] => 4680
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>UserController::attachLoad] => Array
                (
                    [ct] => 1
                    [wt] => 702
                    [cpu] => 433
                    [mu] => 27952
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>DrupalDefaultEntityController::cacheSet] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [entity_load==>DrupalDefaultEntityController::load] => Array
                (
                    [ct] => 1
                    [wt] => 1859
                    [cpu] => 1528
                    [mu] => 64056
                    [pmu] => 0
                )

            [user_load_multiple==>entity_load] => Array
                (
                    [ct] => 1
                    [wt] => 2665
                    [cpu] => 2354
                    [mu] => 333640
                    [pmu] => 323872
                )

            [user_load==>user_load_multiple] => Array
                (
                    [ct] => 1
                    [wt] => 2670
                    [cpu] => 2354
                    [mu] => 334232
                    [pmu] => 323872
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>user_load] => Array
                (
                    [ct] => 1
                    [wt] => 2676
                    [cpu] => 2354
                    [mu] => 334880
                    [pmu] => 323872
                )

            [CRM_Utils_System::loadBootStrap==>CRM_Utils_System_Drupal::loadBootStrap] => Array
                (
                    [ct] => 1
                    [wt] => 16610
                    [cpu] => 12536
                    [mu] => 2127720
                    [pmu] => 1766768
                )

            [CRM_Utils_System_Drupal::getTimeZoneString==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System_Base::getTimeZoneOffset==>CRM_Utils_System_Drupal::getTimeZoneString] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [CRM_Utils_System_Base::setMySQLTimeZone==>CRM_Utils_System_Base::getTimeZoneOffset] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 3920
                    [pmu] => 0
                )

            [CRM_Utils_System_Base::setMySQLTimeZone==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 502
                    [cpu] => 405
                    [mu] => 792
                    [pmu] => 0
                )

            [CRM_Utils_System_Base::setMySQLTimeZone==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::loadBootStrap==>CRM_Utils_System_Base::setMySQLTimeZone] => Array
                (
                    [ct] => 1
                    [wt] => 574
                    [cpu] => 405
                    [mu] => 5304
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Utils_System::loadBootStrap] => Array
                (
                    [ct] => 1
                    [wt] => 17222
                    [cpu] => 12941
                    [mu] => 2134920
                    [pmu] => 1766768
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Session::set==>CRM_Core_Session::createScope] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_Session::set] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1624
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 545
                    [cpu] => 434
                    [mu] => 984
                    [pmu] => 0
                )

            [CRM_Utils_REST::bootAndRun==>CRM_Utils_REST::loadCMSBootstrap] => Array
                (
                    [ct] => 1
                    [wt] => 29599
                    [cpu] => 20409
                    [mu] => 2285544
                    [pmu] => 1766768
                )

            [CRM_Utils_REST::handle==>CRM_Utils_Request::exportValues] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Utils_REST::handle==>CRM_Utils_System::authenticateKey] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [CRM_Utils_REST::handle==>CRM_Utils_Request::retrieve] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_REST::handle==>CRM_Core_DAO::getFieldValue] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_REST::buildParamList==>CRM_Utils_Request::exportValues] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Utils_REST::handle==>CRM_Utils_REST::buildParamList] => Array
                (
                    [ct] => 1
                    [wt] => 143
                    [cpu] => 0
                    [mu] => 108640
                    [pmu] => 0
                )

            [CRM_Utils_REST::process==>CRM_Utils_String::munge] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>Civi\API\Provider\MagicFunctionProvider::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\ChainSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Symfony\Component\EventDispatcher\EventDispatcher::addListener] => Array
                (
                    [ct] => 20
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 4016
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addSubscriber==>Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber] => Array
                (
                    [ct] => 12
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 27728
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\Core\CiviEventDispatcher::addSubscriber] => Array
                (
                    [ct] => 10
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 18712
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\TransactionSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\I18nSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Provider\MagicFunctionProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\PermissionCheck::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\APIv3SchemaAdapter::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 2136
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>_afform_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 98
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 608
                    [cpu] => 832
                    [mu] => 808
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>CRM_Utils_API_HTMLInputCoder::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>CRM_Utils_API_NullOutputCoder::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>CRM_Utils_API_ReloadOption::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>CRM_Utils_API_MatchOption::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Subscriber\WrapperAdapter::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\WrapperAdapter::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Subscriber\DebugSubscriber::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\DebugSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Kernel::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Provider\ReflectionProvider::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Provider\ReflectionProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DynamicFKAuthorization::__construct==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1072
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Subscriber\DynamicFKAuthorization::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\DynamicFKAuthorization::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Kernel::setApiProviders] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>Civi\Core\Container::createApiKernel] => Array
                (
                    [ct] => 1
                    [wt] => 1028
                    [cpu] => 832
                    [mu] => 31464
                    [pmu] => 0
                )

            [Civi\API\Kernel::registerApiProvider==>Civi\API\Kernel::getDispatcher] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\Api4\Provider\ActionObjectProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Civi\API\Kernel::registerApiProvider==>Civi\Core\CiviEventDispatcher::addSubscriber] => Array
                (
                    [ct] => 2
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 3104
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>Civi\API\Kernel::registerApiProvider] => Array
                (
                    [ct] => 2
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 4432
                    [pmu] => 0
                )

            [Civi\FlexMailer\Services::createApiOverrides==>Civi\API\Provider\AdhocProvider::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\FlexMailer\Services::createApiOverrides==>Civi\API\Provider\AdhocProvider::addAction] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>Civi\FlexMailer\Services::createApiOverrides] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2840
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 3600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Provider\AdhocProvider::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService] => Array
                (
                    [ct] => 1
                    [wt] => 1117
                    [cpu] => 832
                    [mu] => 41112
                    [pmu] => 0
                )

            [civicrm_api==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 1148
                    [cpu] => 832
                    [mu] => 41704
                    [pmu] => 0
                )

            [Civi\API\Request::create==>Civi\API\Request::getNextId] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Request::normalizeEntityName==>CRM_Utils_String::munge] => Array
                (
                    [ct] => 17
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Request::normalizeEntityName==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 17
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 8152
                    [pmu] => 2560
                )

            [Civi\API\Request::create==>Civi\API\Request::normalizeEntityName] => Array
                (
                    [ct] => 3
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 1392
                )

            [Civi\API\Request::normalizeActionName==>CRM_Utils_String::munge] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Request::create==>Civi\API\Request::normalizeActionName] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe==>Civi\API\Request::create] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 4752
                    [pmu] => 0
                )

            [_civicrm_api3_initialize==>CRM_Core_ClassLoader::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_initialize==>CRM_Core_ClassLoader::register] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_initialize==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::boot==>_civicrm_api3_initialize] => Array
                (
                    [ct] => 3
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 2432
                    [pmu] => 176
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::boot] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 3088
                    [pmu] => 0
                )

            [Civi\API\Event\ResolveEvent::setApiRequest==>Civi\API\Event\Event::setApiRequest] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Event\Event::__construct==>Civi\API\Event\ResolveEvent::setApiRequest] => Array
                (
                    [ct] => 5
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 512
                )

            [Civi\API\Event\ResolveEvent::__construct==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 1880
                    [pmu] => 1024
                )

            [Civi\API\Kernel::resolve==>Civi\API\Event\ResolveEvent::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 1288
                )

            [Civi::container==>Civi\Core\Container::singleton] => Array
                (
                    [ct] => 15
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi::container] => Array
                (
                    [ct] => 15
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 1936
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 15
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 11224
                    [pmu] => 8832
                )

            [Civi\Api4\Provider\ActionObjectProvider::onApiResolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Provider\ActionObjectProvider::onApiResolve] => Array
                (
                    [ct] => 5
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 512
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\Core\Event\ServiceListener::__invoke] => Array
                (
                    [ct] => 31
                    [wt] => 558
                    [cpu] => 999
                    [mu] => 37432
                    [pmu] => 23880
                )

            [Civi\API\Provider\ReflectionProvider::onApiResolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [_civicrm_api_get_camel_name==>Civi\API\Request::normalizeEntityName] => Array
                (
                    [ct] => 14
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 2448
                )

            [Civi\API\Provider\ReflectionProvider::getActionNames==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 5
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 1152
                )

            [Civi\API\Provider\ReflectionProvider::onApiResolve==>Civi\API\Provider\ReflectionProvider::getActionNames] => Array
                (
                    [ct] => 5
                    [wt] => 87
                    [cpu] => 0
                    [mu] => 1912
                    [pmu] => 1152
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\ReflectionProvider::onApiResolve] => Array
                (
                    [ct] => 3
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 3272
                    [pmu] => 320
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\Api4\Provider\ActionObjectProvider::onApiResolve] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Provider\AdhocProvider::onApiResolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Provider\AdhocProvider::onApiResolve==>Civi\API\Provider\AdhocProvider::matchesRequest] => Array
                (
                    [ct] => 5
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\AdhocProvider::onApiResolve] => Array
                (
                    [ct] => 3
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::resolve==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 4
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 944
                )

            [_civicrm_api_get_entity_name_from_camel==>CRM_Core_DAO_AllCoreTables::convertEntityNameToLower] => Array
                (
                    [ct] => 16
                    [wt] => 171
                    [cpu] => 1002
                    [mu] => 1080
                    [pmu] => 216
                )

            [Civi\API\Provider\MagicFunctionProvider::getFunctionName==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 3
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 80
                )

            [Civi\API\Provider\MagicFunctionProvider::resolve==>Civi\API\Provider\MagicFunctionProvider::getFunctionName] => Array
                (
                    [ct] => 3
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 2192
                    [pmu] => 80
                )

            [Civi\API\Provider\MagicFunctionProvider::resolve==>CRM_Utils_File::isIncludable] => Array
                (
                    [ct] => 4
                    [wt] => 566
                    [cpu] => 1005
                    [mu] => 872
                    [pmu] => 192
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Provider\MagicFunctionProvider::resolve] => Array
                (
                    [ct] => 5
                    [wt] => 722
                    [cpu] => 1005
                    [mu] => 6968
                    [pmu] => 1592
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Event\ResolveEvent::setApiRequest] => Array
                (
                    [ct] => 5
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Event\ResolveEvent::setApiProvider] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Symfony\Contracts\EventDispatcher\Event::stopPropagation] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\MagicFunctionProvider::onApiResolve] => Array
                (
                    [ct] => 3
                    [wt] => 312
                    [cpu] => 1005
                    [mu] => 9312
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 3
                    [wt] => 610
                    [cpu] => 1005
                    [mu] => 20928
                    [pmu] => 1208
                )

            [Civi\API\Kernel::resolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 5
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 1
                    [wt] => 444
                    [cpu] => 1005
                    [mu] => 25200
                    [pmu] => 0
                )

            [CRM_Core_Session::getLoggedInContactID==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 7
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Session::getLoggedInContactID==>CRM_Core_Session::get] => Array
                (
                    [ct] => 7
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 1024
                )

            [Civi\API\Kernel::authorize==>CRM_Core_Session::getLoggedInContactID] => Array
                (
                    [ct] => 3
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 1832
                    [pmu] => 680
                )

            [Civi\API\Event\Event::__construct==>Civi\API\Event\Event::setApiRequest] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Event\AuthorizeEvent::__construct==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\API\Event\AuthorizeEvent::setUser==>CRM_Core_Session::getLoggedInContactID] => Array
                (
                    [ct] => 3
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 512
                )

            [Civi\API\Event\AuthorizeEvent::__construct==>Civi\API\Event\AuthorizeEvent::setUser] => Array
                (
                    [ct] => 3
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 512
                )

            [Civi\API\Kernel::authorize==>Civi\API\Event\AuthorizeEvent::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 3144
                    [pmu] => 688
                )

            [Civi\API\Provider\ReflectionProvider::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\ReflectionProvider::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 1296
                )

            [Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1952
                    [pmu] => 1512
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1992
                    [pmu] => 2056
                )

            [Civi\API\Provider\AdhocProvider::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\API\Provider\AdhocProvider::onApiAuthorize==>Civi\API\Provider\AdhocProvider::matchesRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\AdhocProvider::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 1944
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_PermissionCheckService] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 704
                )

            [Civi\Api4\Event\Subscriber\PermissionCheckSubscriber::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\PermissionCheckSubscriber::onApiAuthorize] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 1536
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 224
                )

            [_civicrm_api3_permissions==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [_civicrm_api3_permissions==>CRM_Core_Permission::getEntityActionPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 12592
                    [pmu] => 13816
                )

            [CRM_Utils_Hook::alterAPIPermissions==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>civigrant_civicrm_alterAPIPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Core\CiviEventDispatcher::delegateToUF] => Array
                (
                    [ct] => 5
                    [wt] => 347
                    [cpu] => 1000
                    [mu] => 3992
                    [pmu] => 4240
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 5
                    [wt] => 572
                    [cpu] => 1000
                    [mu] => 4632
                    [pmu] => 5600
                )

            [CRM_Utils_Hook::alterAPIPermissions==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 209
                    [cpu] => 0
                    [mu] => 5544
                    [pmu] => 5904
                )

            [_civicrm_api3_permissions==>CRM_Utils_Hook::alterAPIPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 220
                    [cpu] => 0
                    [mu] => 5992
                    [pmu] => 5904
                )

            [_civicrm_api3_permissions==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>_civicrm_api3_permissions] => Array
                (
                    [ct] => 1
                    [wt] => 261
                    [cpu] => 0
                    [mu] => 20888
                    [pmu] => 20888
                )

            [CRM_Core_Permission::check==>CRM_Core_BAO_UFMatch::getUFId] => Array
                (
                    [ct] => 20
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 38
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>CRM_Core_Config_MagicMerge::initLocals] => Array
                (
                    [ct] => 21
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 38
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 3120
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>Civi\API\Event\AuthorizeEvent::authorize] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>Symfony\Contracts\EventDispatcher\Event::stopPropagation] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\PermissionCheck::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 325
                    [cpu] => 0
                    [mu] => 14752
                    [pmu] => 21392
                )

            [Civi\API\Kernel::authorize==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 2
                    [wt] => 525
                    [cpu] => 0
                    [mu] => 23632
                    [pmu] => 31536
                )

            [Civi\API\Kernel::authorize==>Civi\API\Event\AuthorizeEvent::isAuthorized] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::authorize] => Array
                (
                    [ct] => 1
                    [wt] => 505
                    [cpu] => 0
                    [mu] => 30240
                    [pmu] => 31688
                )

            [Civi\API\Event\PrepareEvent::setApiRequest==>Civi\API\Event\Event::setApiRequest] => Array
                (
                    [ct] => 10
                    [wt] => 10
                    [cpu] => 0
                    [mu] => -1520
                    [pmu] => 0
                )

            [Civi\API\Event\Event::__construct==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 256
                )

            [Civi\API\Kernel::prepare==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DebugSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\DebugSubscriber::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 704
                )

            [Civi\Api4\Subscriber\AfformAutocompleteSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Subscriber\AfformAutocompleteSubscriber::onApiPrepare] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 1416
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAutocompleteFieldSubscriberService] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 704
                )

            [Civi\Api4\Event\Subscriber\AutocompleteFieldSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\AutocompleteFieldSubscriber::onApiPrepare] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 1192
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getEventAutocompleteProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1344
                    [pmu] => 1344
                )

            [Civi\Api4\Service\Autocomplete\EventAutocompleteProvider::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Autocomplete\EventAutocompleteProvider::onApiPrepare] => Array
                (
                    [ct] => 3
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 1192
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getHierarchicalEntitySubscriberService] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 704
                )

            [Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::applies==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiPrepare==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::applies] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 1808
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiPrepare] => Array
                (
                    [ct] => 3
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 2024
                    [pmu] => 2368
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 224
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\API\Subscriber\TransactionSubscriber::isTransactional==>Civi\API\Subscriber\TransactionSubscriber::isForceRollback] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Subscriber\TransactionSubscriber::isTransactional] => Array
                (
                    [ct] => 3
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 1328
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Subscriber\TransactionSubscriber::isForceRollback] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\TransactionSubscriber::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 4048
                    [pmu] => 3416
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_ValidateFieldsService] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 704
                )

            [Civi\Api4\Event\Subscriber\ValidateFieldsSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\ValidateFieldsSubscriber::onApiPrepare] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 1416
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_IsCurrentService] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 704
                )

            [Civi\Api4\Event\Subscriber\IsCurrentSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\IsCurrentSubscriber::onApiPrepare] => Array
                (
                    [ct] => 3
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 1160
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactAutocompleteProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 704
                )

            [Civi\Api4\Service\Autocomplete\ContactAutocompleteProvider::on_civi_api_prepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Autocomplete\ContactAutocompleteProvider::on_civi_api_prepare] => Array
                (
                    [ct] => 3
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 1192
                )

            [Civi\API\Subscriber\I18nSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 208
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\I18nSubscriber::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 648
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [civicrm_api3==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 528
                )

            [Civi\API\Kernel::runSafe@1==>Civi\API\Request::create] => Array
                (
                    [ct] => 2
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 2656
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::boot] => Array
                (
                    [ct] => 2
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 472
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Core\Event\ServiceListener::__invoke] => Array
                (
                    [ct] => 16
                    [wt] => 225
                    [cpu] => 0
                    [mu] => 21128
                    [pmu] => 3480
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\ReflectionProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 832
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Api4\Provider\ActionObjectProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 120
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\AdhocProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\MagicFunctionProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 512
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 1848
                )

            [Civi\API\Kernel::resolve==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 2
                    [wt] => 693
                    [cpu] => 0
                    [mu] => 5280
                    [pmu] => 4632
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 2
                    [wt] => 733
                    [cpu] => 0
                    [mu] => 7048
                    [pmu] => 7832
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\ReflectionProvider::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 120
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 696
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\AdhocProvider::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\PermissionCheck::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 1
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 3352
                    [pmu] => 2464
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::authorize] => Array
                (
                    [ct] => 2
                    [wt] => 253
                    [cpu] => 0
                    [mu] => 4432
                    [pmu] => 3744
                )

            [Civi\API\Kernel::prepare@1==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\DebugSubscriber::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\TransactionSubscriber::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\I18nSubscriber::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>_civicrm_api3_api_getfields@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 360
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>_civicrm_api3_swap_out_aliases] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 3664
                    [pmu] => 3472
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_Hook::apiWrappers==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 6
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [Civi\Core\CiviEventDispatcher::dispatch@2==>Civi\Core\CiviEventDispatcher::bindPatterns] => Array
                (
                    [ct] => 2
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 256
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@2==>Symfony\Component\EventDispatcher\EventDispatcher::getListeners] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1168
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Symfony\Contracts\EventDispatcher\Event::isPropagationStopped] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>Civi\Core\Event\GenericHookEvent::getHookValues] => Array
                (
                    [ct] => 11
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>CRM_Core_BAO_Translation::hook_civicrm_apiWrappers] => Array
                (
                    [ct] => 6
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>Civi\Core\Event\GenericHookEvent::addReturnValues] => Array
                (
                    [ct] => 11
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\Core\Event\HookStyleListener::__invoke] => Array
                (
                    [ct] => 2
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 2624
                    [pmu] => 2624
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\Core\CiviEventDispatcher::delegateToUF] => Array
                (
                    [ct] => 2
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 2048
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@2==>Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2] => Array
                (
                    [ct] => 2
                    [wt] => 206
                    [cpu] => 0
                    [mu] => 4760
                    [pmu] => 5688
                )

            [Civi\Core\CiviEventDispatcher::dispatch@2==>Symfony\Component\EventDispatcher\EventDispatcher::dispatch@2] => Array
                (
                    [ct] => 2
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 6688
                    [pmu] => 7176
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\CiviEventDispatcher::dispatch@2] => Array
                (
                    [ct] => 2
                    [wt] => 256
                    [cpu] => 0
                    [mu] => 8344
                    [pmu] => 7496
                )

            [CRM_Utils_Hook::apiWrappers==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 6
                    [wt] => 854
                    [cpu] => 2003
                    [mu] => 15184
                    [pmu] => 13912
                )

            [Civi\API\Subscriber\WrapperAdapter::getWrappers==>CRM_Utils_Hook::apiWrappers] => Array
                (
                    [ct] => 6
                    [wt] => 909
                    [cpu] => 2003
                    [mu] => 11360
                    [pmu] => 15168
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>Civi\API\Subscriber\WrapperAdapter::getWrappers] => Array
                (
                    [ct] => 3
                    [wt] => 418
                    [cpu] => 0
                    [mu] => 13824
                    [pmu] => 16688
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>CRM_Utils_API_AbstractFieldCoder::fromApiInput] => Array
                (
                    [ct] => 6
                    [wt] => 5439
                    [cpu] => 4554
                    [mu] => 120656
                    [pmu] => 28912
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>CRM_Utils_API_ReloadOption::fromApiInput] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 360
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>CRM_Utils_API_MatchOption::fromApiInput] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => -152
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\WrapperAdapter::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 241
                    [cpu] => 0
                    [mu] => 14944
                    [pmu] => 14912
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 1296
                )

            [Civi\API\Kernel::prepare@1==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 1
                    [wt] => 435
                    [cpu] => 998
                    [mu] => 22720
                    [pmu] => 22920
                )

            [Civi\API\Kernel::prepare@1==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 432
                )

            [Civi\API\Kernel::prepare@1==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::prepare@1] => Array
                (
                    [ct] => 1
                    [wt] => 451
                    [cpu] => 998
                    [mu] => 25816
                    [pmu] => 25592
                )

            [civicrm_api3_generic_getfields==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 80
                )

            [_civicrm_api3_get_DAO==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 2
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 952
                )

            [_civicrm_api3_get_DAO==>CRM_Core_DAO_AllCoreTables::getDAONameForEntity] => Array
                (
                    [ct] => 2
                    [wt] => 775
                    [cpu] => 1004
                    [mu] => 568
                    [pmu] => 36888
                )

            [_civicrm_api_get_fields==>_civicrm_api3_get_DAO] => Array
                (
                    [ct] => 2
                    [wt] => 809
                    [cpu] => 1004
                    [mu] => 1800
                    [pmu] => 37840
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 2
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 101272
                    [pmu] => 60120
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 2
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 101288
                    [pmu] => 101288
                )

            [CRM_Core_BAO_Domain::version==>CRM_Core_BAO_Domain::getDomain] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Core_BAO_Domain::version] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getExtensionName==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 2
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 184
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Core_DAO_Base::getExtensionName] => Array
                (
                    [ct] => 2
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 184
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Utils_System::version] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO::getSupportedFields] => Array
                (
                    [ct] => 2
                    [wt] => 165
                    [cpu] => 0
                    [mu] => 105032
                    [pmu] => 107584
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO::makeAttribute] => Array
                (
                    [ct] => 96
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 20104
                    [pmu] => 12952
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 4
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_civicrm_api_get_custom_fields==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1464
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_ContactTypesService==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_ContactTypesService] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 1672
                    [pmu] => 0
                )

            [CRM_Contact_BAO_ContactType::getAllContactTypes==>Civi::cache] => Array
                (
                    [ct] => 389
                    [wt] => 2200
                    [cpu] => 2735
                    [mu] => 2304
                    [pmu] => 60632
                )

            [CRM_Contact_BAO_ContactType::getAllContactTypes==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 389
                    [wt] => 3454
                    [cpu] => 1667
                    [mu] => 8480
                    [pmu] => 101640
                )

            [CRM_Contact_BAO_ContactType::basicTypeInfo==>CRM_Contact_BAO_ContactType::getAllContactTypes] => Array
                (
                    [ct] => 17
                    [wt] => 769
                    [cpu] => 1347
                    [mu] => 12192
                    [pmu] => 0
                )

            [CRM_Contact_BAO_ContactType::basicTypeInfo==>CRM_Contact_BAO_ContactType::{closure}] => Array
                (
                    [ct] => 136
                    [wt] => 128
                    [cpu] => 1015
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_ContactType::basicTypes==>CRM_Contact_BAO_ContactType::basicTypeInfo] => Array
                (
                    [ct] => 17
                    [wt] => 1245
                    [cpu] => 2362
                    [mu] => 19240
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Contact_BAO_ContactType::basicTypes] => Array
                (
                    [ct] => 16
                    [wt] => 1239
                    [cpu] => 2362
                    [mu] => 19512
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::loadAll==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 27
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_MetadataService==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 1752
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_MetadataService] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 1648
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::loadAll==>Civi::cache] => Array
                (
                    [ct] => 27
                    [wt] => 209
                    [cpu] => 0
                    [mu] => 2264
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::loadAll==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 27
                    [wt] => 696
                    [cpu] => 409
                    [mu] => 211672
                    [pmu] => 313488
                )

            [CRM_Core_BAO_CustomGroup::getAll==>CRM_Core_BAO_CustomGroup::loadAll] => Array
                (
                    [ct] => 15
                    [wt] => 890
                    [cpu] => 409
                    [mu] => 216224
                    [pmu] => 313024
                )

            [CRM_Core_BAO_CustomGroup::getAll==>CRM_Core_BAO_CustomGroup::{closure}] => Array
                (
                    [ct] => 660
                    [wt] => 779
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Core_BAO_CustomGroup::getAll] => Array
                (
                    [ct] => 15
                    [wt] => 14782
                    [cpu] => 13301
                    [mu] => 553592
                    [pmu] => 558704
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Core_BAO_CustomField::dataToType] => Array
                (
                    [ct] => 360
                    [wt] => 463
                    [cpu] => 0
                    [mu] => 251144
                    [pmu] => 2504
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Utils_Array::implodePadded] => Array
                (
                    [ct] => 360
                    [wt] => 410
                    [cpu] => 0
                    [mu] => 21768
                    [pmu] => 0
                )

            [CRM_Contact_BAO_ContactType::subTypeInfo==>CRM_Contact_BAO_ContactType::getAllContactTypes] => Array
                (
                    [ct] => 372
                    [wt] => 6321
                    [cpu] => 4055
                    [mu] => 15480
                    [pmu] => 212224
                )

            [CRM_Contact_BAO_ContactType::subTypes==>CRM_Contact_BAO_ContactType::subTypeInfo] => Array
                (
                    [ct] => 372
                    [wt] => 7375
                    [cpu] => 5056
                    [mu] => 141120
                    [pmu] => 253024
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Contact_BAO_ContactType::subTypes] => Array
                (
                    [ct] => 372
                    [wt] => 8312
                    [cpu] => 5056
                    [mu] => 141768
                    [pmu] => 253024
                )

            [CRM_Core_BAO_CustomField::getOptionsForField==>CRM_Core_DAO::getFieldValue] => Array
                (
                    [ct] => 51
                    [wt] => 12677
                    [cpu] => 12494
                    [mu] => 337128
                    [pmu] => 154144
                )

            [CRM_Core_BAO_CustomField::getOptionsForField==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 16
                    [wt] => 177
                    [cpu] => 89
                    [mu] => -274888
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Core_BAO_CustomField::getOptionsForField] => Array
                (
                    [ct] => 360
                    [wt] => 13392
                    [cpu] => 13579
                    [mu] => 47048
                    [pmu] => 154144
                )

            [_civicrm_api_get_custom_fields==>CRM_Core_BAO_CustomField::getFields] => Array
                (
                    [ct] => 2
                    [wt] => 13136
                    [cpu] => 10199
                    [mu] => 538504
                    [pmu] => 445264
                )

            [_civicrm_api_get_custom_fields==>CRM_Core_BAO_CustomField::dataToType] => Array
                (
                    [ct] => 136
                    [wt] => 129
                    [cpu] => 0
                    [mu] => 95224
                    [pmu] => 75448
                )

            [_civicrm_api_get_custom_fields==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 136
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_civicrm_api_get_fields==>_civicrm_api_get_custom_fields] => Array
                (
                    [ct] => 2
                    [wt] => 13758
                    [cpu] => 10199
                    [mu] => 711848
                    [pmu] => 615736
                )

            [civicrm_api3_generic_getfields==>_civicrm_api_get_fields] => Array
                (
                    [ct] => 2
                    [wt] => 15262
                    [cpu] => 12201
                    [mu] => 773848
                    [pmu] => 982000
                )

            [civicrm_api3_generic_getfields==>Civi::service] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [civicrm_api3_generic_getfields==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 2
                    [wt] => 253
                    [cpu] => 0
                    [mu] => 2456
                    [pmu] => 0
                )

            [_civicrm_api3_contact_get_spec==>ts] => Array
                (
                    [ct] => 8
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 0
                )

            [civicrm_api3_generic_getfields==>_civicrm_api3_contact_get_spec] => Array
                (
                    [ct] => 2
                    [wt] => 118
                    [cpu] => 0
                    [mu] => 34960
                    [pmu] => 0
                )

            [civicrm_api3_generic_getfields==>_civicrm_api3_generic_get_metadata_options] => Array
                (
                    [ct] => 308
                    [wt] => 246
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [civicrm_api3_create_success==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 3
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [civicrm_api3_create_success==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 3
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_deprecation_check==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 3
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 328
                )

            [civicrm_api3_create_success==>_civicrm_api3_deprecation_check] => Array
                (
                    [ct] => 3
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 1504
                    [pmu] => 328
                )

            [civicrm_api3_generic_getfields==>civicrm_api3_create_success] => Array
                (
                    [ct] => 2
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 3928
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke==>civicrm_api3_generic_getfields] => Array
                (
                    [ct] => 1
                    [wt] => 12346
                    [cpu] => 9043
                    [mu] => 499264
                    [pmu] => 629176
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Provider\MagicFunctionProvider::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 12350
                    [cpu] => 9043
                    [mu] => 498256
                    [pmu] => 629176
                )

            [Civi\API\Event\RespondEvent::__construct==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\API\Event\RespondEvent::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Subscriber\WrapperAdapter::getWrappers] => Array
                (
                    [ct] => 3
                    [wt] => 527
                    [cpu] => 2003
                    [mu] => 2784
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_MatchOption::toApiOutput] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_ReloadOption::toApiOutput] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_NullOutputCoder::toApiOutput] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_AbstractFieldCoder::toApiOutput] => Array
                (
                    [ct] => 3
                    [wt] => 191998
                    [cpu] => 189103
                    [mu] => 5111160
                    [pmu] => 2034448
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Event\RespondEvent::setResponse] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\WrapperAdapter::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 5928
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiRespond==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::applies] => Array
                (
                    [ct] => 3
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiRespond] => Array
                (
                    [ct] => 3
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\Event::getApiKernel] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::callNestedApi==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 3
                    [wt] => 71
                    [cpu] => 1002
                    [mu] => 696
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Subscriber\ChainSubscriber::callNestedApi] => Array
                (
                    [ct] => 3
                    [wt] => 98
                    [cpu] => 1002
                    [mu] => 1360
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\RespondEvent::setResponse] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\ChainSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 1002
                    [mu] => 5024
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getActivityLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\ActivityLinksProvider::alterActivityLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\ActivityLinksProvider::alterActivityLinksResult] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\ContactLinksProvider::alterContactLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\ContactLinksProvider::alterContactLinksResult] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\MailSettingsLinksProvider::alterLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\MailSettingsLinksProvider::alterLinksResult] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\MembershipLinksProvider::alterMembershipLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\MembershipLinksProvider::alterMembershipLinksResult] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\TransactionSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 704
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\ParticipantLinksProvider::alterParticipantLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\ParticipantLinksProvider::alterParticipantLinksResult] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Civi\API\Subscriber\I18nSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\I18nSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DebugSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DebugSubscriber::onApiRespond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\DebugSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 1
                    [wt] => 476
                    [cpu] => 1002
                    [mu] => 31672
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::respond] => Array
                (
                    [ct] => 2
                    [wt] => 854
                    [cpu] => 2002
                    [mu] => 38776
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe@1==>Civi\API\Kernel::runRequest@1] => Array
                (
                    [ct] => 2
                    [wt] => 19238
                    [cpu] => 16044
                    [mu] => 792616
                    [pmu] => 1025808
                )

            [Civi\API\Kernel::runSafe@1==>Civi\API\Kernel::formatResult] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api3==>Civi\API\Kernel::runSafe@1] => Array
                (
                    [ct] => 1
                    [wt] => 14103
                    [cpu] => 11043
                    [mu] => 570232
                    [pmu] => 666824
                )

            [_civicrm_api3_api_getfields==>civicrm_api3] => Array
                (
                    [ct] => 1
                    [wt] => 14120
                    [cpu] => 11043
                    [mu] => 571440
                    [pmu] => 668048
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>_civicrm_api3_api_getfields] => Array
                (
                    [ct] => 2
                    [wt] => 14128
                    [cpu] => 11043
                    [mu] => 572088
                    [pmu] => 668200
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>_civicrm_api3_swap_out_aliases] => Array
                (
                    [ct] => 2
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>Civi\API\Subscriber\APIv3SchemaAdapter::getRequired] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>civicrm_api3_verify_mandatory] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 14206
                    [cpu] => 11043
                    [mu] => 576920
                    [pmu] => 669120
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Core\Event\HookStyleListener::__invoke] => Array
                (
                    [ct] => 4
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 64
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_AbstractFieldCoder::isApiControlField] => Array
                (
                    [ct] => 12
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::getSkipFields==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 748
                    [cpu] => 564
                    [mu] => 17728
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::getSkipFields==>DB_DataObject::fetch] => Array
                (
                    [ct] => 5
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 5392
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::isSkippedField==>CRM_Utils_API_HTMLInputCoder::getSkipFields] => Array
                (
                    [ct] => 10
                    [wt] => 833
                    [cpu] => 564
                    [mu] => 6896
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::isSkippedField==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_AbstractFieldCoder::isSkippedField] => Array
                (
                    [ct] => 12
                    [wt] => 893
                    [cpu] => 564
                    [mu] => 7200
                    [pmu] => 1400
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput@2==>CRM_Utils_API_HTMLInputCoder::encodeValue] => Array
                (
                    [ct] => 1115
                    [wt] => 913
                    [cpu] => 999
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput@1==>CRM_Utils_API_HTMLInputCoder::encodeInput@2] => Array
                (
                    [ct] => 1115
                    [wt] => 3066
                    [cpu] => 3990
                    [mu] => 1248
                    [pmu] => 24008
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput==>CRM_Utils_API_HTMLInputCoder::encodeInput@1] => Array
                (
                    [ct] => 2
                    [wt] => 4448
                    [cpu] => 3990
                    [mu] => 107912
                    [pmu] => 24984
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_HTMLInputCoder::encodeInput] => Array
                (
                    [ct] => 6
                    [wt] => 4463
                    [cpu] => 3990
                    [mu] => 110040
                    [pmu] => 26256
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput@1==>CRM_Utils_API_HTMLInputCoder::encodeValue] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput==>CRM_Utils_API_HTMLInputCoder::encodeValue] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 360
                )

            [CRM_Utils_API_AbstractFieldCoder::isSkippedField==>CRM_Utils_API_AbstractFieldCoder::getSkipFields] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_NullOutputCoder::encodeInput] => Array
                (
                    [ct] => 6
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\WrapperAdapter::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 5691
                    [cpu] => 4554
                    [mu] => 119688
                    [pmu] => 33688
                )

            [_civicrm_api3_field_value_check==>CRM_Core_DAO::acceptedSQLOperators] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_validate_integer==>_civicrm_api3_field_value_check] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 712
                )

            [_civicrm_api3_validate_fields==>_civicrm_api3_validate_integer] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 2584
                    [pmu] => 1720
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate==>_civicrm_api3_validate_fields] => Array
                (
                    [ct] => 1
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 3712
                    [pmu] => 2384
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => -720
                    [pmu] => 48
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate] => Array
                (
                    [ct] => 2
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 3696
                    [pmu] => 2496
                )

            [Civi\API\Kernel::prepare==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 2
                    [wt] => 20535
                    [cpu] => 16596
                    [mu] => 728512
                    [pmu] => 729232
                )

            [Civi\API\Kernel::prepare==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::prepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::prepare] => Array
                (
                    [ct] => 1
                    [wt] => 20228
                    [cpu] => 16596
                    [mu] => 732512
                    [pmu] => 725560
                )

            [civicrm_api3_contact_get==>_civicrm_api3_contact_get_supportanomalies] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_get_using_query_object==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 368
                )

            [_civicrm_api3_get_options_from_params==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [_civicrm_api3_get_options_from_params==>CRM_Utils_Rule::integer] => Array
                (
                    [ct] => 2
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_get_using_query_object==>_civicrm_api3_get_options_from_params] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 1002
                    [mu] => 4936
                    [pmu] => 4936
                )

            [civicrm_api@1==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 528
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::prepare] => Array
                (
                    [ct] => 1
                    [wt] => 346
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 5000
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke@1==>civicrm_api3_generic_getfields] => Array
                (
                    [ct] => 1
                    [wt] => 4162
                    [cpu] => 4001
                    [mu] => 220072
                    [pmu] => 353752
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Provider\MagicFunctionProvider::invoke@1] => Array
                (
                    [ct] => 1
                    [wt] => 4168
                    [cpu] => 4001
                    [mu] => 219064
                    [pmu] => 353752
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\WrapperAdapter::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 192472
                    [cpu] => 191106
                    [mu] => 5111192
                    [pmu] => 2034448
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\ChainSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 107
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\TransactionSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\I18nSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\DebugSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 2
                    [wt] => 192999
                    [cpu] => 191106
                    [mu] => 5114608
                    [pmu] => 2034448
                )

            [civicrm_api@1==>Civi\API\Kernel::runSafe@1] => Array
                (
                    [ct] => 1
                    [wt] => 5206
                    [cpu] => 5001
                    [mu] => 224800
                    [pmu] => 362152
                )

            [_civicrm_api3_get_using_query_object==>civicrm_api@1] => Array
                (
                    [ct] => 1
                    [wt] => 5226
                    [cpu] => 5001
                    [mu] => 225632
                    [pmu] => 363000
                )

            [CRM_Contact_BAO_Query::convertFormValues==>CRM_Contact_BAO_Query::filterCountryFromValuesIfStateExists] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::convertFormValues==>CRM_Core_BAO_CustomValue::fixCustomFieldValue] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::convertFormValues==>CRM_Contact_BAO_Query::isAlreadyProcessedForQueryFormat] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::convertFormValues==>CRM_Contact_BAO_Query::legacyConvertFormValues] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fixWhereValues==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fixWhereValues==>CRM_Utils_System::isNull] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::convertFormValues==>CRM_Contact_BAO_Query::fixWhereValues] => Array
                (
                    [ct] => 2
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 4336
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::isAlreadyProcessedForQueryFormat==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_System::isNull==>CRM_Core_DAO::acceptedSQLOperators] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fixWhereValues==>CRM_Core_DAO::acceptedSQLOperators] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_civicrm_api3_get_using_query_object==>CRM_Contact_BAO_Query::convertFormValues] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 8696
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Contact_BAO_Query::setOperator] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Core_Session::getLoggedInContactID] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Cache::cleanKey==>CRM_Utils_Cache::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_FieldsService==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 2384
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_FieldsService] => Array
                (
                    [ct] => 1
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 2232
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>Civi::cache] => Array
                (
                    [ct] => 2
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 2848
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 1
                    [wt] => 406
                    [cpu] => 666
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO::export==>CRM_Core_DAO_Base::getTableName] => Array
                (
                    [ct] => 22
                    [wt] => 485
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getExports==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 20
                    [wt] => 30042
                    [cpu] => 30690
                    [mu] => 822904
                    [pmu] => 539192
                )

            [CRM_Core_DAO::export==>CRM_Core_DAO_AllCoreTables::getExports] => Array
                (
                    [ct] => 19
                    [wt] => 27110
                    [cpu] => 27690
                    [mu] => 647048
                    [pmu] => 462904
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 8
                    [wt] => 4518
                    [cpu] => 6133
                    [mu] => 177392
                    [pmu] => 110680
                )

            [CRM_Core_DAO::import==>CRM_Core_DAO_Base::getTableName] => Array
                (
                    [ct] => 3
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getImports==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 3
                    [wt] => 13212
                    [cpu] => 12999
                    [mu] => 305496
                    [pmu] => 5568
                )

            [CRM_Core_DAO::import==>CRM_Core_DAO_AllCoreTables::getImports] => Array
                (
                    [ct] => 3
                    [wt] => 13271
                    [cpu] => 12999
                    [mu] => 240184
                    [pmu] => 5568
                )

            [CRM_Core_OptionValue::getFields==>CRM_Core_DAO::import] => Array
                (
                    [ct] => 1
                    [wt] => 2303
                    [cpu] => 2000
                    [mu] => 37088
                    [pmu] => 776
                )

            [CRM_Core_OptionValue::getFields==>ts] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Core_OptionValue::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 2329
                    [cpu] => 2000
                    [mu] => 45192
                    [pmu] => 776
                )

            [CRM_Contact_BAO_Contact::exportableFields==>ts] => Array
                (
                    [ct] => 6
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 936
                    [pmu] => 0
                )

            [CRM_Core_BAO_OptionGroup::getTitlesByNames==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 923
                    [cpu] => 596
                    [mu] => 19856
                    [pmu] => 10296
                )

            [CRM_Core_BAO_OptionGroup::getTitlesByNames==>DB_DataObject::fetch] => Array
                (
                    [ct] => 121
                    [wt] => 780
                    [cpu] => 905
                    [mu] => 103352
                    [pmu] => 13368
                )

            [CRM_Core_BAO_OptionGroup::getTitleByName==>CRM_Core_BAO_OptionGroup::getTitlesByNames] => Array
                (
                    [ct] => 16
                    [wt] => 1909
                    [cpu] => 1501
                    [mu] => 23400
                    [pmu] => 31712
                )

            [CRM_Core_BAO_OptionGroup::getTitleByName==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::appendPseudoConstantsToFields==>CRM_Core_BAO_OptionGroup::getTitleByName] => Array
                (
                    [ct] => 16
                    [wt] => 1973
                    [cpu] => 1501
                    [mu] => 23224
                    [pmu] => 31712
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Core_DAO::appendPseudoConstantsToFields] => Array
                (
                    [ct] => 1
                    [wt] => 1920
                    [cpu] => 1501
                    [mu] => 24248
                    [pmu] => 31712
                )

            [CRM_Core_DAO_AllCoreTables::getExports@1==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 3
                    [wt] => 2340
                    [cpu] => 1002
                    [mu] => 60640
                    [pmu] => 50880
                )

            [CRM_Core_DAO::export==>CRM_Core_DAO_AllCoreTables::getExports@1] => Array
                (
                    [ct] => 3
                    [wt] => 2351
                    [cpu] => 1002
                    [mu] => 50472
                    [pmu] => 50880
                )

            [CRM_Core_DAO_AllCoreTables::getExports==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 3
                    [wt] => 2419
                    [cpu] => 1002
                    [mu] => 49120
                    [pmu] => 50880
                )

            [CRM_Core_DAO_AllCoreTables::getExports==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getExports==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getExports==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getExports==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getExports==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 148
                    [cpu] => 997
                    [mu] => 640
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>_afform_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 6
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 565
                    [cpu] => 1005
                    [mu] => 752
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 160
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>drupal_autoload_class] => Array
                (
                    [ct] => 3
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_autoload_interface==>_registry_check_code] => Array
                (
                    [ct] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>drupal_autoload_interface] => Array
                (
                    [ct] => 3
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [drupal_autoload_trait==>_registry_check_code] => Array
                (
                    [ct] => 3
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>drupal_autoload_trait] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [CRM_Core_DAO_Address::export==>CRM_Core_DAO_AllCoreTables::getExports] => Array
                (
                    [ct] => 1
                    [wt] => 5707
                    [cpu] => 4999
                    [mu] => 128544
                    [pmu] => 131592
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Core_DAO_Address::export] => Array
                (
                    [ct] => 1
                    [wt] => 5711
                    [cpu] => 4999
                    [mu] => 129192
                    [pmu] => 131592
                )

            [CRM_Core_BAO_CustomGroup::getAll@1==>CRM_Core_BAO_CustomGroup::loadAll] => Array
                (
                    [ct] => 12
                    [wt] => 252
                    [cpu] => 530
                    [mu] => 1336
                    [pmu] => 464
                )

            [CRM_Core_Permission::customGroup==>CRM_Core_BAO_CustomGroup::getAll@1] => Array
                (
                    [ct] => 12
                    [wt] => 298
                    [cpu] => 530
                    [mu] => 1200
                    [pmu] => 464
                )

            [CRM_Core_Permission::getCorePermissions==>ts] => Array
                (
                    [ct] => 120
                    [wt] => 2026
                    [cpu] => 2001
                    [mu] => 8232
                    [pmu] => 28752
                )

            [CRM_Core_Permission::isMultisiteEnabled==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 256
                )

            [CRM_Core_Permission::isMultisiteEnabled==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Permission::getCorePermissions==>CRM_Core_Permission::isMultisiteEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 1280
                )

            [CRM_Core_Permission::getCoreAndComponentPermissions==>CRM_Core_Permission::getCorePermissions] => Array
                (
                    [ct] => 1
                    [wt] => 2235
                    [cpu] => 2001
                    [mu] => 41320
                    [pmu] => 30440
                )

            [CRM_Core_Component::getComponents==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Component::getComponents==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Component::getComponents==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Component::getComponents==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 784
                )

            [CRM_Core_Component::getComponents==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 488
                )

            [CRM_Core_Component::getComponents==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 222
                    [cpu] => 1002
                    [mu] => 2600
                    [pmu] => 3800
                )

            [CRM_Core_Component::getComponents==>DB_DataObject::find] => Array
                (
                    [ct] => 1
                    [wt] => 1286
                    [cpu] => 777
                    [mu] => 22928
                    [pmu] => 22496
                )

            [CRM_Core_Component::getComponents==>DB_DataObject::fetch] => Array
                (
                    [ct] => 9
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 7600
                    [pmu] => 6816
                )

            [CRM_Core_Component::getComponents==>CRM_Utils_File::isIncludable] => Array
                (
                    [ct] => 8
                    [wt] => 713
                    [cpu] => 785
                    [mu] => 1336
                    [pmu] => 0
                )

            [CRM_Event_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1544
                )

            [CRM_Core_Component_Info::__construct==>CRM_Event_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1920
                )

            [CRM_Core_Component_Info::__construct==>CRM_Core_Component_Info::getKeyword] => Array
                (
                    [ct] => 8
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 392
                )

            [CRM_Core_Component::getComponents==>CRM_Core_Component_Info::__construct] => Array
                (
                    [ct] => 8
                    [wt] => 338
                    [cpu] => 0
                    [mu] => 16280
                    [pmu] => 12456
                )

            [CRM_Contribute_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 1224
                )

            [CRM_Core_Component_Info::__construct==>CRM_Contribute_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 1672
                    [pmu] => 1224
                )

            [CRM_Member_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1200
                )

            [CRM_Core_Component_Info::__construct==>CRM_Member_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1200
                )

            [CRM_Mailing_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1216
                )

            [CRM_Core_Component_Info::__construct==>CRM_Mailing_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1216
                )

            [CRM_Pledge_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1200
                )

            [CRM_Core_Component_Info::__construct==>CRM_Pledge_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1200
                )

            [CRM_Case_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1208
                )

            [CRM_Case_Info::getInfo==>Civi::settings] => Array
                (
                    [ct] => 2
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [CRM_Case_Info::getInfo==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Core_Component_Info::__construct==>CRM_Case_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 2880
                    [pmu] => 2168
                )

            [CRM_Report_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1208
                )

            [CRM_Core_Component_Info::__construct==>CRM_Report_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1208
                )

            [CRM_Campaign_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1216
                )

            [CRM_Core_Component_Info::__construct==>CRM_Campaign_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1216
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Core_Component::getComponents] => Array
                (
                    [ct] => 1
                    [wt] => 2933
                    [cpu] => 2564
                    [mu] => 33192
                    [pmu] => 50328
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Event_Info::getPermissions==>ts] => Array
                (
                    [ct] => 15
                    [wt] => 191
                    [cpu] => 0
                    [mu] => 21976
                    [pmu] => 23432
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Event_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 209
                    [cpu] => 0
                    [mu] => 26008
                    [pmu] => 23432
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Event_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Core_Component::isEnabled==>Civi::settings] => Array
                (
                    [ct] => 52
                    [wt] => 471
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 9424
                )

            [CRM_Core_Component::isEnabled==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 52
                    [wt] => 188
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component_Info::isEnabled==>CRM_Core_Component::isEnabled] => Array
                (
                    [ct] => 44
                    [wt] => 561
                    [cpu] => 0
                    [mu] => 1816
                    [pmu] => 9768
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Core_Component_Info::isEnabled] => Array
                (
                    [ct] => 44
                    [wt] => 646
                    [cpu] => 0
                    [mu] => 2464
                    [pmu] => 10024
                )

            [CRM_Contribute_Info::getPermissions==>ts] => Array
                (
                    [ct] => 7
                    [wt] => 110
                    [cpu] => 0
                    [mu] => 1000
                    [pmu] => 0
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Contribute_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 119
                    [cpu] => 997
                    [mu] => 3528
                    [pmu] => 0
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Contribute_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Member_Info::getPermissions==>ts] => Array
                (
                    [ct] => 6
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 0
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Member_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 3072
                    [pmu] => 0
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Member_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Mailing_Info::getPermissions==>ts] => Array
                (
                    [ct] => 9
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 1112
                    [pmu] => 2320
                )

            [CRM_Mailing_Info::workflowEnabled==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Mailing_Info::workflowEnabled==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_System_DrupalBase::mailingWorkflowIsEnabled==>module_exists] => Array
                (
                    [ct] => 3
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Mailing_Info::workflowEnabled==>CRM_Utils_System_DrupalBase::mailingWorkflowIsEnabled] => Array
                (
                    [ct] => 3
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 1232
                )

            [CRM_Mailing_Info::getPermissions==>CRM_Mailing_Info::workflowEnabled] => Array
                (
                    [ct] => 3
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 3128
                    [pmu] => 3064
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Mailing_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 7960
                    [pmu] => 5520
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Mailing_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Pledge_Info::getPermissions==>ts] => Array
                (
                    [ct] => 6
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 2272
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Pledge_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 3072
                    [pmu] => 2288
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Pledge_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Case_Info::getPermissions==>ts] => Array
                (
                    [ct] => 10
                    [wt] => 140
                    [cpu] => 0
                    [mu] => 1176
                    [pmu] => 3072
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Case_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 4080
                    [pmu] => 3072
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Case_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Report_Info::getPermissions==>ts] => Array
                (
                    [ct] => 14
                    [wt] => 189
                    [cpu] => 1000
                    [mu] => 1432
                    [pmu] => 4288
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Report_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 205
                    [cpu] => 1000
                    [mu] => 5088
                    [pmu] => 4304
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Report_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Campaign_Info::getPermissions==>ts] => Array
                (
                    [ct] => 13
                    [wt] => 160
                    [cpu] => 0
                    [mu] => 1368
                    [pmu] => 3848
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Campaign_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 178
                    [cpu] => 0
                    [mu] => 5024
                    [pmu] => 4000
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Campaign_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Core_Permission::getCoreAndComponentPermissions==>CRM_Core_Permission::getComponentPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 4967
                    [cpu] => 4561
                    [mu] => 104000
                    [pmu] => 104640
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Permission::getCoreAndComponentPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 7216
                    [cpu] => 6562
                    [mu] => 145640
                    [pmu] => 139136
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Hook::permission==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::setGettextDomain==>CRM_Core_I18n::getResourceDir] => Array
                (
                    [ct] => 10
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 1368
                    [pmu] => 8384
                )

            [CRM_Core_I18n::setGettextDomain==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 5
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_I18n::setGettextDomain==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 5
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_I18n::setGettextDomain==>CRM_Extension_Mapper::keyToInfo] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_I18n::setGettextDomain==>CRM_Extension_Mapper::keyToBasePath] => Array
                (
                    [ct] => 5
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 2240
                )

            [CRM_Core_I18n::crm_translate_raw==>CRM_Core_I18n::setGettextDomain] => Array
                (
                    [ct] => 102
                    [wt] => 557
                    [cpu] => 0
                    [mu] => 4208
                    [pmu] => 13512
                )

            [CRM_Grant_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 44
                    [wt] => 1341
                    [cpu] => 2003
                    [mu] => 7144
                    [pmu] => 9120
                )

            [civigrant_civicrm_permission==>CRM_Grant_ExtensionUtil::ts] => Array
                (
                    [ct] => 9
                    [wt] => 342
                    [cpu] => 1001
                    [mu] => 8792
                    [pmu] => 7872
                )

            [CRM_Utils_Hook::runHooks==>civigrant_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 355
                    [cpu] => 1001
                    [mu] => 7688
                    [pmu] => 7872
                )

            [CRM_Afform_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 2
                    [wt] => 128
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 2768
                )

            [afform_civicrm_permission==>CRM_Afform_ExtensionUtil::ts] => Array
                (
                    [ct] => 2
                    [wt] => 131
                    [cpu] => 0
                    [mu] => 2048
                    [pmu] => 2768
                )

            [CRM_Utils_Hook::runHooks==>afform_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 2288
                    [pmu] => 2768
                )

            [CRM_Search_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 2
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 2352
                )

            [search_kit_civicrm_permission==>CRM_Search_ExtensionUtil::ts] => Array
                (
                    [ct] => 2
                    [wt] => 123
                    [cpu] => 0
                    [mu] => 2048
                    [pmu] => 2352
                )

            [CRM_Utils_Hook::runHooks==>search_kit_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 2352
                )

            [CRM_Authx_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 161
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 2808
                )

            [authx_civicrm_permission==>CRM_Authx_ExtensionUtil::ts] => Array
                (
                    [ct] => 4
                    [wt] => 169
                    [cpu] => 0
                    [mu] => 2912
                    [pmu] => 2808
                )

            [CRM_Utils_Hook::runHooks==>authx_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 175
                    [cpu] => 0
                    [mu] => 3848
                    [pmu] => 2808
                )

            [oauth_client_civicrm_permission==>ts] => Array
                (
                    [ct] => 11
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 1240
                    [pmu] => 3768
                )

            [CRM_Utils_Hook::runHooks==>oauth_client_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 4072
                    [pmu] => 3832
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>CRM_Extension_MixInfo::isActive] => Array
                (
                    [ct] => 3
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 408
                )

            [Civi\Mixin\SettingAdminV1\About::instance==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Mixin\SettingAdminV1\About::instance==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Mixin\SettingAdminV1\About::instance==>CRM_Extension_Mapper::keyToInfo] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>Civi\Mixin\SettingAdminV1\About::instance] => Array
                (
                    [ct] => 3
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 2816
                    [pmu] => 2656
                )

            [_ts==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 132
                    [cpu] => 999
                    [mu] => 768
                    [pmu] => 4896
                )

            [Civi\Mixin\SettingAdminV1\About::getLabel==>_ts] => Array
                (
                    [ct] => 4
                    [wt] => 140
                    [cpu] => 999
                    [mu] => 2760
                    [pmu] => 5984
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>Civi\Mixin\SettingAdminV1\About::getLabel] => Array
                (
                    [ct] => 4
                    [wt] => 151
                    [cpu] => 999
                    [mu] => 1952
                    [pmu] => 6376
                )

            [CRM_Core_I18n::crm_translate==>CRM_Core_I18n::strarg] => Array
                (
                    [ct] => 6
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 11880
                    [pmu] => 1008
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 2536
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}] => Array
                (
                    [ct] => 3
                    [wt] => 305
                    [cpu] => 999
                    [mu] => 8896
                    [pmu] => 12176
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\Core\Event\HookStyleListener::__invoke] => Array
                (
                    [ct] => 5
                    [wt] => 358
                    [cpu] => 999
                    [mu] => 10696
                    [pmu] => 12176
                )

            [CRM_Utils_Hook::permission==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 1459
                    [cpu] => 2000
                    [mu] => 33040
                    [pmu] => 36040
                )

            [CRM_Core_Permission_Base::getAllModulePermissions==>CRM_Utils_Hook::permission] => Array
                (
                    [ct] => 1
                    [wt] => 1468
                    [cpu] => 2000
                    [mu] => 33424
                    [pmu] => 36040
                )

            [CRM_Core_Permission_Base::getAllModulePermissions==>CRM_Core_Permission_Base::{closure}] => Array
                (
                    [ct] => 80
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Permission_Base::getAllModulePermissions] => Array
                (
                    [ct] => 1
                    [wt] => 1669
                    [cpu] => 2000
                    [mu] => 35488
                    [pmu] => 39264
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Permission::setImpliedBy] => Array
                (
                    [ct] => 15
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 19616
                    [pmu] => 14056
                )

            [CRM_Core_Permission::setImpliedBy==>CRM_Core_Permission::setImpliedBy@1] => Array
                (
                    [ct] => 4
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 4328
                    [pmu] => 4672
                )

            [CRM_Core_Permission::basicPermissions==>CRM_Core_Permission::assembleBasicPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 9011
                    [cpu] => 8562
                    [mu] => 207976
                    [pmu] => 206328
                )

            [CRM_Core_Permission::getImpliedBy==>CRM_Core_Permission::basicPermissions] => Array
                (
                    [ct] => 19
                    [wt] => 9053
                    [cpu] => 8562
                    [mu] => 191752
                    [pmu] => 206328
                )

            [CRM_Core_Permission::check==>CRM_Core_Permission::getImpliedBy] => Array
                (
                    [ct] => 18
                    [wt] => 9166
                    [cpu] => 9564
                    [mu] => 199152
                    [pmu] => 206328
                )

            [CRM_Core_Permission_Base::translatePermission==>CRM_Utils_String::parsePrefix] => Array
                (
                    [ct] => 19
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 7728
                    [pmu] => 0
                )

            [CRM_Core_Permission_Drupal::check==>CRM_Core_Permission_Base::translatePermission] => Array
                (
                    [ct] => 19
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Core_Permission_Drupal::check==>user_access] => Array
                (
                    [ct] => 19
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Permission_Drupal::check] => Array
                (
                    [ct] => 18
                    [wt] => 284
                    [cpu] => 999
                    [mu] => 2480
                    [pmu] => 0
                )

            [CRM_Utils_Hook::permission_check==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 19
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::checkConstPermissions==>Civi\Core\Event\GenericHookEvent::__get] => Array
                (
                    [ct] => 19
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>CRM_Core_Permission::checkConstPermissions] => Array
                (
                    [ct] => 19
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 96
                )

            [CRM_Utils_Hook::runHooks==>afform_civicrm_permission_check] => Array
                (
                    [ct] => 19
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::permission_check==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 19
                    [wt] => 2155
                    [cpu] => 2197
                    [mu] => 21328
                    [pmu] => 5832
                )

            [CRM_Core_Permission::check==>CRM_Utils_Hook::permission_check] => Array
                (
                    [ct] => 18
                    [wt] => 2045
                    [cpu] => 1197
                    [mu] => 6992
                    [pmu] => 5832
                )

            [CRM_Core_Permission::customGroupAdmin==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 12
                    [wt] => 11440
                    [cpu] => 11760
                    [mu] => 210296
                    [pmu] => 212160
                )

            [CRM_Core_Permission::customGroup==>CRM_Core_Permission::customGroupAdmin] => Array
                (
                    [ct] => 12
                    [wt] => 11484
                    [cpu] => 11760
                    [mu] => 201536
                    [pmu] => 212160
                )

            [CRM_Core_BAO_CustomGroup::getAll==>CRM_Core_Permission::customGroup] => Array
                (
                    [ct] => 12
                    [wt] => 11921
                    [cpu] => 12290
                    [mu] => 235496
                    [pmu] => 219528
                )

            [CRM_Core_BAO_CustomField::getFieldsForImport==>CRM_Core_BAO_CustomField::getFields] => Array
                (
                    [ct] => 12
                    [wt] => 22942
                    [cpu] => 21808
                    [mu] => 475232
                    [pmu] => 397904
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Core_BAO_CustomField::getFieldsForImport] => Array
                (
                    [ct] => 4
                    [wt] => 15186
                    [cpu] => 12558
                    [mu] => 553576
                    [pmu] => 416808
                )

            [CRM_Contact_BAO_Contact::exportableFields==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Contact_BAO_ContactType::basicTypes] => Array
                (
                    [ct] => 1
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Utils_Cache_Redis::set==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 3
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Cache_Redis::set==>CRM_Utils_Date::convertCacheTtl] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Cache_FastArrayDecorator::set==>CRM_Utils_Cache_Redis::set] => Array
                (
                    [ct] => 3
                    [wt] => 2830
                    [cpu] => 1553
                    [mu] => 1832
                    [pmu] => 172176
                )

            [CRM_Utils_Cache_CacheWrapper::set==>CRM_Utils_Cache_FastArrayDecorator::set] => Array
                (
                    [ct] => 3
                    [wt] => 2865
                    [cpu] => 1553
                    [mu] => 2856
                    [pmu] => 172176
                )

            [CRM_Contact_BAO_Contact::exportableFields==>CRM_Utils_Cache_CacheWrapper::set] => Array
                (
                    [ct] => 1
                    [wt] => 1264
                    [cpu] => 728
                    [mu] => 3504
                    [pmu] => 172176
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Contact_BAO_Contact::exportableFields] => Array
                (
                    [ct] => 1
                    [wt] => 32078
                    [cpu] => 30585
                    [mu] => 741344
                    [pmu] => 881648
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 1
                    [wt] => 3022
                    [cpu] => 2623
                    [mu] => 33824
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::__construct==>ts] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Core_Component::_info==>CRM_Core_Component::getComponents] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::_info==>CRM_Core_Component::isEnabled] => Array
                (
                    [ct] => 8
                    [wt] => 268
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::getQueryFields==>CRM_Core_Component::_info] => Array
                (
                    [ct] => 1
                    [wt] => 299
                    [cpu] => 0
                    [mu] => 2240
                    [pmu] => 0
                )

            [CRM_Core_Component::getQueryFields==>CRM_Core_Component_Info::usesSearch] => Array
                (
                    [ct] => 7
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Component_Info::getBAOQueryObject==>CRM_Core_Component_Info::_instantiate] => Array
                (
                    [ct] => 42
                    [wt] => 101
                    [cpu] => 1005
                    [mu] => 4336
                    [pmu] => 440
                )

            [CRM_Core_Component::getQueryFields==>CRM_Core_Component_Info::getBAOQueryObject] => Array
                (
                    [ct] => 6
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 1472
                    [pmu] => 0
                )

            [CRM_Event_BAO_Query::getFields==>CRM_Core_DAO::import] => Array
                (
                    [ct] => 1
                    [wt] => 6251
                    [cpu] => 7001
                    [mu] => 140736
                    [pmu] => 0
                )

            [CRM_Event_BAO_Query::getParticipantFields==>CRM_Core_DAO::import] => Array
                (
                    [ct] => 1
                    [wt] => 4826
                    [cpu] => 3998
                    [mu] => 62624
                    [pmu] => 4792
                )

            [CRM_Event_BAO_Query::getParticipantFields==>ts] => Array
                (
                    [ct] => 6
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 936
                    [pmu] => 0
                )

            [CRM_Event_BAO_Query::getParticipantFields==>CRM_Core_BAO_CustomField::getFieldsForImport] => Array
                (
                    [ct] => 1
                    [wt] => 705
                    [cpu] => 0
                    [mu] => 4216
                    [pmu] => 0
                )

            [CRM_Event_BAO_Query::getFields==>CRM_Event_BAO_Query::getParticipantFields] => Array
                (
                    [ct] => 1
                    [wt] => 5671
                    [cpu] => 4999
                    [mu] => 70704
                    [pmu] => 4792
                )

            [CRM_Event_BAO_Query::getFields==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 1
                    [wt] => 958
                    [cpu] => 1002
                    [mu] => 14576
                    [pmu] => 21016
                )

            [CRM_Event_BAO_Query::getPseudoEventDateFieldMetadata==>ts] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Event_BAO_Query::getFields==>CRM_Event_BAO_Query::getPseudoEventDateFieldMetadata] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1656
                    [pmu] => 0
                )

            [CRM_Core_Component::getQueryFields==>CRM_Event_BAO_Query::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 12937
                    [cpu] => 13002
                    [mu] => 225576
                    [pmu] => 25808
                )

            [CRM_Contribute_BAO_Query::getFields==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 1
                    [wt] => 3925
                    [cpu] => 3998
                    [mu] => 79448
                    [pmu] => 73432
                )

            [CRM_Contribute_BAO_Contribution::exportableFields==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 2
                    [wt] => 6571
                    [cpu] => 6560
                    [mu] => 126152
                    [pmu] => 111312
                )

            [CRM_Core_DAO::singleValueQuery==>CRM_Core_DAO::composeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::singleValueQuery==>CRM_Core_DAO::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Core_DAO::singleValueQuery==>CRM_Core_DAO::query] => Array
                (
                    [ct] => 1
                    [wt] => 1198
                    [cpu] => 803
                    [mu] => 17672
                    [pmu] => 18232
                )

            [DB_DataObject::getDatabaseResult==>DB_DataObject::_connect] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::singleValueQuery==>DB_DataObject::getDatabaseResult] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_DAO::singleValueQuery==>DB_result::fetchRow] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 608
                )

            [CRM_Core_DAO::singleValueQuery==>DB_DataObject::free] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 488
                )

            [CRM_Contribute_BAO_Query::isSiteHasProducts==>CRM_Core_DAO::singleValueQuery] => Array
                (
                    [ct] => 1
                    [wt] => 1317
                    [cpu] => 803
                    [mu] => 22528
                    [pmu] => 19816
                )

            [CRM_Contribute_BAO_Contribution::exportableFields==>CRM_Contribute_BAO_Query::isSiteHasProducts] => Array
                (
                    [ct] => 1
                    [wt] => 1328
                    [cpu] => 803
                    [mu] => 6712
                    [pmu] => 19880
                )

            [CRM_Contribute_BAO_Contribution::exportableFields==>ts] => Array
                (
                    [ct] => 9
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 1128
                    [pmu] => 0
                )

            [CRM_Contribute_BAO_Contribution::exportableFields==>CRM_Core_BAO_CustomField::getFieldsForImport] => Array
                (
                    [ct] => 1
                    [wt] => 2018
                    [cpu] => 2211
                    [mu] => 7984
                    [pmu] => 16392
                )

            [CRM_Contribute_BAO_Query::getFields==>CRM_Contribute_BAO_Contribution::exportableFields] => Array
                (
                    [ct] => 1
                    [wt] => 10134
                    [cpu] => 9574
                    [mu] => 146144
                    [pmu] => 147584
                )

            [CRM_Core_DAO::appendPseudoConstantsToFields==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 4
                    [wt] => 5362
                    [cpu] => 5272
                    [mu] => 182928
                    [pmu] => 147680
                )

            [CRM_Contribute_BAO_Query::getFields==>CRM_Core_DAO::appendPseudoConstantsToFields] => Array
                (
                    [ct] => 1
                    [wt] => 5456
                    [cpu] => 5272
                    [mu] => 139320
                    [pmu] => 148128
                )

            [CRM_Core_Component::getQueryFields==>CRM_Contribute_BAO_Query::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 19549
                    [cpu] => 18844
                    [mu] => 350744
                    [pmu] => 369144
                )

            [CRM_Member_BAO_Membership::exportableFields==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 2
                    [wt] => 6267
                    [cpu] => 5999
                    [mu] => 91552
                    [pmu] => 74064
                )

            [CRM_Member_BAO_Membership::exportableFields==>ts] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Member_BAO_Membership::exportableFields==>CRM_Core_BAO_CustomField::getFieldsForImport] => Array
                (
                    [ct] => 1
                    [wt] => 580
                    [cpu] => 1002
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Member_BAO_Query::getFields==>CRM_Member_BAO_Membership::exportableFields] => Array
                (
                    [ct] => 1
                    [wt] => 6895
                    [cpu] => 7001
                    [mu] => 95664
                    [pmu] => 74064
                )

            [CRM_Core_Component::getQueryFields==>CRM_Member_BAO_Query::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 6904
                    [cpu] => 7001
                    [mu] => 94848
                    [pmu] => 74064
                )

            [CRM_Mailing_BAO_Query::getFields==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 2
                    [wt] => 8577
                    [cpu] => 7999
                    [mu] => 148952
                    [pmu] => 152936
                )

            [CRM_Core_Component::getQueryFields==>CRM_Mailing_BAO_Query::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 8589
                    [cpu] => 7999
                    [mu] => 149928
                    [pmu] => 152936
                )

            [CRM_Pledge_BAO_Pledge::exportableFields==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 2
                    [wt] => 4562
                    [cpu] => 4001
                    [mu] => 83632
                    [pmu] => 34104
                )

            [CRM_Pledge_BAO_Pledge::exportableFields==>ts] => Array
                (
                    [ct] => 11
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 1256
                    [pmu] => 0
                )

            [CRM_Pledge_BAO_Pledge::exportableFields==>CRM_Core_BAO_CustomField::getFieldsForImport] => Array
                (
                    [ct] => 1
                    [wt] => 439
                    [cpu] => 997
                    [mu] => 584
                    [pmu] => 6096
                )

            [CRM_Pledge_BAO_Query::getFields==>CRM_Pledge_BAO_Pledge::exportableFields] => Array
                (
                    [ct] => 1
                    [wt] => 5182
                    [cpu] => 4998
                    [mu] => 91512
                    [pmu] => 40200
                )

            [CRM_Core_Component::getQueryFields==>CRM_Pledge_BAO_Query::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 5213
                    [cpu] => 6000
                    [mu] => 91392
                    [pmu] => 40200
                )

            [CRM_Core_Component::getQueryFields==>CRM_Campaign_BAO_Query::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Core_Component::getQueryFields] => Array
                (
                    [ct] => 1
                    [wt] => 53703
                    [cpu] => 52846
                    [mu] => 879928
                    [pmu] => 665776
                )

            [CRM_Activity_BAO_Activity::exportableFields==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 2
                    [wt] => 2693
                    [cpu] => 1996
                    [mu] => 88000
                    [pmu] => 76008
                )

            [CRM_Activity_BAO_Activity::exportableFields==>ts] => Array
                (
                    [ct] => 15
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 0
                )

            [CRM_Activity_BAO_Activity::exportableFields==>CRM_Core_BAO_CustomField::getFieldsForImport] => Array
                (
                    [ct] => 2
                    [wt] => 3405
                    [cpu] => 3311
                    [mu] => 92832
                    [pmu] => 87200
                )

            [CRM_Activity_BAO_Activity::exportableFields==>CRM_Core_DAO::appendPseudoConstantsToFields] => Array
                (
                    [ct] => 2
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 19224
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Activity_BAO_Activity::exportableFields] => Array
                (
                    [ct] => 2
                    [wt] => 6320
                    [cpu] => 5307
                    [mu] => 159424
                    [pmu] => 163208
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Contact_BAO_Query_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 0
                )

            [CRM_Utils_Hook::queryObjects==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>civigrant_civicrm_queryObjects] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 984
                    [pmu] => 0
                )

            [CRM_Utils_Hook::queryObjects==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 4912
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::getSearchQueryObjects==>CRM_Utils_Hook::queryObjects] => Array
                (
                    [ct] => 1
                    [wt] => 145
                    [cpu] => 0
                    [mu] => 5344
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::getFields==>CRM_Contact_BAO_Query_Hook::getSearchQueryObjects] => Array
                (
                    [ct] => 2
                    [wt] => 151
                    [cpu] => 0
                    [mu] => 5976
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Grant_ExtensionUtil::ts] => Array
                (
                    [ct] => 32
                    [wt] => 1018
                    [cpu] => 1002
                    [mu] => 14648
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Extension_MixinLoader::{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 1069
                    [cpu] => 1002
                    [mu] => 11952
                    [pmu] => 0
                )

            [CRM_Grant_BAO_Grant::exportableFields==>CRM_Core_DAO::export] => Array
                (
                    [ct] => 2
                    [wt] => 2091
                    [cpu] => 1999
                    [mu] => 62888
                    [pmu] => 35720
                )

            [CRM_Grant_BAO_Grant::exportableFields==>CRM_Grant_ExtensionUtil::ts] => Array
                (
                    [ct] => 2
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 0
                )

            [CRM_Grant_BAO_Grant::exportableFields==>CRM_Core_BAO_CustomField::getFieldsForImport] => Array
                (
                    [ct] => 2
                    [wt] => 778
                    [cpu] => 1729
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Grant_BAO_Query::getFields==>CRM_Grant_BAO_Grant::exportableFields] => Array
                (
                    [ct] => 2
                    [wt] => 2931
                    [cpu] => 3728
                    [mu] => 66432
                    [pmu] => 35720
                )

            [CRM_Contact_BAO_Query_Hook::getFields==>CRM_Grant_BAO_Query::getFields] => Array
                (
                    [ct] => 2
                    [wt] => 2940
                    [cpu] => 3728
                    [mu] => 66312
                    [pmu] => 35720
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Contact_BAO_Query_Hook::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 2544
                    [cpu] => 2998
                    [mu] => 58256
                    [pmu] => 35720
                )

            [CRM_Contact_BAO_Query::buildParamsLookup==>CRM_Core_BAO_CustomField::getKeyID] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 760
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::initialize==>CRM_Contact_BAO_Query::buildParamsLookup] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 2360
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Contact_BAO_Query::addSpecialFields] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Core_BAO_CustomField::getKeyID] => Array
                (
                    [ct] => 305
                    [wt] => 288
                    [cpu] => 0
                    [mu] => 60256
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::getMetadataForRealField==>CRM_Contact_BAO_Query::getMetadataForField] => Array
                (
                    [ct] => 303
                    [wt] => 323
                    [cpu] => 999
                    [mu] => 1728
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::pseudoConstantNameIsInReturnProperties==>CRM_Contact_BAO_Query::getMetadataForRealField] => Array
                (
                    [ct] => 287
                    [wt] => 883
                    [cpu] => 999
                    [mu] => 74872
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Contact_BAO_Query::pseudoConstantNameIsInReturnProperties] => Array
                (
                    [ct] => 287
                    [wt] => 1458
                    [cpu] => 999
                    [mu] => 75536
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::addPseudoconstantFieldToSelect==>CRM_Contact_BAO_Query::getMetadataForRealField] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Contact_BAO_Query::addPseudoconstantFieldToSelect] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Activity_BAO_Query::select] => Array
                (
                    [ct] => 18
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Contact_BAO_Query::addHierarchicalElements] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Contact_BAO_Query::addMultipleElements] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Core_Component::_info] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Core_Component_Info::usesSearch] => Array
                (
                    [ct] => 14
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Core_Component_Info::getBAOQueryObject] => Array
                (
                    [ct] => 12
                    [wt] => 89
                    [cpu] => 1005
                    [mu] => 1064
                    [pmu] => 1056
                )

            [CRM_Event_BAO_Query::select==>CRM_Contact_BAO_Query::componentPresent] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Event_BAO_Query::select] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Contribute_BAO_Query::addSoftCreditFields==>CRM_Contribute_BAO_Query::isSoftCreditOptionEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Contribute_BAO_Query::select==>CRM_Contribute_BAO_Query::addSoftCreditFields] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 120
                )

            [CRM_Core_Component::alterQuery==>CRM_Contribute_BAO_Query::select] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1912
                    [pmu] => 496
                )

            [CRM_Member_BAO_Query::select==>CRM_Contact_BAO_Query::componentPresent] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 472
                )

            [CRM_Core_Component::alterQuery==>CRM_Member_BAO_Query::select] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 848
                )

            [CRM_Core_Component::alterQuery==>CRM_Mailing_BAO_Query::select] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 216
                )

            [CRM_Core_OptionGroup::values==>CRM_Core_OptionGroup::isDomainOptionGroup] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Core_OptionGroup::values==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Core_OptionGroup::values==>CRM_Core_OptionGroup::createCacheKey] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 1072
                )

            [CRM_Core_OptionGroup::values==>Civi::cache] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 208
                )

            [CRM_Utils_Cache_FastArrayDecorator::has==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_Cache_FastArrayDecorator::has==>CRM_Utils_Cache_FastArrayDecorator::get] => Array
                (
                    [ct] => 1
                    [wt] => 290
                    [cpu] => 184
                    [mu] => 648
                    [pmu] => 832
                )

            [CRM_Utils_Cache_CacheWrapper::has==>CRM_Utils_Cache_FastArrayDecorator::has] => Array
                (
                    [ct] => 1
                    [wt] => 302
                    [cpu] => 184
                    [mu] => 1880
                    [pmu] => 1880
                )

            [CRM_Core_OptionGroup::values==>CRM_Utils_Cache_CacheWrapper::has] => Array
                (
                    [ct] => 1
                    [wt] => 306
                    [cpu] => 184
                    [mu] => 2512
                    [pmu] => 2512
                )

            [CRM_Core_OptionGroup::values==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Core_OptionGroup::values==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_Type::validate==>CRM_Utils_Rule::mysqlOrderBy] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1016
                    [pmu] => 1000
                )

            [CRM_Core_OptionGroup::values==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 939
                    [cpu] => 304
                    [mu] => 22392
                    [pmu] => 23936
                )

            [CRM_Core_OptionGroup::valuesCommon==>DB_DataObject::fetch] => Array
                (
                    [ct] => 3
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 3864
                    [pmu] => 2672
                )

            [CRM_Core_OptionGroup::values==>CRM_Core_OptionGroup::valuesCommon] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => -13456
                    [pmu] => 2672
                )

            [CRM_Utils_Hook::optionValues==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::optionValues==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 133
                    [cpu] => 0
                    [mu] => 2792
                    [pmu] => 0
                )

            [CRM_Core_OptionGroup::values==>CRM_Utils_Hook::optionValues] => Array
                (
                    [ct] => 1
                    [wt] => 140
                    [cpu] => 0
                    [mu] => 3208
                    [pmu] => 0
                )

            [CRM_Core_OptionGroup::values==>CRM_Utils_Cache_CacheWrapper::set] => Array
                (
                    [ct] => 1
                    [wt] => 1322
                    [cpu] => 332
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_PseudoConstant::accountOptionValues==>CRM_Core_OptionGroup::values] => Array
                (
                    [ct] => 1
                    [wt] => 2832
                    [cpu] => 820
                    [mu] => 22080
                    [pmu] => 35456
                )

            [CRM_Core_PseudoConstant::accountOptionValues==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Pledge_BAO_Query::select==>CRM_Core_PseudoConstant::accountOptionValues] => Array
                (
                    [ct] => 1
                    [wt] => 2875
                    [cpu] => 820
                    [mu] => 19736
                    [pmu] => 35904
                )

            [CRM_Core_Component::alterQuery==>CRM_Pledge_BAO_Query::select] => Array
                (
                    [ct] => 1
                    [wt] => 2898
                    [cpu] => 820
                    [mu] => 20408
                    [pmu] => 35904
                )

            [CRM_Core_Component::alterQuery==>CRM_Campaign_BAO_Query::select] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Core_Component::alterQuery] => Array
                (
                    [ct] => 1
                    [wt] => 3091
                    [cpu] => 1825
                    [mu] => 28720
                    [pmu] => 38712
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Contact_BAO_Query_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::alterSearchQuery==>CRM_Contact_BAO_Query_Hook::getSearchQueryObjects] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::alterSearchQuery==>CRM_Grant_BAO_Query::select] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::selectClause==>CRM_Contact_BAO_Query_Hook::alterSearchQuery] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 175
                    [mu] => 1896
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::initialize==>CRM_Contact_BAO_Query::selectClause] => Array
                (
                    [ct] => 1
                    [wt] => 5834
                    [cpu] => 3997
                    [mu] => 43056
                    [pmu] => 38712
                )

            [CRM_Core_BAO_CustomQuery::__construct==>CRM_Core_BAO_CustomField::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 6537
                    [cpu] => 5615
                    [mu] => 210024
                    [pmu] => 219304
                )

            [CRM_Contact_BAO_Query::initialize==>CRM_Core_BAO_CustomQuery::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6556
                    [cpu] => 5615
                    [mu] => 174216
                    [pmu] => 219304
                )

            [CRM_Core_BAO_CustomQuery::select==>ts] => Array
                (
                    [ct] => 18
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 1688
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomQuery::select==>CRM_Core_BAO_CustomQuery::joinCustomTableForField] => Array
                (
                    [ct] => 18
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 3752
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomQuery::query==>CRM_Core_BAO_CustomQuery::select] => Array
                (
                    [ct] => 1
                    [wt] => 153
                    [cpu] => 0
                    [mu] => 9216
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomQuery::query==>CRM_Core_BAO_CustomQuery::where] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::initialize==>CRM_Core_BAO_CustomQuery::query] => Array
                (
                    [ct] => 1
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 12456
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::includeContactIDs==>CRM_Utils_Type::validateAll] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Contact_BAO_Query::includeContactIDs] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClauseSingle==>CRM_Contact_BAO_Query::isARelativeDateField] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClauseSingle==>CRM_Core_BAO_CustomField::getKeyID] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 672
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClauseSingle==>CRM_Contact_BAO_Query_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClauseSingle==>CRM_Contact_BAO_Query_Hook::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 557
                    [cpu] => 730
                    [mu] => 15328
                    [pmu] => 0
                )

            [CRM_Core_DAO::buildOptions==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi::entity==>Civi\Schema\EntityProvider::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_DAO::buildOptions==>Civi::entity] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>Civi\Schema\EntityRepository::getEntity] => Array
                (
                    [ct] => 4
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>Civi\Schema\EntityMetadataBase::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getField==>Civi\Schema\EntityProvider::getMetaProvider] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1952
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getEntity==>Civi\Schema\EntityRepository::getEntity] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\SqlEntityMetadata::getFields==>Civi\Schema\EntityMetadataBase::getEntity] => Array
                (
                    [ct] => 3
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [Civi\Schema\SqlEntityMetadata::getFields==>Civi\Schema\EntityRepository::{closure}] => Array
                (
                    [ct] => 3
                    [wt] => 575
                    [cpu] => 0
                    [mu] => 36536
                    [pmu] => 3240
                )

            [Civi\Schema\EntityMetadataBase::getField==>Civi\Schema\SqlEntityMetadata::getFields] => Array
                (
                    [ct] => 2
                    [wt] => 356
                    [cpu] => 0
                    [mu] => 33328
                    [pmu] => 3632
                )

            [Civi\Schema\EntityProvider::getField==>Civi\Schema\EntityMetadataBase::getField] => Array
                (
                    [ct] => 1
                    [wt] => 180
                    [cpu] => 0
                    [mu] => 3552
                    [pmu] => 1256
                )

            [CRM_Core_DAO::buildOptions==>Civi\Schema\EntityProvider::getField] => Array
                (
                    [ct] => 1
                    [wt] => 198
                    [cpu] => 0
                    [mu] => 6144
                    [pmu] => 1256
                )

            [Civi\Schema\EntityProvider::getOptions==>Civi\Schema\EntityProvider::getMetaProvider] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getOptions==>Civi\Schema\EntityMetadataBase::getField] => Array
                (
                    [ct] => 1
                    [wt] => 186
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 2440
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::getTableIndex==>Civi\Schema\EntityRepository::loadAll] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi::table==>Civi\Schema\EntityRepository::getTableIndex] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi::table==>Civi\Schema\EntityProvider::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>Civi::table] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2560
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>Civi::cache] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 1
                    [wt] => 276
                    [cpu] => 725
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getSupportedFields==>Civi\Schema\EntityProvider::getMetaProvider] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 656
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getSupportedFields==>Civi\Schema\SqlEntityMetadata::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 248
                    [cpu] => 0
                    [mu] => 5752
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMeta==>Civi\Schema\EntityProvider::getMetaProvider] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Schema\SqlEntityMetadata::getProperty==>Civi\Schema\EntityMetadataBase::getEntity] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMeta==>Civi\Schema\SqlEntityMetadata::getProperty] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 344
                )

            [Civi\Schema\EntityProvider::getSupportedFields==>Civi\Schema\EntityProvider::getMeta] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 2528
                    [pmu] => 680
                )

            [Civi\Schema\EntityProvider::getSupportedFields==>CRM_Core_BAO_Domain::version] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Schema\EntityProvider::getSupportedFields==>Civi\Schema\EntityProvider::Civi\Schema\{closure}] => Array
                (
                    [ct] => 8
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 720
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>Civi\Schema\EntityProvider::getSupportedFields] => Array
                (
                    [ct] => 1
                    [wt] => 362
                    [cpu] => 0
                    [mu] => 10984
                    [pmu] => 3312
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_SQL_Select::from] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 968
                    [pmu] => 120
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_SQL_Select::select] => Array
                (
                    [ct] => 6
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 2840
                    [pmu] => 1736
                )

            [CRM_Core_SelectValues::optionAttributes==>ts] => Array
                (
                    [ct] => 8
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 1064
                    [pmu] => 1968
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Core_SelectValues::optionAttributes] => Array
                (
                    [ct] => 1
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 2168
                )

            [CRM_Utils_SQL_Select::orderBy==>CRM_Utils_SQL_BaseParamQuery::interpolate] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_SQL_Select::orderBy] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 2768
                    [pmu] => 2136
                )

            [CRM_Utils_SQL_Select::toSQL==>CRM_Utils_Array::crmArraySortByField] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 1200
                )

            [CRM_Utils_Array::collect==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Utils_SQL_Select::toSQL==>CRM_Utils_Array::collect] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 1352
                )

            [CRM_Utils_SQL_Select::execute==>CRM_Utils_SQL_Select::toSQL] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 3000
                    [pmu] => 2944
                )

            [CRM_Utils_SQL_Select::execute==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 802
                    [cpu] => 815
                    [mu] => 17744
                    [pmu] => 18912
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_SQL_Select::execute] => Array
                (
                    [ct] => 1
                    [wt] => 832
                    [cpu] => 815
                    [mu] => 21048
                    [pmu] => 21856
                )

            [CRM_Core_DAO::fetchAll==>DB_DataObject::fetch] => Array
                (
                    [ct] => 7
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 7504
                    [pmu] => 5600
                )

            [CRM_Core_DAO::table==>CRM_Core_DAO::fields] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 744
                    [pmu] => 320
                )

            [DB_DataObject::toArray==>CRM_Core_DAO::table] => Array
                (
                    [ct] => 6
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 648
                )

            [CRM_Core_DAO::fetchAll==>DB_DataObject::toArray] => Array
                (
                    [ct] => 6
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 4040
                    [pmu] => 1384
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Core_DAO::fetchAll] => Array
                (
                    [ct] => 1
                    [wt] => 184
                    [cpu] => 0
                    [mu] => -8816
                    [pmu] => 7424
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Schema::getDataType==>CRM_Utils_Schema::getCrmTypeFromSqlType] => Array
                (
                    [ct] => 6
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Schema::getDataType==>CRM_Utils_Type::typeToString] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_Schema::getDataType] => Array
                (
                    [ct] => 6
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_Cache_CacheWrapper::set] => Array
                (
                    [ct] => 1
                    [wt] => 294
                    [cpu] => 493
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getOptions==>Civi\Schema\EntityMetadataBase::getSqlOptions] => Array
                (
                    [ct] => 1
                    [wt] => 2272
                    [cpu] => 2033
                    [mu] => 40536
                    [pmu] => 39608
                )

            [CRM_Utils_Hook::fieldOptions==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>CRM_Contribute_BAO_ContributionRecur::hook_civicrm_fieldOptions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>CRM_Financial_BAO_PaymentProcessor::hook_civicrm_fieldOptions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>cpz_civicrm_config_civicrm_fieldOptions] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::fieldOptions==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 265
                    [cpu] => 0
                    [mu] => 5616
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getOptions==>CRM_Utils_Hook::fieldOptions] => Array
                (
                    [ct] => 1
                    [wt] => 278
                    [cpu] => 0
                    [mu] => 6112
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getOptions==>Civi\Schema\EntityMetadataBase::getOptions] => Array
                (
                    [ct] => 1
                    [wt] => 2761
                    [cpu] => 2033
                    [mu] => 40056
                    [pmu] => 42048
                )

            [CRM_Core_DAO::buildOptions==>Civi\Schema\EntityProvider::getOptions] => Array
                (
                    [ct] => 1
                    [wt] => 2775
                    [cpu] => 2033
                    [mu] => 40176
                    [pmu] => 42048
                )

            [CRM_Core_DAO::buildOptions==>CRM_Core_PseudoConstant::formatArrayOptions] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::restWhere==>CRM_Core_DAO::buildOptions] => Array
                (
                    [ct] => 1
                    [wt] => 3016
                    [cpu] => 2033
                    [mu] => 49640
                    [pmu] => 43304
                )

            [CRM_Core_BAO_SchemaHandler::getInUseCollation==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 1371
                    [cpu] => 580
                    [mu] => 18120
                    [pmu] => 5456
                )

            [CRM_Core_BAO_SchemaHandler::getInUseCollation==>DB_DataObject::fetch] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 6384
                    [pmu] => 4960
                )

            [CRM_Core_BAO_SchemaHandler::databaseSupportsUTF8MB4==>CRM_Core_BAO_SchemaHandler::getInUseCollation] => Array
                (
                    [ct] => 1
                    [wt] => 1400
                    [cpu] => 580
                    [mu] => 22904
                    [pmu] => 10416
                )

            [CRM_Core_BAO_SchemaHandler::databaseSupportsUTF8MB4==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 216
                    [cpu] => 145
                    [mu] => -17592
                    [pmu] => 0
                )

            [CRM_Utils_SQL::handleEmojiInQuery==>CRM_Core_BAO_SchemaHandler::databaseSupportsUTF8MB4] => Array
                (
                    [ct] => 2
                    [wt] => 1630
                    [cpu] => 725
                    [mu] => 3408
                    [pmu] => 10416
                )

            [CRM_Contact_BAO_Query::buildClause==>CRM_Utils_SQL::handleEmojiInQuery] => Array
                (
                    [ct] => 1
                    [wt] => 1635
                    [cpu] => 725
                    [mu] => 4040
                    [pmu] => 10416
                )

            [CRM_Utils_Type::escape==>CRM_Utils_Type::validate] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Type::escape==>CRM_Core_DAO::escapeString] => Array
                (
                    [ct] => 1
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::buildClause==>CRM_Utils_Type::escape] => Array
                (
                    [ct] => 1
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 1840
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::setQillAndWhere==>CRM_Contact_BAO_Query::buildClause] => Array
                (
                    [ct] => 1
                    [wt] => 1713
                    [cpu] => 725
                    [mu] => 6688
                    [pmu] => 10416
                )

            [CRM_Core_SelectValues::getSearchBuilderOperators==>ts] => Array
                (
                    [ct] => 18
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 1704
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::buildQillForFieldValue==>CRM_Core_SelectValues::getSearchBuilderOperators] => Array
                (
                    [ct] => 2
                    [wt] => 179
                    [cpu] => 0
                    [mu] => 3184
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::buildQillForFieldValue==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::setQillAndWhere==>CRM_Contact_BAO_Query::buildQillForFieldValue] => Array
                (
                    [ct] => 1
                    [wt] => 159
                    [cpu] => 0
                    [mu] => 4144
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::setQillAndWhere==>ts] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 872
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::restWhere==>CRM_Contact_BAO_Query::setQillAndWhere] => Array
                (
                    [ct] => 1
                    [wt] => 1909
                    [cpu] => 725
                    [mu] => 12080
                    [pmu] => 10416
                )

            [CRM_Contact_BAO_Query::whereClauseSingle==>CRM_Contact_BAO_Query::restWhere] => Array
                (
                    [ct] => 1
                    [wt] => 4949
                    [cpu] => 2758
                    [mu] => 62416
                    [pmu] => 53720
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Contact_BAO_Query::whereClauseSingle] => Array
                (
                    [ct] => 1
                    [wt] => 5538
                    [cpu] => 3488
                    [mu] => 79536
                    [pmu] => 53720
                )

            [CRM_Core_DAO::createSQLFilter==>CRM_Utils_SQL::handleEmojiInQuery] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::createSQLFilter==>CRM_Core_DAO::escapeString] => Array
                (
                    [ct] => 1115
                    [wt] => 9973
                    [cpu] => 9859
                    [mu] => 45168
                    [pmu] => 45960
                )

            [CRM_Contact_BAO_Query::buildClause==>CRM_Core_DAO::createSQLFilter] => Array
                (
                    [ct] => 1
                    [wt] => 11359
                    [cpu] => 10900
                    [mu] => 132504
                    [pmu] => 116000
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Contact_BAO_Query::buildClause] => Array
                (
                    [ct] => 1
                    [wt] => 11374
                    [cpu] => 10900
                    [mu] => 18888
                    [pmu] => 116000
                )

            [CRM_Contact_BAO_Query::buildQillForFieldValue==>CRM_Core_DAO::acceptedSQLOperators] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_DAO::buildOptionsContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 428
                    [cpu] => 996
                    [mu] => 9952
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldSpec==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 1
                    [wt] => 1995
                    [cpu] => 2000
                    [mu] => 150384
                    [pmu] => 37808
                )

            [CRM_Core_DAO::fieldKeys==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 50912
                    [pmu] => 50912
                )

            [CRM_Core_DAO::getFieldSpec==>CRM_Core_DAO::fieldKeys] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 54112
                    [pmu] => 58760
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_DAO::getFieldSpec] => Array
                (
                    [ct] => 1
                    [wt] => 2027
                    [cpu] => 2000
                    [mu] => 154832
                    [pmu] => 96632
                )

            [CRM_Contact_BAO_Query::buildQillForFieldValue==>CRM_Core_PseudoConstant::get] => Array
                (
                    [ct] => 1
                    [wt] => 2504
                    [cpu] => 2996
                    [mu] => 113456
                    [pmu] => 96632
                )

            [CRM_Contact_BAO_Query::buildQillForFieldValue==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Contact_BAO_Query::buildQillForFieldValue] => Array
                (
                    [ct] => 1
                    [wt] => 2604
                    [cpu] => 2996
                    [mu] => 115656
                    [pmu] => 96632
                )

            [CRM_Contact_BAO_Query::whereClause==>ts] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 8792
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Event_BAO_Query::where] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contribute_BAO_Query::where==>CRM_Contribute_BAO_Query::initializeAnySoftCreditClause] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Contribute_BAO_Query::where] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Member_BAO_Query::where] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Mailing_BAO_Query::where] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Pledge_BAO_Query::where] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::alterQuery==>CRM_Campaign_BAO_Query::where] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Core_Component::alterQuery] => Array
                (
                    [ct] => 1
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 70600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Contact_BAO_Query_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::alterSearchQuery==>CRM_Grant_BAO_Query::where] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Contact_BAO_Query_Hook::alterSearchQuery] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::whereClause==>CRM_Utils_Array::crmArrayMerge] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::initialize==>CRM_Contact_BAO_Query::whereClause] => Array
                (
                    [ct] => 1
                    [wt] => 19767
                    [cpu] => 17384
                    [mu] => 296176
                    [pmu] => 266352
                )

            [CRM_Core_Component::tableNames==>CRM_Core_Component::_info] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Core_Component_Info::usesSearch] => Array
                (
                    [ct] => 14
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Core_Component_Info::getBAOQueryObject] => Array
                (
                    [ct] => 12
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 1064
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Event_BAO_Query::tableNames] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Contribute_BAO_Query::tableNames] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Member_BAO_Query::tableNames] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Mailing_BAO_Query::tableNames] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Pledge_BAO_Query::tableNames] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::tableNames==>CRM_Campaign_BAO_Query::tableNames] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fromClause==>CRM_Core_Component::tableNames] => Array
                (
                    [ct] => 2
                    [wt] => 114
                    [cpu] => 0
                    [mu] => 6352
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fromClause==>CRM_Contact_BAO_Query_Hook::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::setTableDependency==>CRM_Contact_BAO_Query_Hook::getSearchQueryObjects] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::setTableDependency==>CRM_Grant_BAO_Query::setTableDependency] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fromClause==>CRM_Contact_BAO_Query_Hook::setTableDependency] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1912
                    [pmu] => 0
                )

            [CRM_Core_TableHierarchy::info==>CRM_Campaign_BAO_Query::info] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fromClause==>CRM_Core_TableHierarchy::info] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::fromClause==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 11
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Core_Component::_info] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Core_Component_Info::usesSearch] => Array
                (
                    [ct] => 14
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Core_Component_Info::getBAOQueryObject] => Array
                (
                    [ct] => 12
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 408
                )

            [CRM_Core_Component::from==>CRM_Event_BAO_Query::from] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Contribute_BAO_Query::from] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Member_BAO_Query::from] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Mailing_BAO_Query::from] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Pledge_BAO_Query::from] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Component::from==>CRM_Campaign_BAO_Query::from] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::getEntitySpecificJoins==>CRM_Core_Component::from] => Array
                (
                    [ct] => 2
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 6256
                    [pmu] => 664
                )

            [CRM_Contact_BAO_Query::getEntitySpecificJoins==>CRM_Contact_BAO_Query_Hook::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::buildSearchfrom==>CRM_Contact_BAO_Query_Hook::getSearchQueryObjects] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query_Hook::buildSearchfrom==>CRM_Grant_BAO_Query::from] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::getEntitySpecificJoins==>CRM_Contact_BAO_Query_Hook::buildSearchfrom] => Array
                (
                    [ct] => 2
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1896
                    [pmu] => 136
                )

            [CRM_Contact_BAO_Query::fromClause==>CRM_Contact_BAO_Query::getEntitySpecificJoins] => Array
                (
                    [ct] => 5
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 10168
                    [pmu] => 1832
                )

            [CRM_Contact_BAO_Query::initialize==>CRM_Contact_BAO_Query::fromClause] => Array
                (
                    [ct] => 2
                    [wt] => 354
                    [cpu] => 0
                    [mu] => 24536
                    [pmu] => 2736
                )

            [CRM_Contact_BAO_Query::openedSearchPanes==>ts] => Array
                (
                    [ct] => 11
                    [wt] => 176
                    [cpu] => 1007
                    [mu] => 1256
                    [pmu] => 848
                )

            [CRM_Contact_BAO_Query::openedSearchPanes==>CRM_Contact_BAO_Query_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 16
                )

            [CRM_Contact_BAO_Query_Hook::getPanesMapper==>CRM_Contact_BAO_Query_Hook::getSearchQueryObjects] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Grant_BAO_Query::getPanesMapper==>CRM_Grant_ExtensionUtil::ts] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 1624
                )

            [CRM_Contact_BAO_Query_Hook::getPanesMapper==>CRM_Grant_BAO_Query::getPanesMapper] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 1880
                )

            [CRM_Contact_BAO_Query::openedSearchPanes==>CRM_Contact_BAO_Query_Hook::getPanesMapper] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 2592
                    [pmu] => 2800
                )

            [CRM_Contact_BAO_Query::initialize==>CRM_Contact_BAO_Query::openedSearchPanes] => Array
                (
                    [ct] => 1
                    [wt] => 241
                    [cpu] => 1007
                    [mu] => 5936
                    [pmu] => 3944
                )

            [CRM_Contact_BAO_Query::__construct==>CRM_Contact_BAO_Query::initialize] => Array
                (
                    [ct] => 1
                    [wt] => 32979
                    [cpu] => 28003
                    [mu] => 551040
                    [pmu] => 531176
                )

            [CRM_Contact_BAO_Query::apiQuery==>CRM_Contact_BAO_Query::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 130799
                    [cpu] => 122362
                    [mu] => 2411784
                    [pmu] => 2299672
                )

            [CRM_Contact_BAO_Contact_Permission::cacheClause==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 4
                    [wt] => 461
                    [cpu] => 0
                    [mu] => 3720
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::generatePermissionClause==>CRM_Contact_BAO_Contact_Permission::cacheClause] => Array
                (
                    [ct] => 2
                    [wt] => 471
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::generatePermissionClause==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 2
                    [wt] => 172
                    [cpu] => 0
                    [mu] => 2152
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::apiQuery==>CRM_Contact_BAO_Query::generatePermissionClause] => Array
                (
                    [ct] => 1
                    [wt] => 395
                    [cpu] => 0
                    [mu] => 2608
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::apiQuery==>CRM_Contact_BAO_Query::includePseudoFieldsJoin] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::query==>CRM_Contact_BAO_Query::generatePermissionClause] => Array
                (
                    [ct] => 1
                    [wt] => 261
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::query==>CRM_Contact_BAO_Query::getSelect] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 2360
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::apiQuery==>CRM_Contact_BAO_Query::query] => Array
                (
                    [ct] => 1
                    [wt] => 277
                    [cpu] => 0
                    [mu] => 16304
                    [pmu] => 9200
                )

            [CRM_Contact_BAO_Query::apiQuery==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 41874
                    [cpu] => 2213
                    [mu] => 252168
                    [pmu] => 265152
                )

            [CRM_Contact_BAO_Query::apiQuery==>DB_DataObject::fetch] => Array
                (
                    [ct] => 1116
                    [wt] => 19498
                    [cpu] => 20060
                    [mu] => 6475416
                    [pmu] => 3497808
                )

            [CRM_Contact_BAO_Query::apiQuery==>CRM_Contact_BAO_Query::store] => Array
                (
                    [ct] => 1115
                    [wt] => 11050
                    [cpu] => 10005
                    [mu] => 2917408
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Query::apiQuery==>CRM_Contact_BAO_Query::convertToPseudoNames] => Array
                (
                    [ct] => 1115
                    [wt] => 956
                    [cpu] => 1999
                    [mu] => 584
                    [pmu] => 0
                )

            [_civicrm_api3_get_using_query_object==>CRM_Contact_BAO_Query::apiQuery] => Array
                (
                    [ct] => 1
                    [wt] => 211125
                    [cpu] => 161975
                    [mu] => 6067224
                    [pmu] => 6208888
                )

            [_civicrm_api3_get_using_query_object==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api3_contact_get==>_civicrm_api3_get_using_query_object] => Array
                (
                    [ct] => 1
                    [wt] => 216735
                    [cpu] => 167978
                    [mu] => 5994128
                    [pmu] => 6577736
                )

            [CRM_Core_Permission::check@1==>CRM_Core_BAO_UFMatch::getUFId] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Permission::getImpliedBy] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Permission_Drupal::check] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Utils_Hook::permission_check] => Array
                (
                    [ct] => 1
                    [wt] => 255
                    [cpu] => 1000
                    [mu] => 664
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Permission::check@1] => Array
                (
                    [ct] => 1
                    [wt] => 332
                    [cpu] => 1000
                    [mu] => 5144
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::unsetProtectedFields==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 1
                    [wt] => 375
                    [cpu] => 1000
                    [mu] => 5008
                    [pmu] => 0
                )

            [civicrm_api3_contact_get==>CRM_Contact_BAO_Contact::unsetProtectedFields] => Array
                (
                    [ct] => 1
                    [wt] => 383
                    [cpu] => 1000
                    [mu] => 5656
                    [pmu] => 0
                )

            [_civicrm_api3_separate_values==>_civicrm_api3_separate_values@1] => Array
                (
                    [ct] => 1115
                    [wt] => 15692
                    [cpu] => 15996
                    [mu] => 1034584
                    [pmu] => 1052536
                )

            [civicrm_api3_create_success==>_civicrm_api3_separate_values] => Array
                (
                    [ct] => 1
                    [wt] => 17712
                    [cpu] => 17995
                    [mu] => 1070896
                    [pmu] => 1070896
                )

            [civicrm_api3_contact_get==>civicrm_api3_create_success] => Array
                (
                    [ct] => 1
                    [wt] => 22076
                    [cpu] => 21997
                    [mu] => 4070768
                    [pmu] => 3473576
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke==>civicrm_api3_contact_get] => Array
                (
                    [ct] => 1
                    [wt] => 239234
                    [cpu] => 190975
                    [mu] => 10052840
                    [pmu] => 10051896
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Provider\MagicFunctionProvider::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 239905
                    [cpu] => 190975
                    [mu] => 6973824
                    [pmu] => 10051960
                )

            [CRM_Utils_API_AbstractFieldCoder::toApiOutput==>CRM_Utils_API_AbstractFieldCoder::isApiControlField] => Array
                (
                    [ct] => 4
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::toApiOutput==>CRM_Utils_API_AbstractFieldCoder::isSkippedField] => Array
                (
                    [ct] => 4
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::toApiOutput==>CRM_Utils_API_HTMLInputCoder::decodeOutput] => Array
                (
                    [ct] => 4
                    [wt] => 191921
                    [cpu] => 189103
                    [mu] => 5108664
                    [pmu] => 2034448
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@2==>CRM_Utils_API_HTMLInputCoder::decodeValue] => Array
                (
                    [ct] => 37074
                    [wt] => 34506
                    [cpu] => 44433
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@1==>CRM_Utils_API_HTMLInputCoder::decodeOutput@2] => Array
                (
                    [ct] => 39025
                    [wt] => 128663
                    [cpu] => 139359
                    [mu] => 824040
                    [pmu] => 944560
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput==>CRM_Utils_API_HTMLInputCoder::decodeOutput@1] => Array
                (
                    [ct] => 1115
                    [wt] => 189887
                    [cpu] => 186081
                    [mu] => 4990344
                    [pmu] => 2034448
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@3==>CRM_Utils_API_HTMLInputCoder::decodeValue] => Array
                (
                    [ct] => 2746
                    [wt] => 2551
                    [cpu] => 2495
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@2==>CRM_Utils_API_HTMLInputCoder::decodeOutput@3] => Array
                (
                    [ct] => 2746
                    [wt] => 8383
                    [cpu] => 8504
                    [mu] => 1264
                    [pmu] => 217248
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::respond] => Array
                (
                    [ct] => 1
                    [wt] => 192692
                    [cpu] => 190106
                    [mu] => 5111336
                    [pmu] => 2034448
                )

            [Civi\API\Kernel::runSafe==>Civi\API\Kernel::runRequest] => Array
                (
                    [ct] => 1
                    [wt] => 453837
                    [cpu] => 398682
                    [mu] => 12875176
                    [pmu] => 12843720
                )

            [Civi\API\Kernel::runSafe==>Civi\API\Kernel::formatResult] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api==>Civi\API\Kernel::runSafe] => Array
                (
                    [ct] => 1
                    [wt] => 456768
                    [cpu] => 401685
                    [mu] => 7539208
                    [pmu] => 12843720
                )

            [CRM_Utils_REST::process==>civicrm_api] => Array
                (
                    [ct] => 1
                    [wt] => 457927
                    [cpu] => 402517
                    [mu] => 7581200
                    [pmu] => 12843720
                )

            [CRM_Utils_REST::handle==>CRM_Utils_REST::process] => Array
                (
                    [ct] => 1
                    [wt] => 457954
                    [cpu] => 402517
                    [mu] => 7582432
                    [pmu] => 12843720
                )

            [CRM_Utils_REST::run==>CRM_Utils_REST::handle] => Array
                (
                    [ct] => 1
                    [wt] => 458212
                    [cpu] => 402517
                    [mu] => 7587576
                    [pmu] => 12843720
                )

            [CRM_Utils_REST::output==>CRM_Utils_Request::exportValues] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Utils_REST::output==>CRM_Utils_Array::isHierarchical] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::__callStatic==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::__callStatic==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_add_http_header==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_add_http_header==>_drupal_set_preferred_header_name] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 984
                    [pmu] => 0
                )

            [drupal_add_http_header==>drupal_send_headers] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::setHttpHeader==>drupal_add_http_header] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 3240
                    [pmu] => 0
                )

            [CRM_Utils_System::__callStatic==>CRM_Utils_System_Drupal::setHttpHeader] => Array
                (
                    [ct] => 1
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 3872
                    [pmu] => 0
                )

            [CRM_Utils_REST::output==>CRM_Utils_System::__callStatic] => Array
                (
                    [ct] => 1
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 5752
                    [pmu] => 0
                )

            [CRM_Utils_REST::run==>CRM_Utils_REST::output] => Array
                (
                    [ct] => 1
                    [wt] => 5942
                    [cpu] => 5992
                    [mu] => 839496
                    [pmu] => 0
                )

            [CRM_Utils_REST::bootAndRun==>CRM_Utils_REST::run] => Array
                (
                    [ct] => 1
                    [wt] => 464180
                    [cpu] => 408509
                    [mu] => 8426624
                    [pmu] => 12843720
                )

            [main()==>CRM_Utils_REST::bootAndRun] => Array
                (
                    [ct] => 1
                    [wt] => 496870
                    [cpu] => 430946
                    [mu] => 4955792
                    [pmu] => 14610488
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 10527
                    [cpu] => 658
                    [mu] => -839336
                    [pmu] => 0
                )

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

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\XHProf::disable] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

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

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 10610
                    [cpu] => 658
                    [mu] => -836064
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 1737341
                    [cpu] => 1652875
                    [mu] => 9310256
                    [pmu] => 20513416
                )

        )

)