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] => 69b690c7536186abcd0ceda8
    [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] => 1773572295.4325
                    [REQUEST_TIME] => 1773572295
                )

            [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] => 59946
                    [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] => 249
                    [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] => 1773572295.4325
                    [REQUEST_TIME] => 1773572295
                    [argv] => Array
                        (
                        )

                    [argc] => 0
                )

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

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

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

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

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

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

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

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

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

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

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

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 206
                    [wt] => 4921
                    [cpu] => 4890
                    [mu] => 20416
                    [pmu] => 38640
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 71
                    [wt] => 1530
                    [cpu] => 1647
                    [mu] => 26800
                    [pmu] => 34752
                )

            [composerRequire8970b6da7e5f46d856a9e2250a568ef0==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [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] => 35
                    [cpu] => 0
                    [mu] => 2160
                    [pmu] => 2160
                )

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

            [CRM_Core_ClassLoader::requireComposerAutoload==>ComposerAutoloaderInit8970b6da7e5f46d856a9e2250a568ef0::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 578
                    [cpu] => 0
                    [mu] => 18472
                    [pmu] => 24408
                )

            [CRM_Core_ClassLoader::register==>CRM_Core_ClassLoader::requireComposerAutoload] => Array
                (
                    [ct] => 2
                    [wt] => 604
                    [cpu] => 0
                    [mu] => 17144
                    [pmu] => 25120
                )

            [Composer\Autoload\ClassLoader::findFile==>Composer\Autoload\ClassLoader::findFileWithExtension] => Array
                (
                    [ct] => 244
                    [wt] => 3191
                    [cpu] => 3285
                    [mu] => 76472
                    [pmu] => 24616
                )

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

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

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

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

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

            [pathload==>PathLoad\V0\Versions::offsetGet] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [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] => 22
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

            [main()==>CRM_Core_ClassLoader::register] => Array
                (
                    [ct] => 2
                    [wt] => 1050
                    [cpu] => 1019
                    [mu] => 33352
                    [pmu] => 46056
                )

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

            [CRM_Core_ClassLoader::loadClass==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 24
                    [wt] => 289
                    [cpu] => 0
                    [mu] => 6344
                    [pmu] => 6904
                )

            [CRM_Core_ClassLoader::loadClass==>CRM_Core_ClassLoader::loadClass@1] => Array
                (
                    [ct] => 22
                    [wt] => 1115
                    [cpu] => 261
                    [mu] => 14632
                    [pmu] => 4216
                )

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

            [CRM_Core_Config::singleton==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 209
                    [cpu] => 457
                    [mu] => 696
                    [pmu] => 800
                )

            [CRM_Core_Config::singleton==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 263
                    [cpu] => 196
                    [mu] => 8264
                    [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] => 4
                    [cpu] => 0
                    [mu] => 1792
                    [pmu] => 1584
                )

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

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

            [CRM_Core_ClassLoader::loadClass==>PEAR_ErrorStack::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 24
                    [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] => 80
                    [cpu] => 0
                    [mu] => 8056
                    [pmu] => 6952
                )

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

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

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

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

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

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

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

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

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

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

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 23
                    [wt] => 360
                    [cpu] => 1343
                    [mu] => 4168
                    [pmu] => 4304
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 23
                    [wt] => 530
                    [cpu] => 0
                    [mu] => 18488
                    [pmu] => 15344
                )

            [Composer\Autoload\includeFile==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 23
                    [wt] => 1061
                    [cpu] => 1350
                    [mu] => 23368
                    [pmu] => 20680
                )

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 9
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 1992
                    [pmu] => 2064
                )

            [Composer\Autoload\ClassLoader::loadClass@3==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 4
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 6856
                    [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] => 13
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 80
                )

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

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

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

            [Composer\Autoload\ClassLoader::loadClass@2==>Composer\Autoload\includeFile@2] => Array
                (
                    [ct] => 9
                    [wt] => 227
                    [cpu] => 0
                    [mu] => 14648
                    [pmu] => 10336
                )

            [Composer\Autoload\includeFile@1==>Composer\Autoload\ClassLoader::loadClass@2] => Array
                (
                    [ct] => 9
                    [wt] => 383
                    [cpu] => 0
                    [mu] => 17352
                    [pmu] => 13280
                )

            [Civi\Core\CiviEventDispatcher::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 145
                    [cpu] => 440
                    [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] => 153
                    [cpu] => 440
                    [mu] => 13848
                    [pmu] => 13136
                )

            [Civi\Core\CiviEventDispatcher::addListener==>Symfony\Component\EventDispatcher\EventDispatcher::addListener] => Array
                (
                    [ct] => 394
                    [wt] => 404
                    [cpu] => 0
                    [mu] => 154280
                    [pmu] => 9808
                )

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

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

            [CRM_Core_ClassLoader::loadClass@1==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 9
                    [wt] => 109
                    [cpu] => 0
                    [mu] => 1120
                    [pmu] => 3664
                )

            [CRM_Core_ClassLoader::loadClass@1==>CRM_Core_ClassLoader::loadClass@2] => Array
                (
                    [ct] => 7
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 488
                )

            [Civi\Core\Container::boot==>CRM_Utils_System_DrupalBase::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 7
                    [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] => 5
                    [wt] => 72
                    [cpu] => 1007
                    [mu] => 552
                    [pmu] => 1736
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache::getCacheSettings] => Array
                (
                    [ct] => 4
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 2072
                    [pmu] => 808
                )

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

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

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

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

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

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

            [CRM_Utils_Cache_Redis::__construct==>CRM_Utils_Cache_Redis::connect] => Array
                (
                    [ct] => 5
                    [wt] => 1009
                    [cpu] => 894
                    [mu] => 4112
                    [pmu] => 2496
                )

            [CRM_Utils_Cache::create==>CRM_Utils_Cache_Redis::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 1023
                    [cpu] => 894
                    [mu] => 4424
                    [pmu] => 3128
                )

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

            [Civi\Core\Container::boot==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 1204
                    [cpu] => 894
                    [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] => 22
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 944
                )

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

            [Civi\Core\Container::boot==>Civi\Core\Container::createLockManager] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [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] => 31
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 1184
                )

            [CRM_Core_DAO::init==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 27
                    [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] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::composeQuery] => Array
                (
                    [ct] => 15
                    [wt] => 377
                    [cpu] => 1007
                    [mu] => 14872
                    [pmu] => 7216
                )

            [DB_DataObject::_loadConfig==>PEAR::getStaticProperty] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 56
                    [wt] => 69
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

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

            [DB::connect==>DB::parseDSN] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [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] => 9
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1168
                )

            [DB::connect==>DB_mysqli::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [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] => 1
                    [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] => 1554
                    [cpu] => 816
                    [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] => 1630
                    [cpu] => 816
                    [mu] => 52200
                    [pmu] => 52136
                )

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

            [CRM_Core_DAO::query==>CRM_Core_DAO::_setDBOptions] => Array
                (
                    [ct] => 34
                    [wt] => 419
                    [cpu] => 0
                    [mu] => 7560
                    [pmu] => 552
                )

            [DB_DataObject::_connect@1==>PEAR::isError] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [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] => 25
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_DataObject::_query==>CRM_Core_Error::debug_query] => Array
                (
                    [ct] => 25
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1168
                )

            [DB_common::_checkManip==>DB::isManip] => Array
                (
                    [ct] => 25
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 632
                )

            [DB_mysqli::simpleQuery==>DB_common::_checkManip] => Array
                (
                    [ct] => 25
                    [wt] => 183
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 1760
                )

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

            [DB_mysqli::simpleQuery==>DB_common::modifyQuery] => Array
                (
                    [ct] => 25
                    [wt] => 555
                    [cpu] => 0
                    [mu] => 19656
                    [pmu] => 12600
                )

            [DB_common::query==>DB_mysqli::simpleQuery] => Array
                (
                    [ct] => 25
                    [wt] => 16379
                    [cpu] => 13517
                    [mu] => 338312
                    [pmu] => 64376
                )

            [DB_DataObject::_query==>DB_common::query] => Array
                (
                    [ct] => 25
                    [wt] => 16962
                    [cpu] => 13731
                    [mu] => 345800
                    [pmu] => 67376
                )

            [DB_DataObject::query==>DB_DataObject::_query] => Array
                (
                    [ct] => 17
                    [wt] => 13621
                    [cpu] => 8703
                    [mu] => 227336
                    [pmu] => 60616
                )

            [CRM_Core_DAO::query==>DB_DataObject::query] => Array
                (
                    [ct] => 17
                    [wt] => 13679
                    [cpu] => 8703
                    [mu] => 219656
                    [pmu] => 60872
                )

            [CRM_Core_DAO::_setDBOptions==>DB_common::setOption] => Array
                (
                    [ct] => 136
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 6944
                    [pmu] => 0
                )

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

            [DB_DataObject::_connect==>PEAR::isError] => Array
                (
                    [ct] => 57
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [CRM_Core_DAO::initialize==>DB_DataObject::_connect] => Array
                (
                    [ct] => 28
                    [wt] => 2844
                    [cpu] => 1190
                    [mu] => 74264
                    [pmu] => 77472
                )

            [CRM_Core_DAO::__construct==>CRM_Core_DAO::initialize] => Array
                (
                    [ct] => 27
                    [wt] => 2935
                    [cpu] => 1190
                    [mu] => 74816
                    [pmu] => 78240
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::__construct] => Array
                (
                    [ct] => 14
                    [wt] => 2743
                    [cpu] => 1190
                    [mu] => 74600
                    [pmu] => 77472
                )

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

            [DB_DataObject::_query==>DB_DataObject::_connect] => Array
                (
                    [ct] => 23
                    [wt] => 100
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 512
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::query] => Array
                (
                    [ct] => 15
                    [wt] => 13493
                    [cpu] => 8329
                    [mu] => 214424
                    [pmu] => 43112
                )

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

            [DB_DataObject::free==>DB_DataObject::_clear_cache] => Array
                (
                    [ct] => 26
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 1712
                    [pmu] => 88
                )

            [CRM_Core_DAO::__destruct==>DB_DataObject::free] => Array
                (
                    [ct] => 26
                    [wt] => 187
                    [cpu] => 0
                    [mu] => -172520
                    [pmu] => 408
                )

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

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

            [CRM_Utils_Request::id==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [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] => 51
                    [cpu] => 0
                    [mu] => 2840
                    [pmu] => 2072
                )

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

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

            [CRM_Core_DAO::composeQuery==>CRM_Utils_Type::validate] => Array
                (
                    [ct] => 6
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 2432
                    [pmu] => 504
                )

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

            [DB_DataObject::escape==>DB_DataObject::_connect] => Array
                (
                    [ct] => 9
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DB_DataObject::escape==>DB_mysqli::escapeSimple] => Array
                (
                    [ct] => 9
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 600
                )

            [CRM_Core_DAO::escapeString==>DB_DataObject::escape] => Array
                (
                    [ct] => 9
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 2152
                    [pmu] => 1744
                )

            [CRM_Core_DAO::composeQuery==>CRM_Core_DAO::escapeString] => Array
                (
                    [ct] => 6
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 4056
                    [pmu] => 3856
                )

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

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

            [Civi\Core\Container::boot==>Civi\Core\SettingsManager::dbAvailable] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [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] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

            [CRM_Utils_Hook::singleton==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [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] => 45
                    [cpu] => 0
                    [mu] => 1720
                    [pmu] => 1336
                )

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

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

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

            [Civi::settings==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 56
                    [wt] => 117
                    [cpu] => 1002
                    [mu] => 552
                    [pmu] => 552
                )

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

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

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

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

            [CRM_Core_Config::isUpgradeMode==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [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] => 14
                    [cpu] => 0
                    [mu] => 1344
                    [pmu] => 1296
                )

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

            [CRM_Core_Session::get==>CRM_Core_Session::createScope] => Array
                (
                    [ct] => 28
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 2720
                )

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

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

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

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

            [CRM_Utils_SQL_Select::from==>CRM_Utils_SQL_Select::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [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] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

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

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

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

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

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

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

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

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

            [DB_DataObject::_query==>PEAR::expectError] => Array
                (
                    [ct] => 19
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 8104
                    [pmu] => 1792
                )

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

            [DB_DataObject::_query==>DB_result::numRows] => Array
                (
                    [ct] => 19
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 1920
                )

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

            [Civi\Core\SettingsBag::loadValues==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 2
                    [wt] => 2842
                    [cpu] => 1626
                    [mu] => 51448
                    [pmu] => 24288
                )

            [DB_result::fetchRow==>DB_mysqli::fetchInto] => Array
                (
                    [ct] => 510
                    [wt] => 860
                    [cpu] => 1458
                    [mu] => 428856
                    [pmu] => 14328
                )

            [DB_DataObject::fetch==>DB_result::fetchRow] => Array
                (
                    [ct] => 510
                    [wt] => 2075
                    [cpu] => 1700
                    [mu] => 446048
                    [pmu] => 16128
                )

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

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

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

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

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

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

            [xKerman\Restricted\unserialize==>xKerman\Restricted\ExpressionParser::__construct] => Array
                (
                    [ct] => 220
                    [wt] => 2871
                    [cpu] => 1033
                    [mu] => 257136
                    [pmu] => 14456
                )

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

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

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

            [CRM_Utils_String::unserialize==>xKerman\Restricted\unserialize] => Array
                (
                    [ct] => 220
                    [wt] => 9753
                    [cpu] => 6302
                    [mu] => 318992
                    [pmu] => 69504
                )

            [Civi\Core\SettingsBag::loadValues==>CRM_Utils_String::unserialize] => Array
                (
                    [ct] => 218
                    [wt] => 10154
                    [cpu] => 6307
                    [mu] => 294072
                    [pmu] => 64880
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            [Civi\Core\SettingsManager::getEnvSettingValues==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 35
                    [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] => 19
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Utils_File::findFiles==>CRM_Utils_File::findPathDepth] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

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

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

            [ts==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 537
                    [wt] => 438
                    [cpu] => 0
                    [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] => 155
                    [cpu] => 0
                    [mu] => 5784
                    [pmu] => 0
                )

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

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

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

            [CRM_Core_I18n::getWordReplacements==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 89
                    [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] => 20
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

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

            [CRM_Core_BAO_WordReplacement::_getLocaleCustomStrings==>DB_DataObject::fetch] => Array
                (
                    [ct] => 2
                    [wt] => 29
                    [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] => 15
                    [cpu] => 0
                    [mu] => 2752
                    [pmu] => 992
                )

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

            [CRM_Core_BAO_WordReplacement::getLocaleCustomStrings==>CRM_Core_BAO_WordReplacement::_getLocaleCustomStrings] => Array
                (
                    [ct] => 2
                    [wt] => 1613
                    [cpu] => 2324
                    [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] => 1660
                    [cpu] => 2324
                    [mu] => 17488
                    [pmu] => 22968
                )

            [CRM_Core_I18n::crm_translate_raw==>CRM_Core_I18n::getWordReplacements] => Array
                (
                    [ct] => 552
                    [wt] => 2366
                    [cpu] => 2324
                    [mu] => 20064
                    [pmu] => 22968
                )

            [CRM_Core_I18n::crm_translate==>CRM_Core_I18n::crm_translate_raw] => Array
                (
                    [ct] => 552
                    [wt] => 5393
                    [cpu] => 4854
                    [mu] => 25784
                    [pmu] => 75344
                )

            [CRM_Core_I18n::crm_translate==>CRM_Core_I18n::escape] => Array
                (
                    [ct] => 537
                    [wt] => 536
                    [cpu] => 1376
                    [mu] => 552
                    [pmu] => 0
                )

            [ts==>CRM_Core_I18n::crm_translate] => Array
                (
                    [ct] => 537
                    [wt] => 7793
                    [cpu] => 8264
                    [mu] => 64712
                    [pmu] => 108648
                )

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

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

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

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

            [Civi\Core\SettingsManager::getEnvSettingValues==>Civi\Core\SettingsMetadata::getMetadata] => Array
                (
                    [ct] => 4
                    [wt] => 6388
                    [cpu] => 3235
                    [mu] => 108752
                    [pmu] => 566168
                )

            [Civi\Core\SettingsManager::getMandatory==>Civi\Core\SettingsManager::getEnvSettingValues] => Array
                (
                    [ct] => 4
                    [wt] => 6460
                    [cpu] => 3235
                    [mu] => 109952
                    [pmu] => 566232
                )

            [Civi\Core\SettingsManager::getBagByDomain==>Civi\Core\SettingsManager::getMandatory] => Array
                (
                    [ct] => 1
                    [wt] => 2168
                    [cpu] => 1649
                    [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] => 154
                    [wt] => 261
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 48
                )

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

            [CRM_Utils_Cache_CacheWrapper::get==>CRM_Utils_Cache_Redis::get] => Array
                (
                    [ct] => 4
                    [wt] => 4913
                    [cpu] => 2792
                    [mu] => 1181336
                    [pmu] => 553624
                )

            [Civi\Core\SettingsManager::getDefaults==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 2
                    [wt] => 907
                    [cpu] => 1206
                    [mu] => 39856
                    [pmu] => 24208
                )

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

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

            [Civi::settings==>Civi\Core\SettingsManager::getBagByDomain] => Array
                (
                    [ct] => 56
                    [wt] => 10754
                    [cpu] => 7304
                    [mu] => 259192
                    [pmu] => 276904
                )

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [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] => 2
                    [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] => 6
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 1248
                )

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

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

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

            [Civi\Core\Paths::Civi\Core\{closure}==>CRM_Utils_System::baseCMSURL] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [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] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 856
                )

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

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

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

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

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

            [Civi\Core\Paths::getPath==>CRM_Utils_File::absoluteDirectory] => Array
                (
                    [ct] => 21
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 3680
                    [pmu] => 4000
                )

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

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

            [CRM_Extension_System::__construct==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 6
                    [wt] => 692
                    [cpu] => 0
                    [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] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

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

            [CRM_Utils_System_DrupalBase::getDefaultFileStorage==>CRM_Utils_System_DrupalBase::parseDrupalSiteNameFromRequest] => Array
                (
                    [ct] => 1
                    [wt] => 90
                    [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] => 12
                    [cpu] => 0
                    [mu] => 3008
                    [pmu] => 2472
                )

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

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

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

            [CRM_Core_Config_MagicMerge::__get==>Civi\Core\Paths::getUrl] => Array
                (
                    [ct] => 2
                    [wt] => 350
                    [cpu] => 0
                    [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] => 5
                    [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] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_System_DrupalBase::getCiviSourceStorage==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [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] => 83
                    [cpu] => 0
                    [mu] => 5248
                    [pmu] => 5248
                )

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

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

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

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

            [CRM_Extension_System::__construct==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [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] => 11509
                    [cpu] => 7508
                    [mu] => 315192
                    [pmu] => 314152
                )

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

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

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

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

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

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

            [CRM_Extension_System::getDefaultContainer==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [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] => 3
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

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

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

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

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

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

            [CRM_Extension_System::getFullContainer==>CRM_Extension_Container_Basic::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [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] => 15
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 800
                )

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

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

            [CRM_Extension_System::getMapper==>CRM_Extension_System::getFullContainer] => Array
                (
                    [ct] => 1
                    [wt] => 387
                    [cpu] => 1007
                    [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] => 13
                    [cpu] => 0
                    [mu] => 1928
                    [pmu] => 1928
                )

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

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

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

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

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

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

            [CRM_Extension_System::getManager==>CRM_Extension_Manager_Payment::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [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] => 5
                    [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] => 5
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 488
                )

            [CRM_Extension_Manager_Module::__construct==>CRM_Extension_Manager_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Extension_System::getClassLoader==>CRM_Extension_System::getManager] => Array
                (
                    [ct] => 1
                    [wt] => 264
                    [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] => 766
                    [cpu] => 1007
                    [mu] => 32032
                    [pmu] => 32032
                )

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

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

            [CRM_Core_Config_Runtime::getId==>CRM_Utils_System::version] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [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] => 27
                    [cpu] => 0
                    [mu] => 2272
                    [pmu] => 2272
                )

            [CRM_Utils_Cache_FastArrayDecorator::get==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 103
                    [wt] => 399
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 7696
                )

            [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] => 9
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 2232
                    [pmu] => 1720
                )

            [CRM_Utils_Cache_FastArrayDecorator::get==>CRM_Utils_Cache_Redis::get] => Array
                (
                    [ct] => 9
                    [wt] => 1835
                    [cpu] => 3290
                    [mu] => 391160
                    [pmu] => 439544
                )

            [CRM_Utils_Cache_CacheWrapper::get==>CRM_Utils_Cache_FastArrayDecorator::get] => Array
                (
                    [ct] => 103
                    [wt] => 2570
                    [cpu] => 3290
                    [mu] => 281640
                    [pmu] => 455760
                )

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

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

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

            [CRM_Extension_Container_Collection::getKeysToContainer==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 47
                    [wt] => 533
                    [cpu] => 156
                    [mu] => 5880
                    [pmu] => 13992
                )

            [CRM_Extension_Container_Collection::getContainer==>CRM_Extension_Container_Collection::getKeysToContainer] => Array
                (
                    [ct] => 47
                    [wt] => 628
                    [cpu] => 156
                    [mu] => 6576
                    [pmu] => 13992
                )

            [CRM_Extension_Container_Collection::getPath==>CRM_Extension_Container_Collection::getContainer] => Array
                (
                    [ct] => 47
                    [wt] => 742
                    [cpu] => 156
                    [mu] => 7240
                    [pmu] => 13992
                )

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

            [CRM_Extension_Container_Basic::getRelPath==>CRM_Extension_Container_Basic::getRelPaths] => Array
                (
                    [ct] => 47
                    [wt] => 352
                    [cpu] => 867
                    [mu] => 7008
                    [pmu] => 5744
                )

            [CRM_Extension_Container_Basic::getPath==>CRM_Extension_Container_Basic::getRelPath] => Array
                (
                    [ct] => 47
                    [wt] => 445
                    [cpu] => 867
                    [mu] => 7656
                    [pmu] => 5744
                )

            [CRM_Extension_Container_Collection::getPath==>CRM_Extension_Container_Basic::getPath] => Array
                (
                    [ct] => 47
                    [wt] => 582
                    [cpu] => 1838
                    [mu] => 13008
                    [pmu] => 5744
                )

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

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

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

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

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

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

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

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

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

            [CRM_Extension_Info::parse==>CRM_Utils_XML::xmlObjToArray] => Array
                (
                    [ct] => 63
                    [wt] => 137
                    [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] => 1
                    [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] => 75
                    [cpu] => 0
                    [mu] => 7072
                    [pmu] => 0
                )

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

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

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

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

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

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

            [CRM_Extension_Mapper::getActiveModuleFiles==>CRM_Extension_Mapper::{closure}] => Array
                (
                    [ct] => 21
                    [wt] => 6005
                    [cpu] => 4897
                    [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] => 14
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 0
                )

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

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

            [CRM_Extension_ClassLoader::getCacheFile==>CRM_Extension_Mapper::getActiveModuleFiles] => Array
                (
                    [ct] => 1
                    [wt] => 6279
                    [cpu] => 5572
                    [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] => 19
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

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

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

            [Civi\Core\Container::boot==>CRM_Extension_ClassLoader::register] => Array
                (
                    [ct] => 1
                    [wt] => 6423
                    [cpu] => 5572
                    [mu] => 228320
                    [pmu] => 239648
                )

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

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

            [Civi\Core\Container::boot==>CRM_Extension_System::getMixinLoader] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 1004
                    [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] => 0
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

            [CRM_Extension_MixinLoader::run==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 2
                    [wt] => 341
                    [cpu] => 214
                    [mu] => 25912
                    [pmu] => 37976
                )

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

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

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

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

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>Civi::dispatcher] => Array
                (
                    [ct] => 12
                    [wt] => 27
                    [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] => 16
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

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

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

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_MixInfo::getPath] => Array
                (
                    [ct] => 15
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 2168
                    [pmu] => 584
                )

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

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

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

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

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

            [Civi\Core\Container::boot==>CRM_Extension_MixinLoader::run] => Array
                (
                    [ct] => 1
                    [wt] => 1300
                    [cpu] => 869
                    [mu] => 128160
                    [pmu] => 118672
                )

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

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

            [CRM_Utils_Hook::requireCiviModules==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [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] => 1
                    [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] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

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

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

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

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

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

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

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

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

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

            [Civi\Core\Container::loadContainer==>CRM_Utils_System::isInUpgradeMode] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [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] => 9
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 0
                )

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

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

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

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

            [Composer\Autoload\includeFile==>_afform_civix_class_loader] => Array
                (
                    [ct] => 19
                    [wt] => 45
                    [cpu] => 297
                    [mu] => 568
                    [pmu] => 568
                )

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

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

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

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

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

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

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

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

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

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

            [Civi\Core\Container::loadContainer==>Symfony\Component\Config\ConfigCache::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 90
                    [cpu] => 1000
                    [mu] => 4304
                    [pmu] => 2760
                )

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

            [Symfony\Component\Config\ResourceCheckerConfigCache::safelyUnserialize==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::safelyUnserialize==>_afform_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::safelyUnserialize==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::safelyUnserialize==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 139
                    [cpu] => 0
                    [mu] => 1272
                    [pmu] => 4808
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::isFresh==>Symfony\Component\Config\ResourceCheckerConfigCache::safelyUnserialize] => Array
                (
                    [ct] => 1
                    [wt] => 784
                    [cpu] => 0
                    [mu] => 624224
                    [pmu] => 653048
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::isFresh==>Symfony\Component\Config\Resource\SelfCheckingResourceChecker::supports] => Array
                (
                    [ct] => 452
                    [wt] => 329
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\FileResource::__toString] => Array
                (
                    [ct] => 227
                    [wt] => 165
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\FileResource::isFresh] => Array
                (
                    [ct] => 227
                    [wt] => 2777
                    [cpu] => 2266
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\Config\ResourceCheckerConfigCache::isFresh==>Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh] => Array
                (
                    [ct] => 452
                    [wt] => 13095
                    [cpu] => 12814
                    [mu] => 103056
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\DirectoryResource::__toString] => Array
                (
                    [ct] => 6
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1048
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\DirectoryResource::isFresh] => Array
                (
                    [ct] => 6
                    [wt] => 1413
                    [cpu] => 1537
                    [mu] => 49944
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\FileExistenceResource::__toString] => Array
                (
                    [ct] => 16
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 23704
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\FileExistenceResource::isFresh] => Array
                (
                    [ct] => 16
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\ReflectionClassResource::__toString] => Array
                (
                    [ct] => 203
                    [wt] => 245
                    [cpu] => 973
                    [mu] => 17912
                    [pmu] => 0
                )

            [Symfony\Component\Config\Resource\SelfCheckingResourceChecker::isFresh==>Symfony\Component\Config\Resource\ReflectionClassResource::isFresh] => Array
                (
                    [ct] => 203
                    [wt] => 6636
                    [cpu] => 6801
                    [mu] => 664
                    [pmu] => 0
                )

            [Symfony\Component\Config\ConfigCache::isFresh==>Symfony\Component\Config\ResourceCheckerConfigCache::isFresh] => Array
                (
                    [ct] => 1
                    [wt] => 15495
                    [cpu] => 14177
                    [mu] => 496544
                    [pmu] => 654192
                )

            [Civi\Core\Container::loadContainer==>Symfony\Component\Config\ConfigCache::isFresh] => Array
                (
                    [ct] => 1
                    [wt] => 15600
                    [cpu] => 14177
                    [mu] => 109496
                    [pmu] => 654448
                )

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

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

            [Composer\Autoload\includeFile@2==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [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] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

            [Civi\Core\Container::boot==>Civi\Core\Container::loadContainer] => Array
                (
                    [ct] => 1
                    [wt] => 16243
                    [cpu] => 16179
                    [mu] => 131568
                    [pmu] => 668224
                )

            [Civi\Core\Container::useContainer==>Symfony\Component\DependencyInjection\Container::set] => Array
                (
                    [ct] => 8
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\Container::getBootService] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\Container::Civi\Core\{closure}] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 3848
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 30
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 18296
                    [pmu] => 0
                )

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

            [Civi\Core\CiviEventDispatcher::addListenerService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerService==>Civi\Core\Event\ServiceListener::__construct] => Array
                (
                    [ct] => 117
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerService==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 117
                    [wt] => 359
                    [cpu] => 999
                    [mu] => 36224
                    [pmu] => 0
                )

            [Civi\Core\Container::createEventDispatcher==>Civi\Core\CiviEventDispatcher::addListenerService] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 5384
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\Container::createEventDispatcher] => Array
                (
                    [ct] => 1
                    [wt] => 200
                    [cpu] => 0
                    [mu] => 29816
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addListenerMap==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 103
                    [wt] => 306
                    [cpu] => 0
                    [mu] => 75440
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addListenerMap] => Array
                (
                    [ct] => 63
                    [wt] => 530
                    [cpu] => 0
                    [mu] => 114760
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 61
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 7384
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addListenerService] => Array
                (
                    [ct] => 15
                    [wt] => 116
                    [cpu] => 999
                    [mu] => 11808
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addSubscriberServiceMap==>Civi\Core\CiviEventDispatcher::addListenerService] => Array
                (
                    [ct] => 101
                    [wt] => 701
                    [cpu] => 0
                    [mu] => 35968
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService==>Civi\Core\CiviEventDispatcher::addSubscriberServiceMap] => Array
                (
                    [ct] => 70
                    [wt] => 929
                    [cpu] => 998
                    [mu] => 74352
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getDispatcherService] => Array
                (
                    [ct] => 1
                    [wt] => 2237
                    [cpu] => 1997
                    [mu] => 288536
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::get==>Symfony\Component\DependencyInjection\Container::make] => Array
                (
                    [ct] => 17
                    [wt] => 4844
                    [cpu] => 6240
                    [mu] => 399456
                    [pmu] => 2296
                )

            [Civi\Core\Container::useContainer==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 1
                    [wt] => 2251
                    [cpu] => 1997
                    [mu] => 290272
                    [pmu] => 0
                )

            [Civi\Core\Container::boot==>Civi\Core\Container::useContainer] => Array
                (
                    [ct] => 1
                    [wt] => 2286
                    [cpu] => 1997
                    [mu] => 291944
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Civi\Core\Container::boot] => Array
                (
                    [ct] => 1
                    [wt] => 44588
                    [cpu] => 37287
                    [mu] => 1294328
                    [pmu] => 1540576
                )

            [CRM_Core_Config::singleton==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [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] => 13
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi::service==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 13
                    [wt] => 1391
                    [cpu] => 1292
                    [mu] => 54584
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [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] => 0
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [DB_common::modifyQuery==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

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

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

            [DB_common::modifyQuery==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 108
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [DB_common::modifyQuery==>Civi\Core\Event\QueryEvent::__construct] => Array
                (
                    [ct] => 19
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

            [Civi\Core\CiviEventDispatcher::dispatch==>Civi\Core\CiviEventDispatcher::bindPatterns] => Array
                (
                    [ct] => 35
                    [wt] => 133
                    [cpu] => 0
                    [mu] => 4544
                    [pmu] => 208
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch==>Symfony\Component\EventDispatcher\EventDispatcher::getListeners] => Array
                (
                    [ct] => 35
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 7152
                    [pmu] => 600
                )

            [Civi\Core\CiviEventDispatcher::dispatch==>Symfony\Component\EventDispatcher\EventDispatcher::dispatch] => Array
                (
                    [ct] => 35
                    [wt] => 37340
                    [cpu] => 29310
                    [mu] => 1022872
                    [pmu] => 987720
                )

            [DB_common::modifyQuery==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 14
                    [wt] => 185
                    [cpu] => 0
                    [mu] => 3616
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::reloadValues==>Civi\Core\SettingsBag::loadValues] => Array
                (
                    [ct] => 1
                    [wt] => 8122
                    [cpu] => 5775
                    [mu] => 140944
                    [pmu] => 0
                )

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

            [Civi\Core\SettingsManager::bootComplete==>Civi\Core\SettingsManager::reloadValues] => Array
                (
                    [ct] => 1
                    [wt] => 8146
                    [cpu] => 5775
                    [mu] => 139568
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::reloadDefaults==>Civi\Core\SettingsManager::getDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 585
                    [cpu] => 620
                    [mu] => 27344
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::reloadDefaults==>Civi\Core\SettingsBag::loadDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => -1888
                    [pmu] => 0
                )

            [Civi\Core\SettingsManager::bootComplete==>Civi\Core\SettingsManager::reloadDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 598
                    [cpu] => 620
                    [mu] => 26120
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::getFullMetadata==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi::cache==>Civi\Core\Container::singleton] => Array
                (
                    [ct] => 53
                    [wt] => 126
                    [cpu] => 899
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi::cache==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 53
                    [wt] => 196
                    [cpu] => 982
                    [mu] => 4016
                    [pmu] => 2672
                )

            [Civi\Core\SettingsMetadata::getFullMetadata==>Civi::cache] => Array
                (
                    [ct] => 2
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1816
                    [pmu] => 0
                )

            [Civi\Core\SettingsMetadata::getFullMetadata==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 2
                    [wt] => 4032
                    [cpu] => 1586
                    [mu] => 850872
                    [pmu] => 529416
                )

            [Civi\Core\SettingsMetadata::getMetadata==>Civi\Core\SettingsMetadata::getFullMetadata] => Array
                (
                    [ct] => 2
                    [wt] => 4081
                    [cpu] => 1586
                    [mu] => 854128
                    [pmu] => 529416
                )

            [Civi\Core\SettingsManager::useMandatory==>Civi\Core\SettingsManager::getMandatory] => Array
                (
                    [ct] => 1
                    [wt] => 4324
                    [cpu] => 1586
                    [mu] => 4768
                    [pmu] => 529416
                )

            [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] => 4333
                    [cpu] => 1586
                    [mu] => 5688
                    [pmu] => 529416
                )

            [CRM_Core_Config::singleton==>Civi\Core\SettingsManager::bootComplete] => Array
                (
                    [ct] => 1
                    [wt] => 13089
                    [cpu] => 7981
                    [mu] => 172136
                    [pmu] => 529416
                )

            [CRM_Core_Config::singleton==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

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

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

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

            [CRM_Core_ClassLoader::loadClass==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 11
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

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

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

            [CRM_Core_DAO_Base::getEntityDefinition==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getEntityNameForClass==>CRM_Core_DAO_AllCoreTables::getCanonicalClassName] => Array
                (
                    [ct] => 71
                    [wt] => 103
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

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

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

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

            [CRM_Core_DAO_AllCoreTables::getEntitiesByClass==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::loadAll==>Civi\Schema\EntityRepository::loadCoreEntities] => Array
                (
                    [ct] => 1
                    [wt] => 2828
                    [cpu] => 2013
                    [mu] => 307424
                    [pmu] => 0
                )

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

            [Civi\Core\Event\GenericHookEvent::createOrdered==>Civi\Core\Event\GenericHookEvent::assertValidHookFields] => Array
                (
                    [ct] => 29
                    [wt] => 119
                    [cpu] => 977
                    [mu] => 11552
                    [pmu] => 4520
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\Event\GenericHookEvent::createOrdered] => Array
                (
                    [ct] => 29
                    [wt] => 337
                    [cpu] => 977
                    [mu] => 16840
                    [pmu] => 8480
                )

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

            [Civi\Core\CiviEventDispatcher::bindPatterns==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 8
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 4360
                    [pmu] => 712
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::getListeners==>Symfony\Component\EventDispatcher\EventDispatcher::sortListeners] => Array
                (
                    [ct] => 13
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 10288
                    [pmu] => 1136
                )

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

            [CRM_Extension_MixInfo::isActive==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 21
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

            [CRM_Extension_MixInfo::isActive==>CRM_Extension_Mapper::isActiveModule] => Array
                (
                    [ct] => 21
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 256
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_MixInfo::isActive] => Array
                (
                    [ct] => 4
                    [wt] => 89
                    [cpu] => 475
                    [mu] => 3112
                    [pmu] => 0
                )

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

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>CRM_Extension_MixinLoader::{closure}] => Array
                (
                    [ct] => 6
                    [wt] => 7409
                    [cpu] => 5444
                    [mu] => 103096
                    [pmu] => 179368
                )

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

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

            [CRM_Utils_Hook_DrupalBase::buildModuleList==>CRM_Utils_Hook_DrupalBase::getDrupalModules] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

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

            [CRM_Utils_Hook_DrupalBase::invokeViaUF==>CRM_Utils_Hook_DrupalBase::buildModuleList] => Array
                (
                    [ct] => 29
                    [wt] => 2893
                    [cpu] => 1426
                    [mu] => 12144
                    [pmu] => 0
                )

            [CRM_Utils_Cache_ArrayCache::get==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 29
                    [wt] => 289
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 1536
                )

            [CRM_Utils_Cache_CacheWrapper::get==>CRM_Utils_Cache_ArrayCache::get] => Array
                (
                    [ct] => 29
                    [wt] => 459
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 3072
                )

            [CRM_Utils_Hook::runHooks==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 29
                    [wt] => 540
                    [cpu] => 0
                    [mu] => 2480
                    [pmu] => 4608
                )

            [CRM_Utils_Cache_ArrayCache::set==>CRM_Utils_Cache::assertValidKey] => Array
                (
                    [ct] => 8
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 312
                )

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

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

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

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

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

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

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

            [CRM_Utils_Cache_CacheWrapper::set==>CRM_Utils_Cache_ArrayCache::set] => Array
                (
                    [ct] => 8
                    [wt] => 201
                    [cpu] => 0
                    [mu] => 6424
                    [pmu] => 568
                )

            [CRM_Utils_Hook::runHooks==>CRM_Utils_Cache_CacheWrapper::set] => Array
                (
                    [ct] => 8
                    [wt] => 229
                    [cpu] => 0
                    [mu] => 7056
                    [pmu] => 768
                )

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

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

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

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

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

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

            [CRM_Core_DAO::__construct@1==>CRM_Core_DAO::initialize] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Core_DAO::executeQuery==>CRM_Core_DAO::__construct@1] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 1248
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::dispatch@1==>Civi\Core\CiviEventDispatcher::bindPatterns] => Array
                (
                    [ct] => 33
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 1712
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@1==>Symfony\Component\EventDispatcher\EventDispatcher::getListeners] => Array
                (
                    [ct] => 33
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 3928
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::dispatch@1==>Symfony\Component\EventDispatcher\EventDispatcher::dispatch@1] => Array
                (
                    [ct] => 33
                    [wt] => 6879
                    [cpu] => 5374
                    [mu] => 143248
                    [pmu] => 78280
                )

            [DB_common::modifyQuery==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 5
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 2608
                    [pmu] => 0
                )

            [_getSearchKitEntityDisplays==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 2141
                    [cpu] => 720
                    [mu] => 21504
                    [pmu] => 0
                )

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

            [search_kit_civicrm_entityTypes==>_getSearchKitEntityDisplays] => Array
                (
                    [ct] => 1
                    [wt] => 2280
                    [cpu] => 720
                    [mu] => 26496
                    [pmu] => 0
                )

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

            [CRM_Utils_Hook::runHooks==>search_kit_civicrm_entityTypes] => Array
                (
                    [ct] => 1
                    [wt] => 2313
                    [cpu] => 720
                    [mu] => 9416
                    [pmu] => 0
                )

            [CRM_Utils_Hook_DrupalBase::invokeViaUF==>CRM_Utils_Hook::runHooks] => Array
                (
                    [ct] => 29
                    [wt] => 4742
                    [cpu] => 2677
                    [mu] => 76792
                    [pmu] => 27192
                )

            [Civi\Core\CiviEventDispatcher::delegateToUF==>CRM_Utils_Hook_DrupalBase::invokeViaUF] => Array
                (
                    [ct] => 29
                    [wt] => 7791
                    [cpu] => 4103
                    [mu] => 89528
                    [pmu] => 28728
                )

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

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\Core\CiviEventDispatcher::delegateToUF] => Array
                (
                    [ct] => 12
                    [wt] => 7410
                    [cpu] => 3105
                    [mu] => 95560
                    [pmu] => 22984
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch==>Symfony\Component\EventDispatcher\EventDispatcher::callListeners] => Array
                (
                    [ct] => 21
                    [wt] => 37061
                    [cpu] => 29310
                    [mu] => 1014992
                    [pmu] => 987120
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 12
                    [wt] => 15633
                    [cpu] => 9549
                    [mu] => 207008
                    [pmu] => 215336
                )

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

            [CRM_Utils_Hook::entityTypes==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 6034
                    [cpu] => 1623
                    [mu] => 48304
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::loadAll==>CRM_Utils_Hook::entityTypes] => Array
                (
                    [ct] => 1
                    [wt] => 6048
                    [cpu] => 1623
                    [mu] => 48672
                    [pmu] => 0
                )

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

            [Civi\Schema\EntityRepository::getClassIndex==>Civi\Schema\EntityRepository::loadAll] => Array
                (
                    [ct] => 71
                    [wt] => 10665
                    [cpu] => 5193
                    [mu] => 382096
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getEntitiesByClass==>Civi\Schema\EntityRepository::getClassIndex] => Array
                (
                    [ct] => 71
                    [wt] => 10834
                    [cpu] => 5193
                    [mu] => 370384
                    [pmu] => 768
                )

            [CRM_Core_DAO_AllCoreTables::getEntityNameForClass==>CRM_Core_DAO_AllCoreTables::getEntitiesByClass] => Array
                (
                    [ct] => 71
                    [wt] => 11043
                    [cpu] => 5193
                    [mu] => 373656
                    [pmu] => 1536
                )

            [CRM_Core_DAO_Base::getEntityDefinition==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 41
                    [wt] => 11132
                    [cpu] => 5193
                    [mu] => 374984
                    [pmu] => 2304
                )

            [Civi\Schema\EntityRepository::getEntity==>Civi\Schema\EntityRepository::loadAll] => Array
                (
                    [ct] => 45
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getEntityDefinition==>Civi\Schema\EntityRepository::getEntity] => Array
                (
                    [ct] => 41
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getTableName==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 12
                    [wt] => 10958
                    [cpu] => 5193
                    [mu] => 380120
                    [pmu] => 1024
                )

            [CRM_Core_DAO::getLocaleTableName==>CRM_Core_DAO_Base::getTableName] => Array
                (
                    [ct] => 12
                    [wt] => 11033
                    [cpu] => 5193
                    [mu] => 380752
                    [pmu] => 1088
                )

            [CRM_Core_DAO::__construct==>CRM_Core_DAO::getLocaleTableName] => Array
                (
                    [ct] => 12
                    [wt] => 11085
                    [cpu] => 5193
                    [mu] => 381384
                    [pmu] => 1088
                )

            [CRM_Core_DAO_Base::__construct==>CRM_Core_DAO::__construct] => Array
                (
                    [ct] => 12
                    [wt] => 11384
                    [cpu] => 5193
                    [mu] => 382784
                    [pmu] => 1856
                )

            [CRM_Core_DAO_Base::__construct==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 12
                    [wt] => 219
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [ts==>CRM_Core_Config::singleton@1] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [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] => 264
                    [cpu] => 0
                    [mu] => 13576
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::{closure}==>ts] => Array
                (
                    [ct] => 1328
                    [wt] => 5857
                    [cpu] => 4568
                    [mu] => 130616
                    [pmu] => 49488
                )

            [CRM_Core_DAO_Base::__construct==>Civi\Schema\EntityRepository::{closure}] => Array
                (
                    [ct] => 12
                    [wt] => 6155
                    [cpu] => 6032
                    [mu] => 291888
                    [pmu] => 53176
                )

            [CRM_Core_BAO_Domain::getDomain==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 11515
                    [cpu] => 5955
                    [mu] => 402080
                    [pmu] => 0
                )

            [CRM_Core_BAO_Domain::getDomain==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::tableName] => Array
                (
                    [ct] => 8
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 9
                    [wt] => 162
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 792
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_AllCoreTables::getBAOClassName] => Array
                (
                    [ct] => 9
                    [wt] => 833
                    [cpu] => 2005
                    [mu] => 8176
                    [pmu] => 3168
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>Civi\Schema\EntityRepository::{closure}] => Array
                (
                    [ct] => 9
                    [wt] => 1549
                    [cpu] => 1001
                    [mu] => 122328
                    [pmu] => 1808
                )

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

            [CRM_Core_DAO_Base::loadSchemaFields==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Utils_Schema::getCrmTypeFromSqlType] => Array
                (
                    [ct] => 186
                    [wt] => 307
                    [cpu] => 0
                    [mu] => 3208
                    [pmu] => 7256
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_Base::getFieldLength] => Array
                (
                    [ct] => 82
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 2968
                    [pmu] => 144
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Utils_Schema::getDefaultSize] => Array
                (
                    [ct] => 58
                    [wt] => 78
                    [cpu] => 0
                    [mu] => 1768
                    [pmu] => 0
                )

            [Civi\Schema\EntityRepository::getEntities==>Civi\Schema\EntityRepository::loadAll] => Array
                (
                    [ct] => 35
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>Civi\Schema\EntityRepository::getEntities] => Array
                (
                    [ct] => 26
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 888
                )

            [CRM_Core_DAO_AllCoreTables::getEntities==>CRM_Core_DAO_AllCoreTables::{closure}] => Array
                (
                    [ct] => 4134
                    [wt] => 3954
                    [cpu] => 5779
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getDAONameForEntity==>CRM_Core_DAO_AllCoreTables::getEntities] => Array
                (
                    [ct] => 26
                    [wt] => 10195
                    [cpu] => 10639
                    [mu] => 323488
                    [pmu] => 184096
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Core_DAO_AllCoreTables::getDAONameForEntity] => Array
                (
                    [ct] => 17
                    [wt] => 6788
                    [cpu] => 7672
                    [mu] => 3192
                    [pmu] => 121216
                )

            [CRM_Core_DAO_Base::{closure}==>CRM_Utils_String::convertStringToCamel] => Array
                (
                    [ct] => 180
                    [wt] => 332
                    [cpu] => 1001
                    [mu] => 85624
                    [pmu] => 35440
                )

            [CRM_Utils_Array::rekey==>CRM_Core_DAO_Base::{closure}] => Array
                (
                    [ct] => 180
                    [wt] => 728
                    [cpu] => 1001
                    [mu] => 7648
                    [pmu] => 44968
                )

            [CRM_Core_DAO_Base::loadSchemaFields==>CRM_Utils_Array::rekey] => Array
                (
                    [ct] => 132
                    [wt] => 1143
                    [cpu] => 1001
                    [mu] => 57912
                    [pmu] => 54304
                )

            [CRM_Core_DAO_Base::getSchemaFields==>CRM_Core_DAO_Base::loadSchemaFields] => Array
                (
                    [ct] => 9
                    [wt] => 12587
                    [cpu] => 12677
                    [mu] => 362256
                    [pmu] => 234096
                )

            [CRM_Core_DAO_AllCoreTables::invoke==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 9
                    [wt] => 105
                    [cpu] => 1001
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::invoke==>Civi\Schema\EntityRepository::getEntities] => Array
                (
                    [ct] => 9
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getSchemaFields==>CRM_Core_DAO_AllCoreTables::invoke] => Array
                (
                    [ct] => 9
                    [wt] => 206
                    [cpu] => 1001
                    [mu] => 1864
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::fields==>CRM_Core_DAO_Base::getSchemaFields] => Array
                (
                    [ct] => 21
                    [wt] => 12874
                    [cpu] => 13678
                    [mu] => 364352
                    [pmu] => 234096
                )

            [CRM_Core_DAO::table==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 8
                    [wt] => 6588
                    [cpu] => 6763
                    [mu] => 414224
                    [pmu] => 101904
                )

            [DB_DataObject::find==>CRM_Core_DAO::table] => Array
                (
                    [ct] => 8
                    [wt] => 6659
                    [cpu] => 6763
                    [mu] => 425592
                    [pmu] => 111432
                )

            [DB_DataObject::_build_condition==>DB_DataObject::_connect] => Array
                (
                    [ct] => 8
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_DataObject::tableName] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_mysqli::quoteIdentifier] => Array
                (
                    [ct] => 16
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_DataObject::whereAdd] => Array
                (
                    [ct] => 8
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 6128
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_build_condition] => Array
                (
                    [ct] => 8
                    [wt] => 292
                    [cpu] => 1000
                    [mu] => 11408
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_connect] => Array
                (
                    [ct] => 8
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DB_DataObject::_build_select==>DB_DataObject::_connect] => Array
                (
                    [ct] => 8
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DB_DataObject::_build_select==>DB_DataObject::tableName] => Array
                (
                    [ct] => 8
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DB_DataObject::_build_select==>DB_mysqli::quoteIdentifier] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_build_select] => Array
                (
                    [ct] => 8
                    [wt] => 130
                    [cpu] => 0
                    [mu] => 3856
                    [pmu] => 0
                )

            [DB_DataObject::find==>DB_DataObject::_query] => Array
                (
                    [ct] => 8
                    [wt] => 4633
                    [cpu] => 5028
                    [mu] => 137328
                    [pmu] => 15568
                )

            [DB_DataObject::find==>DB_DataObject::fetch] => Array
                (
                    [ct] => 7
                    [wt] => 137
                    [cpu] => 0
                    [mu] => 6888
                    [pmu] => 0
                )

            [CRM_Core_BAO_Domain::getDomain==>DB_DataObject::find] => Array
                (
                    [ct] => 1
                    [wt] => 1634
                    [cpu] => 1433
                    [mu] => 54312
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_BAO_Domain::getDomain] => Array
                (
                    [ct] => 1
                    [wt] => 13172
                    [cpu] => 7388
                    [mu] => 457664
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [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] => 22
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::isMultilingual==>CRM_Core_BAO_Domain::getDomain] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_I18n::uiLanguages==>CRM_Core_I18n::isMultilingual] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [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] => 33
                    [cpu] => 0
                    [mu] => 3064
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_BAO_ConfigSetting::applyLocale] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 4960
                    [pmu] => 0
                )

            [CRM_Core_TemporaryErrorScope::__destruct==>CRM_Core_TemporaryErrorScope::setActive] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_TemporaryErrorScope::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [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] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Event\GenericHookEvent::create==>Civi\Core\Event\GenericHookEvent::assertValidHookFields] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\Event\GenericHookEvent::create] => Array
                (
                    [ct] => 2
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 3824
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Symfony\Contracts\EventDispatcher\Event::isPropagationStopped] => Array
                (
                    [ct] => 182
                    [wt] => 143
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>CRM_Extension_MixInfo::isActive] => Array
                (
                    [ct] => 14
                    [wt] => 174
                    [cpu] => 0
                    [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] => 256
                    [cpu] => 0
                    [mu] => 2680
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@1==>Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1] => Array
                (
                    [ct] => 28
                    [wt] => 6684
                    [cpu] => 5374
                    [mu] => 138560
                    [pmu] => 78024
                )

            [CRM_Extension_MixinLoader::{closure}==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 2
                    [wt] => 351
                    [cpu] => 0
                    [mu] => 5384
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

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

            [CRM_Core_ClassLoader::loadClass@1==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [PathLoad\V0\PathLoad::loadClass==>PathLoad\V0\Psr4Loader::loadClass] => Array
                (
                    [ct] => 14
                    [wt] => 63
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 0
                )

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

            [CRM_Core_ClassLoader::loadClass@1==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1832
                    [pmu] => 0
                )

            [crm_smarty_compatibility_get_path==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_ClassLoader::loadClass@1==>crm_smarty_compatibility_get_path] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 6456
                    [pmu] => 0
                )

            [Smarty::__construct==>Smarty::assign] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 912
                    [pmu] => 0
                )

            [CRM_Core_Smarty::singleton==>Smarty::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

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

            [CRM_Core_Smarty::initialize==>CRM_Core_Config_MagicMerge::__isset] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 7
                    [wt] => 145
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>Civi\Core\Paths::getVariable] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [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] => 5
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_File::createDir] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [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] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Paths::Civi\Core\{closure}==>Civi::paths] => Array
                (
                    [ct] => 4
                    [wt] => 11
                    [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] => 13
                    [cpu] => 0
                    [mu] => 1840
                    [pmu] => 0
                )

            [Civi\Core\Paths::getUrl==>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::getUrl] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1896
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Civi\Core\Paths::getVariable] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 4296
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Smarty::addPluginsDir] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [CRM_Core_Smarty::isCheckSmartyIsCompiled==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_Smarty::isCheckSmartyIsCompiled] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

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

            [CRM_Core_Smarty::initialize==>Smarty::assign] => Array
                (
                    [ct] => 7
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_Request::retrieve==>CRM_Utils_Request::getValue] => Array
                (
                    [ct] => 18
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Request::retrieveValue==>CRM_Utils_Request::retrieve] => Array
                (
                    [ct] => 7
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_Request::retrieveValue] => Array
                (
                    [ct] => 7
                    [wt] => 51
                    [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] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

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

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

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

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

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

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

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

            [CRM_Core_OptionValue::getValues==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [CRM_Core_OptionValue::getValues==>CRM_Core_OptionGroup::isDomainOptionGroup] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Core_OptionValue::getValues==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 2
                    [wt] => 2939
                    [cpu] => 975
                    [mu] => 40552
                    [pmu] => 0
                )

            [CRM_Core_OptionValue::getValues==>DB_DataObject::fetch] => Array
                (
                    [ct] => 242
                    [wt] => 1726
                    [cpu] => 1996
                    [mu] => 378168
                    [pmu] => 161272
                )

            [CRM_Core_I18n::languages==>CRM_Core_OptionValue::getValues] => Array
                (
                    [ct] => 2
                    [wt] => 5080
                    [cpu] => 2971
                    [mu] => 235784
                    [pmu] => 179368
                )

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

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

            [Civi\Core\Paths::getVariable@1==>Civi\Core\Paths::Civi\Core\{closure}@1] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [Civi\Core\Paths::getPath@1==>Civi\Core\Paths::getVariable@1] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 2208
                    [pmu] => 0
                )

            [Civi\Core\Paths::getPath@1==>CRM_Utils_File::absoluteDirectory] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [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] => 209
                    [cpu] => 956
                    [mu] => 13128
                    [pmu] => 5312
                )

            [CRM_Core_I18n::getResourceDir==>CRM_Utils_File::addTrailingSlash] => Array
                (
                    [ct] => 13
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_I18n::languages==>CRM_Core_I18n::getResourceDir] => Array
                (
                    [ct] => 2
                    [wt] => 123
                    [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] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_I18n::uiLanguages==>CRM_Core_I18n::languages] => Array
                (
                    [ct] => 1
                    [wt] => 5474
                    [cpu] => 2971
                    [mu] => 259784
                    [pmu] => 179368
                )

            [CRM_Core_I18n::uiLanguages==>CRM_Utils_Array::subset] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_I18n::uiLanguages] => Array
                (
                    [ct] => 1
                    [wt] => 5604
                    [cpu] => 2971
                    [mu] => 26920
                    [pmu] => 179368
                )

            [CRM_Core_SmartyCompatibility::load_filter==>Smarty::load_filter] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 1640
                    [pmu] => 0
                )

            [Smarty::loadFilter==>CRM_Core_SmartyCompatibility::load_filter] => Array
                (
                    [ct] => 2
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2272
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Smarty::loadFilter] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 2888
                    [pmu] => 0
                )

            [CRM_Core_SmartyCompatibility::register_modifier==>Smarty::register_modifier] => Array
                (
                    [ct] => 11
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 5416
                    [pmu] => 0
                )

            [Smarty::registerPlugin==>CRM_Core_SmartyCompatibility::register_modifier] => Array
                (
                    [ct] => 11
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 6064
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>Smarty::registerPlugin] => Array
                (
                    [ct] => 11
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 6680
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

            [CRM_Core_Smarty::initialize==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 67
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [CRM_Core_Smarty::initialize==>CRM_Utils_Constant::value] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Smarty::singleton==>CRM_Core_Smarty::initialize] => Array
                (
                    [ct] => 1
                    [wt] => 6272
                    [cpu] => 3970
                    [mu] => 59832
                    [pmu] => 179368
                )

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

            [civicrm_smarty_register_string_resource==>CRM_Core_SmartyCompatibility::register_resource] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 2000
                    [pmu] => 0
                )

            [CRM_Core_Smarty::registerStringResource==>civicrm_smarty_register_string_resource] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 999
                    [mu] => 3312
                    [pmu] => 0
                )

            [CRM_Core_Smarty::singleton==>CRM_Core_Smarty::registerStringResource] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 999
                    [mu] => 3944
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}@1==>CRM_Core_Smarty::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 6341
                    [cpu] => 4969
                    [mu] => 67048
                    [pmu] => 179368
                )

            [CRM_Extension_MixinLoader::{closure}@1==>CRM_Extension_MixinLoader::{closure}@2] => Array
                (
                    [ct] => 27
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 3640
                    [pmu] => 0
                )

            [CRM_Extension_MixinLoader::{closure}==>CRM_Extension_MixinLoader::{closure}@1] => Array
                (
                    [ct] => 2
                    [wt] => 6635
                    [cpu] => 4969
                    [mu] => 79312
                    [pmu] => 179368
                )

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

            [CRM_Utils_Hook::runHooks==>greenwich_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [recaptcha_civicrm_config==>_recaptcha_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>recaptcha_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [ckeditor4_civicrm_config==>_ckeditor4_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>ckeditor4_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 0
                )

            [legacycustomsearches_civicrm_config==>_legacycustomsearches_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [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] => 3
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>civigrant_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [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] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [afform_civicrm_config==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 9
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 4328
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>afform_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 6584
                    [pmu] => 0
                )

            [search_kit_civicrm_config==>_search_kit_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [search_kit_civicrm_config==>Civi::dispatcher] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [search_kit_civicrm_config==>Civi\Core\CiviEventDispatcher::addListener] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>search_kit_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 3472
                    [pmu] => 0
                )

            [authx_civicrm_config==>_authx_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>authx_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1576
                    [pmu] => 0
                )

            [oauth_client_civicrm_config==>_oauth_client_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>oauth_client_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [flexmailer_civicrm_config==>_flexmailer_civix_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 976
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>flexmailer_civicrm_config] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1592
                    [pmu] => 0
                )

            [CRM_Utils_Hook::config==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 2
                    [wt] => 7597
                    [cpu] => 4969
                    [mu] => 128504
                    [pmu] => 179368
                )

            [CRM_Core_Config::singleton==>CRM_Utils_Hook::config] => Array
                (
                    [ct] => 1
                    [wt] => 7144
                    [cpu] => 4969
                    [mu] => 118592
                    [pmu] => 179368
                )

            [CRM_Core_Config::authenticate==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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_Core_Config::authenticate==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

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

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

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>CRM_Core_Session::get] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [CRM_Core_Config::authenticate==>CRM_Contact_BAO_Contact_Permission::initChecksumAuthSrc] => Array
                (
                    [ct] => 1
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 5168
                    [pmu] => 0
                )

            [CRM_Core_Config::singleton==>CRM_Core_Config::authenticate] => Array
                (
                    [ct] => 1
                    [wt] => 227
                    [cpu] => 0
                    [mu] => 10224
                    [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] => 8
                    [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] => 17
                    [cpu] => 0
                    [mu] => 1816
                    [pmu] => 0
                )

            [main()==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 79077
                    [cpu] => 58278
                    [mu] => 2090488
                    [pmu] => 2259840
                )

            [main()==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 0
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [main()==>CRM_Utils_REST::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 7
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [CRM_Core_I18n::setNativeGettextLocale==>CRM_Core_I18n::getResourceDir] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [CRM_Core_I18n::setNativeGettextLocale==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

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

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

            [CRM_Core_I18n::setNativeGettextLocale==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [CRM_Core_I18n::__construct==>CRM_Core_I18n::setNativeGettextLocale] => Array
                (
                    [ct] => 1
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 5208
                    [pmu] => 0
                )

            [CRM_Core_I18n::crm_translate_raw==>CRM_Core_I18n_NativeGettext::translate] => Array
                (
                    [ct] => 501
                    [wt] => 553
                    [cpu] => 1574
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_System::docURL==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 963
                    [cpu] => 1099
                    [mu] => 7384
                    [pmu] => 0
                )

            [CRM_Utils_System::docURL2==>CRM_Utils_System::docURL] => Array
                (
                    [ct] => 2
                    [wt] => 992
                    [cpu] => 1099
                    [mu] => 9544
                    [pmu] => 0
                )

            [CRM_Utils_System::authenticateKey==>CRM_Utils_System::docURL2] => Array
                (
                    [ct] => 2
                    [wt] => 1002
                    [cpu] => 1099
                    [mu] => 10048
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Utils_System::authenticateKey] => Array
                (
                    [ct] => 1
                    [wt] => 981
                    [cpu] => 1099
                    [mu] => 9864
                    [pmu] => 0
                )

            [CRM_Utils_Request::retrieve==>CRM_Utils_Type::validate] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Utils_Request::retrieve] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldValue==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldValue==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldValue==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

            [CRM_Core_DAO::getFieldValue==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 129
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldValue==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 3234
                    [cpu] => 2269
                    [mu] => 47968
                    [pmu] => 22696
                )

            [CRM_Core_DAO::getFieldValue==>DB_DataObject::selectAdd] => Array
                (
                    [ct] => 8
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 3480
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>_afform_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 5
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 904
                    [pmu] => 840
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 515
                    [cpu] => 2005
                    [mu] => 816
                    [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] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [DB_DataObject::_quote==>DB_common::quoteSmart] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [DB_DataObject::_build_condition==>DB_DataObject::_quote] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1832
                    [pmu] => 0
                )

            [CRM_Core_DAO::getFieldValue==>DB_DataObject::find] => Array
                (
                    [ct] => 4
                    [wt] => 4975
                    [cpu] => 5771
                    [mu] => 191376
                    [pmu] => 45984
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_DAO::getFieldValue] => Array
                (
                    [ct] => 1
                    [wt] => 4679
                    [cpu] => 4470
                    [mu] => 155408
                    [pmu] => 28240
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 3
                    [wt] => 28
                    [cpu] => 0
                    [mu] => -33864
                    [pmu] => 0
                )

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

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

            [CRM_Utils_REST::loadCMSBootstrap==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 155
                    [cpu] => 0
                    [mu] => 624
                    [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] => 225
                    [cpu] => 0
                    [mu] => 2984
                    [pmu] => 0
                )

            [CRM_Core_BAO_UFMatch::getUFId==>DB_DataObject::find] => Array
                (
                    [ct] => 1
                    [wt] => 1533
                    [cpu] => 1682
                    [mu] => 28264
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_BAO_UFMatch::getUFId] => Array
                (
                    [ct] => 1
                    [wt] => 1772
                    [cpu] => 1682
                    [mu] => 33272
                    [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] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>CRM_Utils_System_Drupal::cmsRootPath] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 0
                )

            [drupal_environment_initialize==>drupal_valid_http_host] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_environment_initialize==>request_path] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [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] => 10
                    [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] => 61
                    [cpu] => 0
                    [mu] => 4192
                    [pmu] => 0
                )

            [_drupal_bootstrap_configuration==>drupal_environment_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 105
                    [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] => 4
                    [cpu] => 0
                    [mu] => 1752
                    [pmu] => 0
                )

            [drupal_settings_initialize==>conf_path] => Array
                (
                    [ct] => 2
                    [wt] => 46
                    [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] => 10
                    [cpu] => 0
                    [mu] => 9184
                    [pmu] => 4648
                )

            [filter_xss_admin==>filter_xss] => Array
                (
                    [ct] => 3
                    [wt] => 35
                    [cpu] => 0
                    [mu] => 10376
                    [pmu] => 5240
                )

            [_drupal_error_handler_real==>filter_xss_admin] => Array
                (
                    [ct] => 3
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 10992
                    [pmu] => 5856
                )

            [_drupal_error_handler_real==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [_drupal_log_error==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [_drupal_log_error==>watchdog] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 968
                    [pmu] => 968
                )

            [_drupal_log_error==>drupal_is_cli] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 536
                )

            [error_displayable==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 536
                )

            [_drupal_log_error==>error_displayable] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 1136
                )

            [t==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 520
                )

            [drupal_placeholder==>check_plain] => Array
                (
                    [ct] => 15
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 2936
                    [pmu] => 904
                )

            [format_string==>drupal_placeholder] => Array
                (
                    [ct] => 15
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 2256
                    [pmu] => 1664
                )

            [t==>format_string] => Array
                (
                    [ct] => 3
                    [wt] => 70
                    [cpu] => 0
                    [mu] => 16256
                    [pmu] => 6560
                )

            [_drupal_log_error==>t] => Array
                (
                    [ct] => 3
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 17120
                    [pmu] => 8400
                )

            [drupal_page_is_cacheable==>drupal_static] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [drupal_set_message==>drupal_page_is_cacheable] => Array
                (
                    [ct] => 3
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 1200
                )

            [_drupal_log_error==>drupal_set_message] => Array
                (
                    [ct] => 3
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 2928
                    [pmu] => 2392
                )

            [_drupal_error_handler_real==>_drupal_log_error] => Array
                (
                    [ct] => 3
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 23096
                    [pmu] => 14904
                )

            [_drupal_error_handler==>_drupal_error_handler_real] => Array
                (
                    [ct] => 3
                    [wt] => 265
                    [cpu] => 0
                    [mu] => 58416
                    [pmu] => 31520
                )

            [drupal_settings_initialize==>_drupal_error_handler] => Array
                (
                    [ct] => 3
                    [wt] => 279
                    [cpu] => 0
                    [mu] => 37648
                    [pmu] => 31584
                )

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

            [DrupalRequestSanitizer::sanitize==>variable_get] => Array
                (
                    [ct] => 2
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [DrupalRequestSanitizer::stripDangerousValues==>DrupalRequestSanitizer::stripDangerousValues@1] => Array
                (
                    [ct] => 11
                    [wt] => 10
                    [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] => 42
                    [cpu] => 0
                    [mu] => 3016
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_configuration] => Array
                (
                    [ct] => 1
                    [wt] => 541
                    [cpu] => 0
                    [mu] => 61056
                    [pmu] => 31584
                )

            [_drupal_bootstrap_page_cache==>variable_get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_drupal_bootstrap_database==>drupal_valid_test_ua] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [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] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_drupal_bootstrap_variables==>lock_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_cache_get_object==>variable_get] => Array
                (
                    [ct] => 6
                    [wt] => 5
                    [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] => 25
                    [cpu] => 0
                    [mu] => 2640
                    [pmu] => 0
                )

            [DrupalDatabaseCache::garbageCollection==>variable_get] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [DrupalDatabaseCache::getMultiple==>DrupalDatabaseCache::garbageCollection] => Array
                (
                    [ct] => 8
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 1200
                )

            [Database::openConnection==>Database::parseConnectionInfo] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 2072
                    [pmu] => 2072
                )

            [DatabaseConnection_mysql::__construct==>DatabaseConnection_mysql::utf8mb4IsActive] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [DatabaseConnection_mysql::setPrefix==>DatabaseConnection::setPrefix] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 1696
                    [pmu] => 1696
                )

            [DatabaseConnection_mysql::setPrefix==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 296
                )

            [DatabaseConnection::__construct==>DatabaseConnection_mysql::setPrefix] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 3728
                    [pmu] => 3728
                )

            [DatabaseConnection_mysql::__construct==>DatabaseConnection::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1470
                    [cpu] => 622
                    [mu] => 46544
                    [pmu] => 46544
                )

            [Database::openConnection==>DatabaseConnection_mysql::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1741
                    [cpu] => 735
                    [mu] => 49216
                    [pmu] => 49216
                )

            [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] => 1772
                    [cpu] => 735
                    [mu] => 51912
                    [pmu] => 52136
                )

            [db_escape_table==>Database::getConnection] => Array
                (
                    [ct] => 8
                    [wt] => 1792
                    [cpu] => 735
                    [mu] => 53304
                    [pmu] => 53304
                )

            [db_escape_table==>DatabaseConnection::escapeTable] => Array
                (
                    [ct] => 8
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 928
                )

            [DrupalDatabaseCache::getMultiple==>db_escape_table] => Array
                (
                    [ct] => 8
                    [wt] => 1840
                    [cpu] => 735
                    [mu] => 54912
                    [pmu] => 54656
                )

            [db_query==>Database::getConnection] => Array
                (
                    [ct] => 15
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 536
                )

            [DatabaseConnection::query==>DatabaseConnection::defaultOptions] => Array
                (
                    [ct] => 17
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [DatabaseConnection::query==>DatabaseConnection::expandArguments] => Array
                (
                    [ct] => 17
                    [wt] => 151
                    [cpu] => 0
                    [mu] => 10440
                    [pmu] => 1480
                )

            [DatabaseConnection::prepareQuery==>DatabaseConnection::prefixTables] => Array
                (
                    [ct] => 17
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 2872
                    [pmu] => 576
                )

            [DatabaseConnection::prepareQuery==>DatabaseStatementBase::__construct] => Array
                (
                    [ct] => 17
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [DatabaseConnection::query==>DatabaseConnection::prepareQuery] => Array
                (
                    [ct] => 17
                    [wt] => 173
                    [cpu] => 0
                    [mu] => 12296
                    [pmu] => 2064
                )

            [DatabaseStatementBase::execute==>DatabaseConnection::getLogger] => Array
                (
                    [ct] => 17
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [DatabaseConnection::query==>DatabaseStatementBase::execute] => Array
                (
                    [ct] => 17
                    [wt] => 5001
                    [cpu] => 6490
                    [mu] => 1271368
                    [pmu] => 403784
                )

            [db_query==>DatabaseConnection::query] => Array
                (
                    [ct] => 15
                    [wt] => 4904
                    [cpu] => 5761
                    [mu] => 1259752
                    [pmu] => 409128
                )

            [DrupalDatabaseCache::getMultiple==>db_query] => Array
                (
                    [ct] => 8
                    [wt] => 3045
                    [cpu] => 4115
                    [mu] => 1128688
                    [pmu] => 410424
                )

            [DrupalDatabaseCache::getMultiple==>DrupalDatabaseCache::prepareItem] => Array
                (
                    [ct] => 8
                    [wt] => 2413
                    [cpu] => 1225
                    [mu] => 1443624
                    [pmu] => 1530280
                )

            [DrupalDatabaseCache::get==>DrupalDatabaseCache::getMultiple] => Array
                (
                    [ct] => 7
                    [wt] => 7156
                    [cpu] => 5876
                    [mu] => 3112456
                    [pmu] => 2319896
                )

            [cache_get==>DrupalDatabaseCache::get] => Array
                (
                    [ct] => 7
                    [wt] => 7196
                    [cpu] => 5876
                    [mu] => 1513904
                    [pmu] => 2320560
                )

            [variable_initialize==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 2479
                    [cpu] => 934
                    [mu] => 133096
                    [pmu] => 233392
                )

            [_drupal_bootstrap_variables==>variable_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 2486
                    [cpu] => 934
                    [mu] => 146056
                    [pmu] => 233392
                )

            [drupal_static_reset==>drupal_static] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 0
                    [mu] => -1664
                    [pmu] => 0
                )

            [module_list==>drupal_static_reset] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 384
                    [pmu] => 0
                )

            [system_list==>drupal_static] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 560
                    [pmu] => 0
                )

            [system_list==>cache_get] => Array
                (
                    [ct] => 2
                    [wt] => 1141
                    [cpu] => 994
                    [mu] => 367832
                    [pmu] => 390992
                )

            [system_list==>drupal_get_filename] => Array
                (
                    [ct] => 80
                    [wt] => 447
                    [cpu] => 0
                    [mu] => 9672
                    [pmu] => 0
                )

            [module_list==>system_list] => Array
                (
                    [ct] => 2
                    [wt] => 1694
                    [cpu] => 994
                    [mu] => 379912
                    [pmu] => 390992
                )

            [module_load_all==>module_list] => Array
                (
                    [ct] => 2
                    [wt] => 1717
                    [cpu] => 994
                    [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] => 2219
                    [cpu] => 2585
                    [mu] => 477024
                    [pmu] => 637888
                )

            [_drupal_bootstrap_variables==>module_load_all] => Array
                (
                    [ct] => 1
                    [wt] => 577
                    [cpu] => 464
                    [mu] => 10744
                    [pmu] => 0
                )

            [drupal_bootstrap@1==>_drupal_bootstrap_variables] => Array
                (
                    [ct] => 1
                    [wt] => 3091
                    [cpu] => 1398
                    [mu] => 186456
                    [pmu] => 233392
                )

            [_drupal_bootstrap_page_cache==>drupal_bootstrap@1] => Array
                (
                    [ct] => 1
                    [wt] => 3143
                    [cpu] => 1398
                    [mu] => 189128
                    [pmu] => 233392
                )

            [ip_address==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [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] => 10
                    [cpu] => 0
                    [mu] => 1768
                    [pmu] => 0
                )

            [drupal_is_denied==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_is_denied==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 359
                    [cpu] => 278
                    [mu] => 18760
                    [pmu] => 0
                )

            [drupal_is_denied==>DatabaseStatementBase::fetchField] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_block_denied==>drupal_is_denied] => Array
                (
                    [ct] => 1
                    [wt] => 374
                    [cpu] => 278
                    [mu] => 2336
                    [pmu] => 0
                )

            [_drupal_bootstrap_page_cache==>drupal_block_denied] => Array
                (
                    [ct] => 1
                    [wt] => 378
                    [cpu] => 278
                    [mu] => 2952
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_page_cache] => Array
                (
                    [ct] => 1
                    [wt] => 3588
                    [cpu] => 2456
                    [mu] => 195208
                    [pmu] => 233392
                )

            [drupal_bootstrap==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_anonymous_user==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_anonymous_user==>ip_address] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_session_initialize==>drupal_anonymous_user] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [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] => 3
                    [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] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_session_initialize==>drupal_get_user_timezone] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1912
                    [pmu] => 0
                )

            [drupal_bootstrap==>drupal_session_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 52
                    [cpu] => 0
                    [mu] => 7272
                    [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] => 6
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_hook_info==>drupal_bootstrap@1] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_hook==>module_hook_info] => Array
                (
                    [ct] => 6
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1128
                    [pmu] => 0
                )

            [module_invoke==>module_hook] => Array
                (
                    [ct] => 11
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [bootstrap_invoke_all==>module_invoke] => Array
                (
                    [ct] => 8
                    [wt] => 1399
                    [cpu] => 1156
                    [mu] => 361120
                    [pmu] => 735184
                )

            [shield_set_status==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [shield_set_status==>variable_get] => Array
                (
                    [ct] => 5
                    [wt] => 2
                    [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] => 21
                    [cpu] => 0
                    [mu] => 2984
                    [pmu] => 0
                )

            [shield_boot==>shield_get_status] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 2960
                    [pmu] => 0
                )

            [module_invoke==>shield_boot] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [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] => 7
                    [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] => 2
                    [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] => 8
                    [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] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_load==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [_registry_check_code==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 1138
                    [cpu] => 484
                    [mu] => 340128
                    [pmu] => 735184
                )

            [drupal_autoload_class==>_registry_check_code] => Array
                (
                    [ct] => 5
                    [wt] => 1322
                    [cpu] => 484
                    [mu] => 357168
                    [pmu] => 735184
                )

            [drupal_load==>drupal_autoload_class] => Array
                (
                    [ct] => 2
                    [wt] => 1298
                    [cpu] => 484
                    [mu] => 357008
                    [pmu] => 735184
                )

            [devel_boot==>drupal_load] => Array
                (
                    [ct] => 1
                    [wt] => 1244
                    [cpu] => 1156
                    [mu] => 345696
                    [pmu] => 735184
                )

            [devel_boot==>drupal_register_shutdown_function] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 2216
                    [pmu] => 0
                )

            [module_invoke==>devel_boot] => Array
                (
                    [ct] => 1
                    [wt] => 1315
                    [cpu] => 1156
                    [mu] => 352112
                    [pmu] => 735184
                )

            [_drupal_bootstrap_page_header==>bootstrap_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 1389
                    [cpu] => 1156
                    [mu] => 359928
                    [pmu] => 735184
                )

            [_drupal_bootstrap_page_header==>drupal_is_cli] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_page_header==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 7
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [drupal_send_headers==>_drupal_set_preferred_header_name] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [drupal_page_header==>drupal_send_headers] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 5208
                    [pmu] => 0
                )

            [_drupal_bootstrap_page_header==>drupal_page_header] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 5584
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_page_header] => Array
                (
                    [ct] => 1
                    [wt] => 1424
                    [cpu] => 1156
                    [mu] => 383320
                    [pmu] => 735184
                )

            [language_types==>drupal_language_types] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 8
                    [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] => 437
                    [cpu] => 179
                    [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] => 306
                    [cpu] => 179
                    [mu] => 18200
                    [pmu] => 0
                )

            [language_list==>DatabaseStatementBase::fetchAllAssoc] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 2968
                    [pmu] => 0
                )

            [language_provider_invoke==>language_list] => Array
                (
                    [ct] => 3
                    [wt] => 335
                    [cpu] => 179
                    [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] => 414
                    [cpu] => 179
                    [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] => 5
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [locale_language_from_url==>language_negotiation_get_any] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 4656
                    [pmu] => 0
                )

            [language_provider_invoke==>locale_language_from_url] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [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] => 12
                    [cpu] => 0
                    [mu] => 1784
                    [pmu] => 0
                )

            [drupal_language_initialize==>bootstrap_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_bootstrap==>drupal_language_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 514
                    [cpu] => 179
                    [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] => 1
                    [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] => 28
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>drupal_autoload_class] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [get_t==>drupal_installation_attempted] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [_unicode_check==>get_t] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [unicode_check==>_unicode_check] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 2496
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>unicode_check] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 2720
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>fix_gpc_magic] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [drupal_get_path==>drupal_get_filename] => Array
                (
                    [ct] => 10
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [module_load_include==>drupal_get_path] => Array
                (
                    [ct] => 5
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1536
                    [pmu] => 0
                )

            [drupal_load==>module_load_include] => Array
                (
                    [ct] => 5
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 3208
                    [pmu] => 0
                )

            [PathLoad\V0\PathLoad::loadClass==>PathLoad\V0\PathLoad::loadPackagesByNamespace] => Array
                (
                    [ct] => 10
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 936
                    [pmu] => 48
                )

            [_registry_check_code==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [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] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@1==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 0
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_registry_check_code@2==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [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] => 6
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 0
                )

            [drupal_autoload_class@2==>_registry_check_code@2] => Array
                (
                    [ct] => 1
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 6320
                    [pmu] => 0
                )

            [_registry_check_code@1==>drupal_autoload_class@2] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 6896
                    [pmu] => 0
                )

            [drupal_autoload_class@1==>_registry_check_code@1] => Array
                (
                    [ct] => 1
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 11376
                    [pmu] => 0
                )

            [_registry_check_code==>drupal_autoload_class@1] => Array
                (
                    [ct] => 1
                    [wt] => 96
                    [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] => 1
                    [cpu] => 0
                    [mu] => 520
                    [pmu] => 0
                )

            [locale==>cache_get] => Array
                (
                    [ct] => 1
                    [wt] => 1364
                    [cpu] => 1736
                    [mu] => 353736
                    [pmu] => 637888
                )

            [t==>locale] => Array
                (
                    [ct] => 11
                    [wt] => 1390
                    [cpu] => 1736
                    [mu] => 356672
                    [pmu] => 637888
                )

            [drupal_load==>t] => Array
                (
                    [ct] => 1
                    [wt] => 1384
                    [cpu] => 1736
                    [mu] => 422664
                    [pmu] => 637888
                )

            [_drupal_bootstrap_full==>module_load_all] => Array
                (
                    [ct] => 1
                    [wt] => 3452
                    [cpu] => 3115
                    [mu] => 854144
                    [pmu] => 1028880
                )

            [_drupal_bootstrap_full==>drupal_static_reset] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [file_get_stream_wrappers==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 346
                    [cpu] => 343
                    [mu] => 44984
                    [pmu] => 0
                )

            [module_invoke_all==>module_implements] => Array
                (
                    [ct] => 3
                    [wt] => 367
                    [cpu] => 343
                    [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] => 27
                    [cpu] => 0
                    [mu] => 568
                    [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] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>drupal_autoload_class] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [l10n_update_stream_wrappers==>t] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [module_invoke_all==>l10n_update_stream_wrappers] => Array
                (
                    [ct] => 1
                    [wt] => 77
                    [cpu] => 0
                    [mu] => 6304
                    [pmu] => 0
                )

            [system_stream_wrappers==>t] => Array
                (
                    [ct] => 4
                    [wt] => 12
                    [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] => 21
                    [cpu] => 0
                    [mu] => 2872
                    [pmu] => 0
                )

            [file_get_stream_wrappers==>module_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 467
                    [cpu] => 343
                    [mu] => 58528
                    [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] => 10
                    [cpu] => 0
                    [mu] => 3032
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>file_get_stream_wrappers] => Array
                (
                    [ct] => 1
                    [wt] => 500
                    [cpu] => 343
                    [mu] => 64576
                    [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] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_get_normal_path==>drupal_lookup_path] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [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] => 14
                    [cpu] => 0
                    [mu] => 4208
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>drupal_path_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 5424
                    [pmu] => 0
                )

            [menu_get_custom_theme==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [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] => 4
                    [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] => 253
                    [cpu] => 376
                    [mu] => 18864
                    [pmu] => 0
                )

            [user_access==>user_role_permissions] => Array
                (
                    [ct] => 1
                    [wt] => 263
                    [cpu] => 376
                    [mu] => 21728
                    [pmu] => 0
                )

            [system_custom_theme==>user_access] => Array
                (
                    [ct] => 1
                    [wt] => 272
                    [cpu] => 376
                    [mu] => 5712
                    [pmu] => 0
                )

            [module_invoke_all==>system_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 276
                    [cpu] => 376
                    [mu] => 5936
                    [pmu] => 0
                )

            [views_ui_custom_theme==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 6
                    [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] => 14
                    [cpu] => 0
                    [mu] => 3912
                    [pmu] => 0
                )

            [menu_get_custom_theme==>module_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 307
                    [cpu] => 376
                    [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] => 0
                    [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] => 227
                    [cpu] => 145
                    [mu] => 20000
                    [pmu] => 0
                )

            [db_query_range==>DatabaseConnection_mysql::queryRange] => Array
                (
                    [ct] => 1
                    [wt] => 232
                    [cpu] => 145
                    [mu] => 19760
                    [pmu] => 0
                )

            [menu_get_item==>db_query_range] => Array
                (
                    [ct] => 1
                    [wt] => 240
                    [cpu] => 145
                    [mu] => 21344
                    [pmu] => 0
                )

            [menu_get_item==>DatabaseStatementBase::fetchAssoc] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 2504
                    [pmu] => 0
                )

            [menu_get_item==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [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] => 9
                    [cpu] => 0
                    [mu] => 896
                    [pmu] => 0
                )

            [_menu_translate==>_menu_item_localize] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1120
                    [pmu] => 0
                )

            [menu_get_item==>_menu_translate] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 3440
                    [pmu] => 0
                )

            [menu_get_item==>menu_unserialize] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [menu_get_custom_theme==>menu_get_item] => Array
                (
                    [ct] => 1
                    [wt] => 326
                    [cpu] => 145
                    [mu] => 12952
                    [pmu] => 0
                )

            [menu_set_custom_theme==>menu_get_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 647
                    [cpu] => 521
                    [mu] => 26376
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>menu_set_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 650
                    [cpu] => 521
                    [mu] => 26992
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_bootstrap@1] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [list_themes==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 26
                    [cpu] => 0
                    [mu] => 6264
                    [pmu] => 0
                )

            [drupal_theme_initialize==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_theme_initialize==>menu_get_custom_theme] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_add_js==>drupal_static] => Array
                (
                    [ct] => 6
                    [wt] => 7
                    [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] => 7
                    [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] => 2
                    [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] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [drupal_alter==>locale_url_outbound_alter] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 3832
                    [pmu] => 0
                )

            [url==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 5648
                    [pmu] => 0
                )

            [url==>base_path] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 72
                    [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] => 3
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [drupal_add_js==>drupal_array_merge_deep] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [drupal_add_library==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [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] => 11
                    [cpu] => 0
                    [mu] => 19848
                    [pmu] => 0
                )

            [drupal_get_library==>module_invoke] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 20824
                    [pmu] => 0
                )

            [jquery_update_library_alter==>drupal_get_path] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [jquery_update_library_alter==>variable_get] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [jquery_update_library_alter==>jquery_update_jquery_replace] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [jquery_update_jqueryui_replace==>drupal_map_assoc] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [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] => 31
                    [cpu] => 0
                    [mu] => 34888
                    [pmu] => 0
                )

            [jquery_update_library_alter==>jquery_update_jqueryui_replace] => Array
                (
                    [ct] => 1
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 63424
                    [pmu] => 0
                )

            [drupal_alter==>jquery_update_library_alter] => Array
                (
                    [ct] => 1
                    [wt] => 174
                    [cpu] => 0
                    [mu] => 62608
                    [pmu] => 0
                )

            [locale_library_alter==>drupal_get_path] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [locale_library_alter==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_alter==>locale_library_alter] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [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] => 5
                    [cpu] => 0
                    [mu] => 1136
                    [pmu] => 0
                )

            [drupal_get_library==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 225
                    [cpu] => 0
                    [mu] => 71320
                    [pmu] => 0
                )

            [drupal_add_library==>drupal_get_library] => Array
                (
                    [ct] => 2
                    [wt] => 300
                    [cpu] => 0
                    [mu] => 97640
                    [pmu] => 0
                )

            [drupal_add_js@1==>drupal_static] => Array
                (
                    [ct] => 8
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [drupal_add_js@1==>drupal_js_defaults] => Array
                (
                    [ct] => 4
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 3320
                    [pmu] => 0
                )

            [drupal_process_attached==>drupal_add_js@1] => Array
                (
                    [ct] => 4
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 4528
                    [pmu] => 0
                )

            [drupal_add_library==>drupal_process_attached] => Array
                (
                    [ct] => 2
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 7400
                    [pmu] => 0
                )

            [drupal_add_js==>drupal_add_library] => Array
                (
                    [ct] => 2
                    [wt] => 386
                    [cpu] => 0
                    [mu] => 105144
                    [pmu] => 0
                )

            [_drupal_theme_initialize==>drupal_add_js] => Array
                (
                    [ct] => 2
                    [wt] => 514
                    [cpu] => 0
                    [mu] => 119208
                    [pmu] => 0
                )

            [_drupal_theme_initialize==>phptemplate_init] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [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] => 585
                    [cpu] => 706
                    [mu] => 128744
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_static_reset] => Array
                (
                    [ct] => 1
                    [wt] => 34
                    [cpu] => 0
                    [mu] => -896
                    [pmu] => 0
                )

            [drupal_get_private_key==>variable_get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_get_token==>drupal_get_private_key] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1152
                    [pmu] => 0
                )

            [drupal_get_token==>drupal_get_hash_salt] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [drupal_get_token==>drupal_hmac_base64] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 872
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_get_token] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 3224
                    [pmu] => 0
                )

            [drupal_theme_initialize==>drupal_add_js] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>drupal_theme_initialize] => Array
                (
                    [ct] => 1
                    [wt] => 732
                    [cpu] => 706
                    [mu] => 141040
                    [pmu] => 0
                )

            [masquerade_init==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 275
                    [cpu] => 252
                    [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] => 289
                    [cpu] => 252
                    [mu] => 1744
                    [pmu] => 0
                )

            [ctools_add_css==>drupal_get_path] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [drupal_add_css==>drupal_static] => Array
                (
                    [ct] => 20
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [ctools_add_css==>drupal_add_css] => Array
                (
                    [ct] => 2
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 3064
                    [pmu] => 0
                )

            [ctools_init==>ctools_add_css] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 3584
                    [pmu] => 0
                )

            [module_invoke_all==>ctools_init] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [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] => 6
                    [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] => 9
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 0
                )

            [system_get_date_types==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [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] => 15
                    [cpu] => 0
                    [mu] => 1656
                    [pmu] => 0
                )

            [module_invoke==>system_date_format_types] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1520
                    [pmu] => 0
                )

            [_system_date_format_types_build==>module_invoke] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 0
                )

            [_system_date_format_types_build==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 245
                    [cpu] => 242
                    [mu] => 18032
                    [pmu] => 0
                )

            [_system_date_format_types_build==>drupal_alter] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1416
                    [pmu] => 0
                )

            [system_get_date_types==>_system_date_format_types_build] => Array
                (
                    [ct] => 1
                    [wt] => 306
                    [cpu] => 242
                    [mu] => 24888
                    [pmu] => 0
                )

            [locale_get_localized_date_format==>system_get_date_types] => Array
                (
                    [ct] => 1
                    [wt] => 316
                    [cpu] => 242
                    [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] => 183
                    [cpu] => 131
                    [mu] => 17936
                    [pmu] => 0
                )

            [locale_get_localized_date_format==>system_date_format_locale] => Array
                (
                    [ct] => 1
                    [wt] => 192
                    [cpu] => 131
                    [mu] => 18840
                    [pmu] => 0
                )

            [locale_init==>locale_get_localized_date_format] => Array
                (
                    [ct] => 1
                    [wt] => 525
                    [cpu] => 373
                    [mu] => 13784
                    [pmu] => 0
                )

            [module_invoke_all==>locale_init] => Array
                (
                    [ct] => 1
                    [wt] => 533
                    [cpu] => 373
                    [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] => 8
                    [cpu] => 0
                    [mu] => 1504
                    [pmu] => 0
                )

            [panels_init==>ctools_add_css] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [module_invoke_all==>panels_init] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 3144
                    [pmu] => 0
                )

            [stage_file_proxy_init==>drupal_is_cli] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 10
                    [cpu] => 0
                    [mu] => 1784
                    [pmu] => 0
                )

            [stage_file_proxy_init==>_stage_file_proxy_get_current_file_uri] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2416
                    [pmu] => 0
                )

            [module_invoke_all==>stage_file_proxy_init] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [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] => 22
                    [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] => 6
                    [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] => 4
                    [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] => 2
                    [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] => 40
                    [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] => 11
                    [cpu] => 0
                    [mu] => 2960
                    [pmu] => 0
                )

            [path_is_admin==>path_get_admin_paths] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 12448
                    [pmu] => 0
                )

            [drupal_match_path==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [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] => 30
                    [cpu] => 0
                    [mu] => 4320
                    [pmu] => 0
                )

            [system_init==>path_is_admin] => Array
                (
                    [ct] => 1
                    [wt] => 101
                    [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] => 31
                    [cpu] => 0
                    [mu] => 9392
                    [pmu] => 0
                )

            [system_add_module_assets==>drupal_add_css] => Array
                (
                    [ct] => 4
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 2376
                    [pmu] => 0
                )

            [system_init==>system_add_module_assets] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 5688
                    [pmu] => 0
                )

            [module_invoke_all==>system_init] => Array
                (
                    [ct] => 1
                    [wt] => 242
                    [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] => 7
                    [cpu] => 0
                    [mu] => 1112
                    [pmu] => 0
                )

            [devel_init==>devel_silent] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [devel_init==>user_access] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 17
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 0
                )

            [_drupal_bootstrap_full==>module_invoke_all] => Array
                (
                    [ct] => 1
                    [wt] => 1229
                    [cpu] => 625
                    [mu] => 62240
                    [pmu] => 0
                )

            [drupal_bootstrap==>_drupal_bootstrap_full] => Array
                (
                    [ct] => 1
                    [wt] => 6796
                    [cpu] => 5310
                    [mu] => 1165472
                    [pmu] => 1028880
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>drupal_bootstrap] => Array
                (
                    [ct] => 1
                    [wt] => 12951
                    [cpu] => 9101
                    [mu] => 1840056
                    [pmu] => 2029040
                )

            [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] => 3
                    [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] => 6
                    [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_Cache_ArrayCache::get==>CRM_Utils_Cache_ArrayCache::reobjectify] => Array
                (
                    [ct] => 21
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>CRM_Utils_Hook::config] => Array
                (
                    [ct] => 1
                    [wt] => 481
                    [cpu] => 0
                    [mu] => 11552
                    [pmu] => 0
                )

            [entity_get_controller==>drupal_static] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [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] => 785
                    [cpu] => 1385
                    [mu] => 276976
                    [pmu] => 323240
                )

            [entity_get_controller==>entity_get_info] => Array
                (
                    [ct] => 2
                    [wt] => 795
                    [cpu] => 1385
                    [mu] => 278984
                    [pmu] => 323240
                )

            [DrupalDefaultEntityController::__construct==>entity_get_info] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [entity_get_controller==>DrupalDefaultEntityController::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [entity_load==>entity_get_controller] => Array
                (
                    [ct] => 1
                    [wt] => 812
                    [cpu] => 1385
                    [mu] => 281552
                    [pmu] => 323240
                )

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

            [DrupalDefaultEntityController::load==>DrupalDefaultEntityController::cleanIds] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [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] => 44
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [DatabaseConnection::select==>DatabaseConnection::getDriverClass] => Array
                (
                    [ct] => 1
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 2696
                    [pmu] => 0
                )

            [Query::__construct==>DatabaseConnection::getKey] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [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] => 29
                    [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] => 4
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 0
                )

            [DatabaseConnection::select==>SelectQuery::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 6040
                    [pmu] => 0
                )

            [db_select==>DatabaseConnection::select] => Array
                (
                    [ct] => 1
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 9784
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::buildQuery==>db_select] => Array
                (
                    [ct] => 1
                    [wt] => 122
                    [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] => 26
                    [cpu] => 0
                    [mu] => 8280
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::buildQuery==>SelectQuery::fields] => Array
                (
                    [ct] => 1
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 8912
                    [pmu] => 0
                )

            [SelectQuery::condition==>DatabaseCondition::condition] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 928
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::buildQuery==>SelectQuery::condition] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1560
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>DrupalDefaultEntityController::buildQuery] => Array
                (
                    [ct] => 1
                    [wt] => 197
                    [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] => 27
                    [cpu] => 0
                    [mu] => 3528
                    [pmu] => 0
                )

            [SelectQuery::execute==>SelectQuery::preExecute] => Array
                (
                    [ct] => 1
                    [wt] => 71
                    [cpu] => 362
                    [mu] => 4064
                    [pmu] => 0
                )

            [DatabaseCondition::compile==>Query::uniqueIdentifier] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [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] => 20
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::escapeField==>DatabaseConnection_mysql::quoteIdentifier] => Array
                (
                    [ct] => 18
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 688
                    [pmu] => 0
                )

            [DatabaseCondition::compile==>DatabaseConnection_mysql::escapeField] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1888
                    [pmu] => 0
                )

            [SelectQuery::compile==>DatabaseCondition::compile] => Array
                (
                    [ct] => 2
                    [wt] => 54
                    [cpu] => 0
                    [mu] => 8152
                    [pmu] => 0
                )

            [SelectQuery::getArguments==>SelectQuery::compile] => Array
                (
                    [ct] => 1
                    [wt] => 62
                    [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] => 1
                    [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] => 82
                    [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] => 33
                    [cpu] => 0
                    [mu] => 1904
                    [pmu] => 0
                )

            [DatabaseConnection_mysql::escapeAlias==>DatabaseConnection_mysql::quoteIdentifier] => Array
                (
                    [ct] => 35
                    [wt] => 75
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseConnection_mysql::escapeAlias] => Array
                (
                    [ct] => 35
                    [wt] => 212
                    [cpu] => 0
                    [mu] => 3184
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseConnection_mysql::escapeField] => Array
                (
                    [ct] => 17
                    [wt] => 106
                    [cpu] => 0
                    [mu] => 1528
                    [pmu] => 0
                )

            [SelectQuery::__toString==>DatabaseConnection::escapeTable] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 407
                    [cpu] => 0
                    [mu] => 11248
                    [pmu] => 0
                )

            [SelectQuery::execute==>DatabaseConnection::query] => Array
                (
                    [ct] => 1
                    [wt] => 381
                    [cpu] => 584
                    [mu] => 20176
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>SelectQuery::execute] => Array
                (
                    [ct] => 1
                    [wt] => 955
                    [cpu] => 946
                    [mu] => 42632
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>DatabaseStatementBase::fetchAllAssoc] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 3232
                    [pmu] => 0
                )

            [UserController::attachLoad==>db_query] => Array
                (
                    [ct] => 1
                    [wt] => 339
                    [cpu] => 188
                    [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] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [file_load_multiple==>entity_load@1] => Array
                (
                    [ct] => 1
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 0
                )

            [UserController::attachLoad==>file_load_multiple] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [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] => 8
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 0
                )

            [cache_get_multiple==>DrupalDatabaseCache::getMultiple] => Array
                (
                    [ct] => 1
                    [wt] => 345
                    [cpu] => 199
                    [mu] => 19216
                    [pmu] => 0
                )

            [field_attach_load==>cache_get_multiple] => Array
                (
                    [ct] => 1
                    [wt] => 362
                    [cpu] => 199
                    [mu] => 2264
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::attachLoad==>field_attach_load] => Array
                (
                    [ct] => 1
                    [wt] => 375
                    [cpu] => 199
                    [mu] => 4736
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::attachLoad==>module_implements] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [UserController::attachLoad==>DrupalDefaultEntityController::attachLoad] => Array
                (
                    [ct] => 1
                    [wt] => 393
                    [cpu] => 199
                    [mu] => 4680
                    [pmu] => 0
                )

            [DrupalDefaultEntityController::load==>UserController::attachLoad] => Array
                (
                    [ct] => 1
                    [wt] => 786
                    [cpu] => 387
                    [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] => 1996
                    [cpu] => 1333
                    [mu] => 64056
                    [pmu] => 0
                )

            [user_load_multiple==>entity_load] => Array
                (
                    [ct] => 1
                    [wt] => 2817
                    [cpu] => 2718
                    [mu] => 333640
                    [pmu] => 323240
                )

            [user_load==>user_load_multiple] => Array
                (
                    [ct] => 1
                    [wt] => 2821
                    [cpu] => 2718
                    [mu] => 334232
                    [pmu] => 323240
                )

            [CRM_Utils_System_Drupal::loadBootStrap==>user_load] => Array
                (
                    [ct] => 1
                    [wt] => 2826
                    [cpu] => 2718
                    [mu] => 334880
                    [pmu] => 323240
                )

            [CRM_Utils_System::loadBootStrap==>CRM_Utils_System_Drupal::loadBootStrap] => Array
                (
                    [ct] => 1
                    [wt] => 16389
                    [cpu] => 11819
                    [mu] => 2189448
                    [pmu] => 2352280
                )

            [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] => 10
                    [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] => 534
                    [cpu] => 471
                    [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] => 604
                    [cpu] => 471
                    [mu] => 5304
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Utils_System::loadBootStrap] => Array
                (
                    [ct] => 1
                    [wt] => 17028
                    [cpu] => 12290
                    [mu] => 2196648
                    [pmu] => 2352280
                )

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

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_Session::set] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1624
                    [pmu] => 0
                )

            [CRM_Utils_REST::loadCMSBootstrap==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 375
                    [cpu] => 314
                    [mu] => 984
                    [pmu] => 0
                )

            [CRM_Utils_REST::bootAndRun==>CRM_Utils_REST::loadCMSBootstrap] => Array
                (
                    [ct] => 1
                    [wt] => 25124
                    [cpu] => 19855
                    [mu] => 2359384
                    [pmu] => 2380520
                )

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

            [CRM_Utils_REST::handle==>CRM_Utils_Request::retrieve] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_REST::handle==>CRM_Core_DAO::getFieldValue] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [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] => 14
                    [cpu] => 0
                    [mu] => 2608
                    [pmu] => 0
                )

            [CRM_Utils_REST::process==>CRM_Utils_String::munge] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 243
                    [cpu] => 297
                    [mu] => 952
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>Civi\API\Provider\MagicFunctionProvider::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 14
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>_afform_civix_class_loader] => Array
                (
                    [ct] => 14
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 14
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 14
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 2152
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::getSubscribedEvents==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::getSubscribedEvents==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::getSubscribedEvents==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::getSubscribedEvents==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 728
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\ChainSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 4024
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Symfony\Component\EventDispatcher\EventDispatcher::addListener] => Array
                (
                    [ct] => 20
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 4016
                    [pmu] => 0
                )

            [Civi\Core\CiviEventDispatcher::addSubscriber==>Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber] => Array
                (
                    [ct] => 12
                    [wt] => 133
                    [cpu] => 0
                    [mu] => 30368
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\Core\CiviEventDispatcher::addSubscriber] => Array
                (
                    [ct] => 10
                    [wt] => 140
                    [cpu] => 0
                    [mu] => 21352
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\TransactionSubscriber::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 4
                    [wt] => 350
                    [cpu] => 0
                    [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] => 1
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>CRM_Utils_API_ReloadOption::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>CRM_Utils_API_MatchOption::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Subscriber\WrapperAdapter::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::addSubscriber==>Civi\API\Subscriber\WrapperAdapter::getSubscribedEvents] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 1760
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Subscriber\DebugSubscriber::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [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] => 1
                    [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] => 1
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DynamicFKAuthorization::__construct==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1072
                    [pmu] => 0
                )

            [Civi\Core\Container::createApiKernel==>Civi\API\Subscriber\DynamicFKAuthorization::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [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] => 895
                    [cpu] => 0
                    [mu] => 34104
                    [pmu] => 0
                )

            [Civi\API\Kernel::registerApiProvider==>Civi\API\Kernel::getDispatcher] => Array
                (
                    [ct] => 2
                    [wt] => 0
                    [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] => 20
                    [cpu] => 0
                    [mu] => 3104
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>Civi\API\Kernel::registerApiProvider] => Array
                (
                    [ct] => 2
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 4432
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 744
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [PathLoad\V0\Psr4Loader::loadClass==>PathLoad\V0\Psr4Loader::findRelativeClass] => Array
                (
                    [ct] => 17
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

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

            [Civi\FlexMailer\Services::createApiOverrides==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

            [Civi\FlexMailer\Services::createApiOverrides==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 744
                    [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] => 2
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService==>Civi\FlexMailer\Services::createApiOverrides] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 5432
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviApiKernelService==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCiviFlexmailerApiOverridesService] => Array
                (
                    [ct] => 1
                    [wt] => 136
                    [cpu] => 0
                    [mu] => 11016
                    [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] => 1364
                    [cpu] => 1292
                    [mu] => 53952
                    [pmu] => 0
                )

            [civicrm_api==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 1387
                    [cpu] => 1292
                    [mu] => 54544
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Civi\API\Request::create==>Civi\API\Request::getNextId] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Request::normalizeEntityName==>CRM_Utils_String::munge] => Array
                (
                    [ct] => 42
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Request::normalizeEntityName==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 42
                    [wt] => 92
                    [cpu] => 0
                    [mu] => 19304
                    [pmu] => 1680
                )

            [Civi\API\Request::create==>Civi\API\Request::normalizeEntityName] => Array
                (
                    [ct] => 7
                    [wt] => 58
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [Civi\API\Request::normalizeActionName==>CRM_Utils_String::munge] => Array
                (
                    [ct] => 7
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Request::create==>Civi\API\Request::normalizeActionName] => Array
                (
                    [ct] => 7
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1240
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe==>Civi\API\Request::create] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 4792
                    [pmu] => 0
                )

            [_civicrm_api3_initialize==>CRM_Core_ClassLoader::singleton] => Array
                (
                    [ct] => 7
                    [wt] => 63
                    [cpu] => 370
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_initialize==>CRM_Core_ClassLoader::register] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_initialize==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::boot==>_civicrm_api3_initialize] => Array
                (
                    [ct] => 7
                    [wt] => 126
                    [cpu] => 370
                    [mu] => 2432
                    [pmu] => 16
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::boot] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 3088
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Civi\API\Event\ResolveEvent::setApiRequest==>Civi\API\Event\Event::setApiRequest] => Array
                (
                    [ct] => 24
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Event\Event::__construct==>Civi\API\Event\ResolveEvent::setApiRequest] => Array
                (
                    [ct] => 12
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 512
                )

            [Civi\API\Event\ResolveEvent::__construct==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 12
                    [wt] => 66
                    [cpu] => 0
                    [mu] => 1880
                    [pmu] => 1024
                )

            [Civi\API\Kernel::resolve==>Civi\API\Event\ResolveEvent::__construct] => Array
                (
                    [ct] => 12
                    [wt] => 95
                    [cpu] => 0
                    [mu] => 2512
                    [pmu] => 1536
                )

            [Civi::container==>Civi\Core\Container::singleton] => Array
                (
                    [ct] => 15
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi::container] => Array
                (
                    [ct] => 15
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Symfony\Component\DependencyInjection\Container::get] => Array
                (
                    [ct] => 15
                    [wt] => 1139
                    [cpu] => 1969
                    [mu] => 52984
                    [pmu] => 0
                )

            [Civi\Api4\Provider\ActionObjectProvider::onApiResolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 24
                    [wt] => 35
                    [cpu] => 1001
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Provider\ActionObjectProvider::onApiResolve] => Array
                (
                    [ct] => 12
                    [wt] => 57
                    [cpu] => 1001
                    [mu] => 1264
                    [pmu] => 512
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\Core\Event\ServiceListener::__invoke] => Array
                (
                    [ct] => 31
                    [wt] => 988
                    [cpu] => 999
                    [mu] => 61096
                    [pmu] => 0
                )

            [Civi\API\Provider\ReflectionProvider::onApiResolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 12
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [_civicrm_api_get_camel_name==>Civi\API\Request::normalizeEntityName] => Array
                (
                    [ct] => 35
                    [wt] => 324
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 2448
                )

            [Civi\API\Provider\ReflectionProvider::getActionNames==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 12
                    [wt] => 120
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 1152
                )

            [Civi\API\Provider\ReflectionProvider::onApiResolve==>Civi\API\Provider\ReflectionProvider::getActionNames] => Array
                (
                    [ct] => 12
                    [wt] => 151
                    [cpu] => 0
                    [mu] => 1912
                    [pmu] => 1152
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\ReflectionProvider::onApiResolve] => Array
                (
                    [ct] => 3
                    [wt] => 64
                    [cpu] => 0
                    [mu] => 3272
                    [pmu] => 0
                )

            [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] => 12
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Provider\AdhocProvider::onApiResolve==>Civi\API\Provider\AdhocProvider::matchesRequest] => Array
                (
                    [ct] => 12
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\AdhocProvider::onApiResolve] => Array
                (
                    [ct] => 3
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 12
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::resolve==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 10
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 944
                )

            [_civicrm_api_get_entity_name_from_camel==>CRM_Core_DAO_AllCoreTables::convertEntityNameToLower] => Array
                (
                    [ct] => 35
                    [wt] => 128
                    [cpu] => 0
                    [mu] => 1880
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::getFunctionName==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 8
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 1464
                    [pmu] => 80
                )

            [Civi\API\Provider\MagicFunctionProvider::resolve==>Civi\API\Provider\MagicFunctionProvider::getFunctionName] => Array
                (
                    [ct] => 8
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 2640
                    [pmu] => 80
                )

            [Civi\API\Provider\MagicFunctionProvider::resolve==>CRM_Utils_File::isIncludable] => Array
                (
                    [ct] => 9
                    [wt] => 996
                    [cpu] => 2171
                    [mu] => 1160
                    [pmu] => 208
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Provider\MagicFunctionProvider::resolve] => Array
                (
                    [ct] => 12
                    [wt] => 1352
                    [cpu] => 2171
                    [mu] => 10408
                    [pmu] => 1616
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Event\ResolveEvent::setApiRequest] => Array
                (
                    [ct] => 12
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 80
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Civi\API\Event\ResolveEvent::setApiProvider] => Array
                (
                    [ct] => 12
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::onApiResolve==>Symfony\Contracts\EventDispatcher\Event::stopPropagation] => Array
                (
                    [ct] => 12
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\MagicFunctionProvider::onApiResolve] => Array
                (
                    [ct] => 3
                    [wt] => 613
                    [cpu] => 1004
                    [mu] => 9328
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 3
                    [wt] => 895
                    [cpu] => 1004
                    [mu] => 20944
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 12
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::resolve==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 24
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 1
                    [wt] => 832
                    [cpu] => 1004
                    [mu] => 27728
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [CRM_Core_Session::getLoggedInContactID==>CRM_Core_Session::singleton] => Array
                (
                    [ct] => 17
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Session::getLoggedInContactID==>CRM_Core_Session::get] => Array
                (
                    [ct] => 17
                    [wt] => 113
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 2048
                )

            [Civi\API\Kernel::authorize==>CRM_Core_Session::getLoggedInContactID] => Array
                (
                    [ct] => 7
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 1832
                    [pmu] => 1360
                )

            [Civi\API\Event\Event::__construct==>Civi\API\Event\Event::setApiRequest] => Array
                (
                    [ct] => 14
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Event\AuthorizeEvent::__construct==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\API\Event\AuthorizeEvent::setUser==>CRM_Core_Session::getLoggedInContactID] => Array
                (
                    [ct] => 7
                    [wt] => 85
                    [cpu] => 1000
                    [mu] => 584
                    [pmu] => 1024
                )

            [Civi\API\Event\AuthorizeEvent::__construct==>Civi\API\Event\AuthorizeEvent::setUser] => Array
                (
                    [ct] => 7
                    [wt] => 101
                    [cpu] => 1000
                    [mu] => 1232
                    [pmu] => 1024
                )

            [Civi\API\Kernel::authorize==>Civi\API\Event\AuthorizeEvent::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 153
                    [cpu] => 1000
                    [mu] => 3144
                    [pmu] => 1024
                )

            [Civi\API\Provider\ReflectionProvider::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\ReflectionProvider::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 7
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 3712
                    [pmu] => 880
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1992
                    [pmu] => 0
                )

            [Civi\API\Provider\AdhocProvider::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Provider\AdhocProvider::onApiAuthorize==>Civi\API\Provider\AdhocProvider::matchesRequest] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Provider\AdhocProvider::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_PermissionCheckService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_PermissionCheckService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_PermissionCheckService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_PermissionCheckService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_PermissionCheckService] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\PermissionCheckSubscriber::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\PermissionCheckSubscriber::onApiAuthorize] => Array
                (
                    [ct] => 7
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 512
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [_civicrm_api3_permissions==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 2
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 648
                    [pmu] => 0
                )

            [_civicrm_api3_permissions==>CRM_Core_Permission::getEntityActionPermissions] => Array
                (
                    [ct] => 2
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 24600
                    [pmu] => 0
                )

            [CRM_Utils_Hook::alterAPIPermissions==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>civigrant_civicrm_alterAPIPermissions] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Core\CiviEventDispatcher::delegateToUF] => Array
                (
                    [ct] => 7
                    [wt] => 376
                    [cpu] => 0
                    [mu] => 5984
                    [pmu] => 0
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 7
                    [wt] => 1036
                    [cpu] => 261
                    [mu] => 7768
                    [pmu] => 0
                )

            [CRM_Utils_Hook::alterAPIPermissions==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 2
                    [wt] => 306
                    [cpu] => 0
                    [mu] => 6136
                    [pmu] => 0
                )

            [_civicrm_api3_permissions==>CRM_Utils_Hook::alterAPIPermissions] => Array
                (
                    [ct] => 2
                    [wt] => 320
                    [cpu] => 0
                    [mu] => 5768
                    [pmu] => 0
                )

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

            [_civicrm_api3_permissions==>CRM_Core_Permission::getGenericAction] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>_civicrm_api3_permissions] => Array
                (
                    [ct] => 2
                    [wt] => 396
                    [cpu] => 0
                    [mu] => 33664
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_BAO_UFMatch::getUFId] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 10
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Config_MagicMerge::__get==>CRM_Core_Config_MagicMerge::initLocals] => Array
                (
                    [ct] => 9
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 10
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 2
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 3120
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>Civi\API\Event\AuthorizeEvent::authorize] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\PermissionCheck::onApiAuthorize==>Symfony\Contracts\EventDispatcher\Event::stopPropagation] => Array
                (
                    [ct] => 7
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\PermissionCheck::onApiAuthorize] => Array
                (
                    [ct] => 2
                    [wt] => 476
                    [cpu] => 0
                    [mu] => 15472
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 2
                    [wt] => 685
                    [cpu] => 0
                    [mu] => 26728
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>Civi\API\Event\AuthorizeEvent::isAuthorized] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::authorize] => Array
                (
                    [ct] => 1
                    [wt] => 600
                    [cpu] => 0
                    [mu] => 35848
                    [pmu] => 0
                )

            [Civi\API\Kernel::prepare==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::prepare==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::prepare==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::prepare==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Civi\API\Event\PrepareEvent::setApiRequest==>Civi\API\Event\Event::setApiRequest] => Array
                (
                    [ct] => 22
                    [wt] => 21
                    [cpu] => 0
                    [mu] => -1144
                    [pmu] => 0
                )

            [Civi\API\Event\Event::__construct==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 512
                )

            [Civi\API\Kernel::prepare==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1864
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DebugSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\DebugSubscriber::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 201
                    [cpu] => 999
                    [mu] => 792
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAfformAutocompleteSubscriberService] => Array
                (
                    [ct] => 1
                    [wt] => 254
                    [cpu] => 999
                    [mu] => 4880
                    [pmu] => 0
                )

            [Civi\Api4\Subscriber\AfformAutocompleteSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Subscriber\AfformAutocompleteSubscriber::onApiPrepare] => Array
                (
                    [ct] => 7
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 512
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAutocompleteFieldSubscriberService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAutocompleteFieldSubscriberService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAutocompleteFieldSubscriberService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAutocompleteFieldSubscriberService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getAutocompleteFieldSubscriberService] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\AutocompleteFieldSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\AutocompleteFieldSubscriber::onApiPrepare] => Array
                (
                    [ct] => 7
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getEventAutocompleteProviderService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getEventAutocompleteProviderService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getEventAutocompleteProviderService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getEventAutocompleteProviderService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getEventAutocompleteProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 4128
                    [pmu] => 0
                )

            [Civi\Api4\Service\Autocomplete\EventAutocompleteProvider::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Autocomplete\EventAutocompleteProvider::onApiPrepare] => Array
                (
                    [ct] => 7
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getHierarchicalEntitySubscriberService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getHierarchicalEntitySubscriberService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getHierarchicalEntitySubscriberService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getHierarchicalEntitySubscriberService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getHierarchicalEntitySubscriberService] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::applies==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 14
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiPrepare==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::applies] => Array
                (
                    [ct] => 7
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 512
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiPrepare] => Array
                (
                    [ct] => 7
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 2024
                    [pmu] => 512
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 14
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\TransactionSubscriber::isTransactional==>Civi\API\Subscriber\TransactionSubscriber::isForceRollback] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Subscriber\TransactionSubscriber::isTransactional] => Array
                (
                    [ct] => 7
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiPrepare==>Civi\API\Subscriber\TransactionSubscriber::isForceRollback] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\TransactionSubscriber::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 4048
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_ValidateFieldsService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_ValidateFieldsService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_ValidateFieldsService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_ValidateFieldsService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_ValidateFieldsService] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\ValidateFieldsSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\ValidateFieldsSubscriber::onApiPrepare] => Array
                (
                    [ct] => 7
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 512
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_IsCurrentService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_IsCurrentService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_IsCurrentService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_IsCurrentService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCivi_Api4_IsCurrentService] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\IsCurrentSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\IsCurrentSubscriber::onApiPrepare] => Array
                (
                    [ct] => 7
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactAutocompleteProviderService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactAutocompleteProviderService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactAutocompleteProviderService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactAutocompleteProviderService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactAutocompleteProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Service\Autocomplete\ContactAutocompleteProvider::on_civi_api_prepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Autocomplete\ContactAutocompleteProvider::on_civi_api_prepare] => Array
                (
                    [ct] => 7
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Civi\API\Subscriber\I18nSubscriber::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\I18nSubscriber::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [civicrm_api3==>Civi::service] => Array
                (
                    [ct] => 3
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe@1==>Civi\API\Request::create] => Array
                (
                    [ct] => 2
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::boot] => Array
                (
                    [ct] => 2
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 312
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Core\Event\ServiceListener::__invoke] => Array
                (
                    [ct] => 63
                    [wt] => 944
                    [cpu] => 1971
                    [mu] => 56896
                    [pmu] => 3480
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\ReflectionProvider::onApiResolve] => Array
                (
                    [ct] => 7
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 832
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Api4\Provider\ActionObjectProvider::onApiResolve] => Array
                (
                    [ct] => 7
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 120
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\AdhocProvider::onApiResolve] => Array
                (
                    [ct] => 7
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\MagicFunctionProvider::onApiResolve] => Array
                (
                    [ct] => 7
                    [wt] => 892
                    [cpu] => 1167
                    [mu] => 5208
                    [pmu] => 1872
                )

            [Civi\API\Kernel::resolve==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 7
                    [wt] => 1344
                    [cpu] => 2168
                    [mu] => 8624
                    [pmu] => 4656
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 2
                    [wt] => 523
                    [cpu] => 1000
                    [mu] => 7056
                    [pmu] => 6112
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\ReflectionProvider::onApiAuthorize] => Array
                (
                    [ct] => 4
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 120
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize] => Array
                (
                    [ct] => 4
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 696
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Provider\AdhocProvider::onApiAuthorize] => Array
                (
                    [ct] => 4
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\PermissionCheck::onApiAuthorize] => Array
                (
                    [ct] => 4
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 4
                    [wt] => 233
                    [cpu] => 0
                    [mu] => 3352
                    [pmu] => 2464
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::authorize] => Array
                (
                    [ct] => 2
                    [wt] => 387
                    [cpu] => 0
                    [mu] => 4432
                    [pmu] => 3656
                )

            [Civi\API\Kernel::prepare@1==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 4
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\DebugSubscriber::onApiPrepare] => Array
                (
                    [ct] => 4
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\TransactionSubscriber::onApiPrepare] => Array
                (
                    [ct] => 4
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\I18nSubscriber::onApiPrepare] => Array
                (
                    [ct] => 4
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>_civicrm_api3_api_getfields@1] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 360
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>_civicrm_api3_swap_out_aliases] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 856
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1] => Array
                (
                    [ct] => 2
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 4072
                    [pmu] => 3472
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Utils_Hook::apiWrappers==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 14
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 552
                )

            [Civi\Core\CiviEventDispatcher::dispatch@2==>Civi\Core\CiviEventDispatcher::bindPatterns] => Array
                (
                    [ct] => 13
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 576
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@2==>Symfony\Component\EventDispatcher\EventDispatcher::getListeners] => Array
                (
                    [ct] => 13
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1168
                    [pmu] => 1168
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Symfony\Contracts\EventDispatcher\Event::isPropagationStopped] => Array
                (
                    [ct] => 56
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>Civi\Core\Event\GenericHookEvent::getHookValues] => Array
                (
                    [ct] => 19
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 384
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>_afform_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 53
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 784
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 585
                    [cpu] => 261
                    [mu] => 784
                    [pmu] => 1256
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>CRM_Core_BAO_Translation::hook_civicrm_apiWrappers] => Array
                (
                    [ct] => 14
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Core\Event\HookStyleListener::__invoke==>Civi\Core\Event\GenericHookEvent::addReturnValues] => Array
                (
                    [ct] => 19
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 464
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\Core\Event\HookStyleListener::__invoke] => Array
                (
                    [ct] => 8
                    [wt] => 373
                    [cpu] => 0
                    [mu] => 5864
                    [pmu] => 5992
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\Core\CiviEventDispatcher::delegateToUF] => Array
                (
                    [ct] => 8
                    [wt] => 296
                    [cpu] => 998
                    [mu] => 4280
                    [pmu] => 5520
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@2==>Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2] => Array
                (
                    [ct] => 13
                    [wt] => 1578
                    [cpu] => 1975
                    [mu] => 29168
                    [pmu] => 31704
                )

            [Civi\Core\CiviEventDispatcher::dispatch@2==>Symfony\Component\EventDispatcher\EventDispatcher::dispatch@2] => Array
                (
                    [ct] => 13
                    [wt] => 1658
                    [cpu] => 1975
                    [mu] => 31096
                    [pmu] => 33448
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\CiviEventDispatcher::dispatch@2] => Array
                (
                    [ct] => 8
                    [wt] => 1011
                    [cpu] => 998
                    [mu] => 11904
                    [pmu] => 14656
                )

            [CRM_Utils_Hook::apiWrappers==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 14
                    [wt] => 1711
                    [cpu] => 1975
                    [mu] => 31496
                    [pmu] => 31568
                )

            [Civi\API\Subscriber\WrapperAdapter::getWrappers==>CRM_Utils_Hook::apiWrappers] => Array
                (
                    [ct] => 14
                    [wt] => 1794
                    [cpu] => 1975
                    [mu] => 20888
                    [pmu] => 33112
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>Civi\API\Subscriber\WrapperAdapter::getWrappers] => Array
                (
                    [ct] => 7
                    [wt] => 1137
                    [cpu] => 1975
                    [mu] => 25752
                    [pmu] => 31848
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>CRM_Utils_API_AbstractFieldCoder::fromApiInput] => Array
                (
                    [ct] => 14
                    [wt] => 852
                    [cpu] => 1057
                    [mu] => 13632
                    [pmu] => 6544
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>CRM_Utils_API_ReloadOption::fromApiInput] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 360
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>CRM_Utils_API_MatchOption::fromApiInput] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiPrepare==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 22
                    [cpu] => 0
                    [mu] => -152
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\WrapperAdapter::onApiPrepare] => Array
                (
                    [ct] => 4
                    [wt] => 950
                    [cpu] => 998
                    [mu] => 18504
                    [pmu] => 26824
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 1296
                )

            [Civi\API\Kernel::prepare@1==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 4
                    [wt] => 2612
                    [cpu] => 1975
                    [mu] => 71256
                    [pmu] => 71416
                )

            [Civi\API\Kernel::prepare@1==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 432
                )

            [Civi\API\Kernel::prepare@1==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::prepare@1] => Array
                (
                    [ct] => 1
                    [wt] => 833
                    [cpu] => 998
                    [mu] => 29376
                    [pmu] => 29152
                )

            [civicrm_api3_generic_getfields==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 5
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 88
                )

            [_civicrm_api3_get_DAO==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 7
                    [wt] => 68
                    [cpu] => 0
                    [mu] => 592
                    [pmu] => 952
                )

            [_civicrm_api3_get_DAO==>CRM_Core_DAO_AllCoreTables::getDAONameForEntity] => Array
                (
                    [ct] => 7
                    [wt] => 2680
                    [cpu] => 1965
                    [mu] => 568
                    [pmu] => 42696
                )

            [_civicrm_api_get_fields==>_civicrm_api3_get_DAO] => Array
                (
                    [ct] => 4
                    [wt] => 1820
                    [cpu] => 967
                    [mu] => 1800
                    [pmu] => 40184
                )

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

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

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

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

            [_civicrm_api_get_fields==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 73
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 4
                    [wt] => 2548
                    [cpu] => 2915
                    [mu] => 63896
                    [pmu] => 33760
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 8
                    [wt] => 2006
                    [cpu] => 1998
                    [mu] => 259416
                    [pmu] => 115688
                )

            [CRM_Core_BAO_Domain::version==>CRM_Core_BAO_Domain::getDomain] => Array
                (
                    [ct] => 9
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Core_BAO_Domain::version] => Array
                (
                    [ct] => 8
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_DAO_Base::getExtensionName==>CRM_Core_DAO_Base::getEntityDefinition] => Array
                (
                    [ct] => 8
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 840
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Core_DAO_Base::getExtensionName] => Array
                (
                    [ct] => 8
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 840
                )

            [CRM_Core_DAO::getSupportedFields==>CRM_Utils_System::version] => Array
                (
                    [ct] => 8
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO::getSupportedFields] => Array
                (
                    [ct] => 4
                    [wt] => 198
                    [cpu] => 0
                    [mu] => 43352
                    [pmu] => 0
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO::makeAttribute] => Array
                (
                    [ct] => 44
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 2056
                    [pmu] => 1648
                )

            [_civicrm_api_get_fields==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 16
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_civicrm_api_get_custom_fields==>CRM_Core_DAO_AllCoreTables::convertEntityNameToCamel] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 2344
                    [pmu] => 0
                )

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

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

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

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

            [_civicrm_api_get_custom_fields==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 148
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>_afform_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 342
                    [cpu] => 0
                    [mu] => 736
                    [pmu] => 888
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_ContactTypesService==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 1744
                    [pmu] => 1904
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_ContactTypesService] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 982
                    [mu] => 1672
                    [pmu] => 2160
                )

            [CRM_Contact_BAO_ContactType::getAllContactTypes==>Civi::cache] => Array
                (
                    [ct] => 43
                    [wt] => 415
                    [cpu] => 1881
                    [mu] => 2304
                    [pmu] => 9664
                )

            [CRM_Contact_BAO_ContactType::getAllContactTypes==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 43
                    [wt] => 567
                    [cpu] => 106
                    [mu] => 8480
                    [pmu] => 33464
                )

            [CRM_Contact_BAO_ContactType::subTypeInfo==>CRM_Contact_BAO_ContactType::getAllContactTypes] => Array
                (
                    [ct] => 36
                    [wt] => 1011
                    [cpu] => 1987
                    [mu] => 12952
                    [pmu] => 47216
                )

            [CRM_Contact_BAO_ContactType::subTypes==>CRM_Contact_BAO_ContactType::subTypeInfo] => Array
                (
                    [ct] => 36
                    [wt] => 1123
                    [cpu] => 1987
                    [mu] => 25736
                    [pmu] => 50864
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Contact_BAO_ContactType::subTypes] => Array
                (
                    [ct] => 36
                    [wt] => 1220
                    [cpu] => 1987
                    [mu] => 26384
                    [pmu] => 50864
                )

            [CRM_Contact_BAO_ContactType::basicTypeInfo==>CRM_Contact_BAO_ContactType::getAllContactTypes] => Array
                (
                    [ct] => 6
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 840
                    [pmu] => 0
                )

            [CRM_Contact_BAO_ContactType::basicTypeInfo==>CRM_Contact_BAO_ContactType::{closure}] => Array
                (
                    [ct] => 48
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Contact_BAO_ContactType::basicTypes==>CRM_Contact_BAO_ContactType::basicTypeInfo] => Array
                (
                    [ct] => 6
                    [wt] => 274
                    [cpu] => 0
                    [mu] => 4152
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Contact_BAO_ContactType::basicTypes] => Array
                (
                    [ct] => 4
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 4048
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::loadAll==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_MetadataService==>CRM_Utils_Cache::create] => Array
                (
                    [ct] => 1
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1752
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getCache_MetadataService] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 1648
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::loadAll==>Civi::cache] => Array
                (
                    [ct] => 7
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 2264
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::loadAll==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 7
                    [wt] => 551
                    [cpu] => 674
                    [mu] => 211672
                    [pmu] => 336064
                )

            [CRM_Core_BAO_CustomGroup::getAll==>CRM_Core_BAO_CustomGroup::loadAll] => Array
                (
                    [ct] => 6
                    [wt] => 682
                    [cpu] => 674
                    [mu] => 215648
                    [pmu] => 336064
                )

            [CRM_Core_BAO_CustomGroup::getAll==>CRM_Core_BAO_CustomGroup::{closure}] => Array
                (
                    [ct] => 140
                    [wt] => 166
                    [cpu] => 999
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Core_BAO_CustomGroup::getAll] => Array
                (
                    [ct] => 4
                    [wt] => 919
                    [cpu] => 1673
                    [mu] => 224944
                    [pmu] => 336064
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Core_BAO_CustomField::dataToType] => Array
                (
                    [ct] => 32
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 22856
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Utils_Array::implodePadded] => Array
                (
                    [ct] => 32
                    [wt] => 40
                    [cpu] => 999
                    [mu] => 1592
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getOptionsForField==>CRM_Core_DAO::getFieldValue] => Array
                (
                    [ct] => 4
                    [wt] => 1404
                    [cpu] => 1194
                    [mu] => 39104
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getOptionsForField==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => -16648
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFields==>CRM_Core_BAO_CustomField::getOptionsForField] => Array
                (
                    [ct] => 32
                    [wt] => 1465
                    [cpu] => 1194
                    [mu] => 22544
                    [pmu] => 0
                )

            [_civicrm_api_get_custom_fields==>CRM_Core_BAO_CustomField::getFields] => Array
                (
                    [ct] => 4
                    [wt] => 4700
                    [cpu] => 5902
                    [mu] => 323440
                    [pmu] => 393432
                )

            [_civicrm_api_get_custom_fields==>CRM_Core_BAO_CustomField::dataToType] => Array
                (
                    [ct] => 32
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 22840
                    [pmu] => 12360
                )

            [_civicrm_api_get_custom_fields==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 32
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [_civicrm_api_get_fields==>_civicrm_api_get_custom_fields] => Array
                (
                    [ct] => 4
                    [wt] => 5123
                    [cpu] => 6392
                    [mu] => 364472
                    [pmu] => 416592
                )

            [civicrm_api3_generic_getfields==>_civicrm_api_get_fields] => Array
                (
                    [ct] => 4
                    [wt] => 10182
                    [cpu] => 10274
                    [mu] => 461680
                    [pmu] => 538712
                )

            [civicrm_api3_generic_getfields==>Civi::service] => Array
                (
                    [ct] => 5
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 256
                )

            [civicrm_api3_generic_getfields==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 5
                    [wt] => 586
                    [cpu] => 0
                    [mu] => 6256
                    [pmu] => 2168
                )

            [civicrm_api3_generic_getfields==>_civicrm_api3_generic_get_metadata_options] => Array
                (
                    [ct] => 92
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [civicrm_api3_create_success==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 7
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 808
                    [pmu] => 0
                )

            [civicrm_api3_create_success==>_civicrm_api_get_camel_name] => Array
                (
                    [ct] => 7
                    [wt] => 57
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_deprecation_check==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 6
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 824
                    [pmu] => 0
                )

            [civicrm_api3_create_success==>_civicrm_api3_deprecation_check] => Array
                (
                    [ct] => 7
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 1840
                    [pmu] => 0
                )

            [civicrm_api3_generic_getfields==>civicrm_api3_create_success] => Array
                (
                    [ct] => 5
                    [wt] => 146
                    [cpu] => 0
                    [mu] => 5192
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke==>civicrm_api3_generic_getfields] => Array
                (
                    [ct] => 1
                    [wt] => 7143
                    [cpu] => 6361
                    [mu] => 341408
                    [pmu] => 432816
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Provider\MagicFunctionProvider::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 7147
                    [cpu] => 6361
                    [mu] => 340384
                    [pmu] => 432816
                )

            [Civi\API\Kernel::respond==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Civi\API\Event\RespondEvent::__construct==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\API\Event\RespondEvent::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Subscriber\WrapperAdapter::getWrappers] => Array
                (
                    [ct] => 7
                    [wt] => 703
                    [cpu] => 0
                    [mu] => 5696
                    [pmu] => 3544
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_MatchOption::toApiOutput] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_ReloadOption::toApiOutput] => Array
                (
                    [ct] => 7
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_NullOutputCoder::toApiOutput] => Array
                (
                    [ct] => 7
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>CRM_Utils_API_AbstractFieldCoder::toApiOutput] => Array
                (
                    [ct] => 7
                    [wt] => 243
                    [cpu] => 0
                    [mu] => 11376
                    [pmu] => 0
                )

            [Civi\API\Subscriber\WrapperAdapter::onApiRespond==>Civi\API\Event\RespondEvent::setResponse] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\WrapperAdapter::onApiRespond] => Array
                (
                    [ct] => 4
                    [wt] => 437
                    [cpu] => 0
                    [mu] => 5928
                    [pmu] => 0
                )

            [Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiRespond==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::applies] => Array
                (
                    [ct] => 7
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Event\Subscriber\HierarchicalEntitySubscriber::onApiRespond] => Array
                (
                    [ct] => 7
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 1360
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\Event::getApiKernel] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::callNestedApi==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 7
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 880
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Subscriber\ChainSubscriber::callNestedApi] => Array
                (
                    [ct] => 7
                    [wt] => 79
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 0
                )

            [Civi\API\Subscriber\ChainSubscriber::onApiRespond==>Civi\API\Event\RespondEvent::setResponse] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\ChainSubscriber::onApiRespond] => Array
                (
                    [ct] => 4
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 6344
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getActivityLinksProviderService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getActivityLinksProviderService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getActivityLinksProviderService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getActivityLinksProviderService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 86
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getActivityLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 97
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\ActivityLinksProvider::alterActivityLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\ActivityLinksProvider::alterActivityLinksResult] => Array
                (
                    [ct] => 7
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactLinksProviderService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactLinksProviderService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactLinksProviderService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactLinksProviderService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getContactLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 3488
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\ContactLinksProvider::alterContactLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\ContactLinksProvider::alterContactLinksResult] => Array
                (
                    [ct] => 7
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 81
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMailSettingsLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 122
                    [cpu] => 0
                    [mu] => 4880
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\MailSettingsLinksProvider::alterLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\MailSettingsLinksProvider::alterLinksResult] => Array
                (
                    [ct] => 7
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 91
                    [cpu] => 970
                    [mu] => 792
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getMembershipLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 124
                    [cpu] => 970
                    [mu] => 4880
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\MembershipLinksProvider::alterMembershipLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\MembershipLinksProvider::alterMembershipLinksResult] => Array
                (
                    [ct] => 7
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Civi\API\Subscriber\TransactionSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\TransactionSubscriber::onApiRespond] => Array
                (
                    [ct] => 4
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 61
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\DependencyInjection\Container::make==>CachedCiviContainer_c3cb7b320fbe03e7a68f481bc560a5cb::getParticipantLinksProviderService] => Array
                (
                    [ct] => 1
                    [wt] => 93
                    [cpu] => 0
                    [mu] => 4880
                    [pmu] => 0
                )

            [Civi\Api4\Service\Links\ParticipantLinksProvider::alterParticipantLinksResult==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\Core\Event\ServiceListener::__invoke==>Civi\Api4\Service\Links\ParticipantLinksProvider::alterParticipantLinksResult] => Array
                (
                    [ct] => 7
                    [wt] => 24
                    [cpu] => 0
                    [mu] => 1328
                    [pmu] => 0
                )

            [Civi\API\Subscriber\I18nSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\I18nSubscriber::onApiRespond] => Array
                (
                    [ct] => 4
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DebugSubscriber::onApiRespond==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 7
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\DebugSubscriber::onApiRespond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\DebugSubscriber::onApiRespond] => Array
                (
                    [ct] => 4
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1944
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\Core\CiviEventDispatcher::dispatch@1] => Array
                (
                    [ct] => 4
                    [wt] => 1491
                    [cpu] => 970
                    [mu] => 50088
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\API\Event\RespondEvent::getResponse] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::respond] => Array
                (
                    [ct] => 2
                    [wt] => 1573
                    [cpu] => 970
                    [mu] => 70480
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe@1==>Civi\API\Kernel::runRequest@1] => Array
                (
                    [ct] => 2
                    [wt] => 51038
                    [cpu] => 46463
                    [mu] => 1247896
                    [pmu] => 1315736
                )

            [Civi\API\Kernel::runSafe@1==>Civi\API\Kernel::formatResult] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api3==>Civi\API\Kernel::runSafe@1] => Array
                (
                    [ct] => 1
                    [wt] => 9491
                    [cpu] => 9329
                    [mu] => 436856
                    [pmu] => 472288
                )

            [_civicrm_api3_api_getfields==>civicrm_api3] => Array
                (
                    [ct] => 3
                    [wt] => 12481
                    [cpu] => 12306
                    [mu] => 519672
                    [pmu] => 542488
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>_civicrm_api3_api_getfields] => Array
                (
                    [ct] => 4
                    [wt] => 12492
                    [cpu] => 12306
                    [mu] => 520320
                    [pmu] => 542488
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>_civicrm_api3_swap_out_aliases] => Array
                (
                    [ct] => 4
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>Civi\API\Subscriber\APIv3SchemaAdapter::getDefaults] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>Civi\API\Subscriber\APIv3SchemaAdapter::getRequired] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>civicrm_api3_verify_mandatory] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 4
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 11412
                    [cpu] => 11329
                    [mu] => 483392
                    [pmu] => 505904
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\Core\Event\HookStyleListener::__invoke] => Array
                (
                    [ct] => 6
                    [wt] => 438
                    [cpu] => 261
                    [mu] => 2024
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\WrapperAdapter::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 1034
                    [cpu] => 1057
                    [mu] => 12632
                    [pmu] => 6544
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate] => Array
                (
                    [ct] => 2
                    [wt] => 5940
                    [cpu] => 5372
                    [mu] => 213040
                    [pmu] => 260144
                )

            [Civi\API\Kernel::prepare==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 2
                    [wt] => 19327
                    [cpu] => 18757
                    [mu] => 757832
                    [pmu] => 772592
                )

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

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::prepare] => Array
                (
                    [ct] => 1
                    [wt] => 10543
                    [cpu] => 10328
                    [mu] => 501480
                    [pmu] => 472288
                )

            [civicrm_api@1==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe@2==>Civi\API\Request::create] => Array
                (
                    [ct] => 2
                    [wt] => 36
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@2==>Civi\API\Kernel::boot] => Array
                (
                    [ct] => 2
                    [wt] => 79
                    [cpu] => 370
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@2==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 2
                    [wt] => 597
                    [cpu] => 1168
                    [mu] => 2944
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@2==>Civi\API\Kernel::authorize] => Array
                (
                    [ct] => 2
                    [wt] => 186
                    [cpu] => 0
                    [mu] => 1016
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@2==>Civi\API\Kernel::prepare@1] => Array
                (
                    [ct] => 2
                    [wt] => 1608
                    [cpu] => 977
                    [mu] => 46304
                    [pmu] => 41104
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke@1==>civicrm_api3_generic_getfields] => Array
                (
                    [ct] => 2
                    [wt] => 1460
                    [cpu] => 999
                    [mu] => 47440
                    [pmu] => 47896
                )

            [Civi\API\Kernel::runRequest@2==>Civi\API\Provider\MagicFunctionProvider::invoke@1] => Array
                (
                    [ct] => 2
                    [wt] => 4685
                    [cpu] => 4857
                    [mu] => 198336
                    [pmu] => 252656
                )

            [Civi\API\Kernel::runRequest@2==>Civi\API\Kernel::respond] => Array
                (
                    [ct] => 2
                    [wt] => 471
                    [cpu] => 0
                    [mu] => 1016
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe@2==>Civi\API\Kernel::runRequest@2] => Array
                (
                    [ct] => 2
                    [wt] => 7650
                    [cpu] => 7372
                    [mu] => 247200
                    [pmu] => 293760
                )

            [Civi\API\Kernel::runSafe@2==>Civi\API\Kernel::formatResult] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api3==>Civi\API\Kernel::runSafe@2] => Array
                (
                    [ct] => 1
                    [wt] => 1825
                    [cpu] => 2000
                    [mu] => 39088
                    [pmu] => 33616
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_AbstractFieldCoder::isApiControlField] => Array
                (
                    [ct] => 14
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::getSkipFields==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 628
                    [cpu] => 1057
                    [mu] => 17728
                    [pmu] => 1480
                )

            [CRM_Utils_API_HTMLInputCoder::getSkipFields==>DB_DataObject::fetch] => Array
                (
                    [ct] => 5
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 5392
                    [pmu] => 3112
                )

            [CRM_Utils_API_AbstractFieldCoder::isSkippedField==>CRM_Utils_API_HTMLInputCoder::getSkipFields] => Array
                (
                    [ct] => 12
                    [wt] => 698
                    [cpu] => 1057
                    [mu] => 6896
                    [pmu] => 6544
                )

            [CRM_Utils_API_AbstractFieldCoder::isSkippedField==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_AbstractFieldCoder::isSkippedField] => Array
                (
                    [ct] => 14
                    [wt] => 742
                    [cpu] => 1057
                    [mu] => 7288
                    [pmu] => 6544
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_HTMLInputCoder::encodeInput] => Array
                (
                    [ct] => 7
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 2952
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput==>CRM_Utils_API_HTMLInputCoder::encodeValue] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput@1==>CRM_Utils_API_HTMLInputCoder::encodeValue] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::encodeInput==>CRM_Utils_API_HTMLInputCoder::encodeInput@1] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::isSkippedField==>CRM_Utils_API_AbstractFieldCoder::getSkipFields] => Array
                (
                    [ct] => 7
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::fromApiInput==>CRM_Utils_API_NullOutputCoder::encodeInput] => Array
                (
                    [ct] => 7
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [_civicrm_api3_validate_integer==>_civicrm_api3_field_value_check] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1320
                    [pmu] => 0
                )

            [_civicrm_api3_validate_fields==>_civicrm_api3_validate_integer] => Array
                (
                    [ct] => 2
                    [wt] => 5910
                    [cpu] => 5372
                    [mu] => 211584
                    [pmu] => 260144
                )

            [civicrm_api@2==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe@3==>Civi\API\Request::create] => Array
                (
                    [ct] => 2
                    [wt] => 33
                    [cpu] => 0
                    [mu] => 1304
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Kernel::boot] => Array
                (
                    [ct] => 2
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\Core\Event\ServiceListener::__invoke] => Array
                (
                    [ct] => 16
                    [wt] => 88
                    [cpu] => 0
                    [mu] => 6648
                    [pmu] => 3360
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Provider\ReflectionProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 320
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\Api4\Provider\ActionObjectProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Provider\AdhocProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Provider\MagicFunctionProvider::onApiResolve] => Array
                (
                    [ct] => 2
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1384
                    [pmu] => 200
                )

            [Civi\API\Kernel::resolve==>Civi\Core\CiviEventDispatcher::dispatch@2] => Array
                (
                    [ct] => 2
                    [wt] => 204
                    [cpu] => 0
                    [mu] => 4800
                    [pmu] => 1472
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Kernel::resolve] => Array
                (
                    [ct] => 2
                    [wt] => 235
                    [cpu] => 0
                    [mu] => 6568
                    [pmu] => 816
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Provider\ReflectionProvider::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 120
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\DynamicFKAuthorization::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 696
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Provider\AdhocProvider::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\PermissionCheck::onApiAuthorize] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Kernel::authorize==>Civi\Core\CiviEventDispatcher::dispatch@2] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 3352
                    [pmu] => 2464
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Kernel::authorize] => Array
                (
                    [ct] => 2
                    [wt] => 200
                    [cpu] => 1000
                    [mu] => 4432
                    [pmu] => 3656
                )

            [Civi\API\Kernel::prepare@2==>Civi\API\Event\Event::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\DebugSubscriber::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\TransactionSubscriber::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\I18nSubscriber::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare@1] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 1040
                    [pmu] => 848
                )

            [Civi\Core\CiviEventDispatcher::dispatch@3==>Civi\Core\CiviEventDispatcher::bindPatterns] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@3==>Symfony\Component\EventDispatcher\EventDispatcher::getListeners] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@3==>Symfony\Contracts\EventDispatcher\Event::isPropagationStopped] => Array
                (
                    [ct] => 4
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 632
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@3==>Civi\Core\Event\HookStyleListener::__invoke] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 696
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@3==>Civi\Core\CiviEventDispatcher::delegateToUF] => Array
                (
                    [ct] => 2
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 1544
                    [pmu] => 3728
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::dispatch@3==>Symfony\Component\EventDispatcher\EventDispatcher::callListeners@3] => Array
                (
                    [ct] => 2
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 2720
                    [pmu] => 5440
                )

            [Civi\Core\CiviEventDispatcher::dispatch@3==>Symfony\Component\EventDispatcher\EventDispatcher::dispatch@3] => Array
                (
                    [ct] => 2
                    [wt] => 101
                    [cpu] => 0
                    [mu] => 4112
                    [pmu] => 6336
                )

            [CRM_Utils_Hook::invoke==>Civi\Core\CiviEventDispatcher::dispatch@3] => Array
                (
                    [ct] => 2
                    [wt] => 111
                    [cpu] => 0
                    [mu] => 5392
                    [pmu] => 6336
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\WrapperAdapter::onApiPrepare] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 977
                    [mu] => 6088
                    [pmu] => 8248
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate@1==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 3
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate@1] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1296
                    [pmu] => 0
                )

            [Civi\API\Kernel::prepare@2==>Civi\Core\CiviEventDispatcher::dispatch@2] => Array
                (
                    [ct] => 1
                    [wt] => 251
                    [cpu] => 977
                    [mu] => 11240
                    [pmu] => 12208
                )

            [Civi\API\Kernel::prepare@2==>Civi\API\Event\Event::getApiProvider] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\Kernel::prepare@2==>Civi\API\Event\Event::getApiRequest] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Kernel::prepare@2] => Array
                (
                    [ct] => 1
                    [wt] => 265
                    [cpu] => 977
                    [mu] => 14336
                    [pmu] => 14112
                )

            [_civicrm_api3_generic_getoptions_spec==>CRM_Core_DAO::buildOptionsContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_civicrm_api3_generic_getoptions_spec==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [_civicrm_api3_relationship_getoptions_spec==>ts] => Array
                (
                    [ct] => 12
                    [wt] => 142
                    [cpu] => 0
                    [mu] => 1320
                    [pmu] => 5272
                )

            [CRM_Contact_BAO_ContactType::contactTypeInfo==>CRM_Contact_BAO_ContactType::getAllContactTypes] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 640
                    [pmu] => 1064
                )

            [CRM_Contact_BAO_ContactType::contactTypes==>CRM_Contact_BAO_ContactType::contactTypeInfo] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 1320
                )

            [_civicrm_api3_relationship_getoptions_spec==>CRM_Contact_BAO_ContactType::contactTypes] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 2288
                    [pmu] => 2104
                )

            [_civicrm_api3_generic_getoptions_spec==>_civicrm_api3_relationship_getoptions_spec] => Array
                (
                    [ct] => 1
                    [wt] => 190
                    [cpu] => 0
                    [mu] => 7832
                    [pmu] => 7872
                )

            [civicrm_api3_generic_getfields==>_civicrm_api3_generic_getoptions_spec] => Array
                (
                    [ct] => 1
                    [wt] => 208
                    [cpu] => 0
                    [mu] => 10632
                    [pmu] => 8048
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Provider\MagicFunctionProvider::invoke@1] => Array
                (
                    [ct] => 1
                    [wt] => 363
                    [cpu] => 0
                    [mu] => 11912
                    [pmu] => 14280
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\WrapperAdapter::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 91
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 3544
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\ChainSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 1072
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\TransactionSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\I18nSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@2==>Civi\API\Subscriber\DebugSubscriber::onApiRespond] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\Core\CiviEventDispatcher::dispatch@2] => Array
                (
                    [ct] => 1
                    [wt] => 204
                    [cpu] => 0
                    [mu] => 4048
                    [pmu] => 3544
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Kernel::respond] => Array
                (
                    [ct] => 2
                    [wt] => 425
                    [cpu] => 0
                    [mu] => 5128
                    [pmu] => 3544
                )

            [Civi\API\Kernel::runSafe@3==>Civi\API\Kernel::runRequest@3] => Array
                (
                    [ct] => 2
                    [wt] => 2894
                    [cpu] => 2976
                    [mu] => 75752
                    [pmu] => 87472
                )

            [Civi\API\Kernel::runSafe@3==>Civi\API\Kernel::formatResult] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api3==>Civi\API\Kernel::runSafe@3] => Array
                (
                    [ct] => 1
                    [wt] => 1130
                    [cpu] => 977
                    [mu] => 42392
                    [pmu] => 36584
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare] => Array
                (
                    [ct] => 2
                    [wt] => 1177
                    [cpu] => 977
                    [mu] => 43904
                    [pmu] => 36584
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners@1==>Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate@1] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [_civicrm_api3_api_resolve_alias==>CRM_Core_DAO_AllCoreTables::convertEntityNameToLower] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 624
                    [pmu] => 0
                )

            [civicrm_api@3==>Civi::service] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 528
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Kernel::prepare@1] => Array
                (
                    [ct] => 1
                    [wt] => 222
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 3832
                )

            [civicrm_api3_generic_getfields==>_civicrm_api3_relationship_create_spec] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke@2==>civicrm_api3_generic_getfields] => Array
                (
                    [ct] => 1
                    [wt] => 1134
                    [cpu] => 999
                    [mu] => 35552
                    [pmu] => 47056
                )

            [Civi\API\Kernel::runRequest@3==>Civi\API\Provider\MagicFunctionProvider::invoke@2] => Array
                (
                    [ct] => 1
                    [wt] => 1138
                    [cpu] => 999
                    [mu] => 34152
                    [pmu] => 47056
                )

            [civicrm_api@3==>Civi\API\Kernel::runSafe@3] => Array
                (
                    [ct] => 1
                    [wt] => 1810
                    [cpu] => 1999
                    [mu] => 35776
                    [pmu] => 50888
                )

            [_civicrm_api3_api_resolve_alias==>civicrm_api@3] => Array
                (
                    [ct] => 1
                    [wt] => 1820
                    [cpu] => 1999
                    [mu] => 36608
                    [pmu] => 50888
                )

            [civicrm_api3_generic_getoptions==>_civicrm_api3_api_resolve_alias] => Array
                (
                    [ct] => 1
                    [wt] => 1828
                    [cpu] => 1999
                    [mu] => 37888
                    [pmu] => 50888
                )

            [civicrm_api3_generic_getoptions==>CRM_Core_DAO::buildOptionsContext] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_get_BAO==>_civicrm_api3_get_DAO] => Array
                (
                    [ct] => 3
                    [wt] => 963
                    [cpu] => 998
                    [mu] => 592
                    [pmu] => 3464
                )

            [civicrm_api3_generic_getoptions==>_civicrm_api3_get_BAO] => Array
                (
                    [ct] => 1
                    [wt] => 409
                    [cpu] => 1000
                    [mu] => 1288
                    [pmu] => 3464
                )

            [CRM_Core_DAO::buildOptions==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 1
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

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

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

            [Civi::entity==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 0
                )

            [Civi::entity==>Civi\Schema\EntityProvider::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_DAO::buildOptions==>Civi::entity] => Array
                (
                    [ct] => 1
                    [wt] => 48
                    [cpu] => 0
                    [mu] => 3728
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>Civi\Schema\EntityRepository::getEntity] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 0
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 0
                    [mu] => 712
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getMetaProvider==>Civi\Schema\EntityMetadataBase::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getField==>Civi\Schema\EntityProvider::getMetaProvider] => Array
                (
                    [ct] => 1
                    [wt] => 96
                    [cpu] => 0
                    [mu] => 4544
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getEntity==>Civi\Schema\EntityRepository::getEntity] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\Schema\SqlEntityMetadata::getFields==>Civi\Schema\EntityMetadataBase::getEntity] => Array
                (
                    [ct] => 2
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [Civi\Schema\SqlEntityMetadata::getFields==>Civi\Schema\EntityRepository::{closure}] => Array
                (
                    [ct] => 2
                    [wt] => 150
                    [cpu] => 0
                    [mu] => 16792
                    [pmu] => 3160
                )

            [Civi\Schema\EntityMetadataBase::getField==>Civi\Schema\SqlEntityMetadata::getFields] => Array
                (
                    [ct] => 2
                    [wt] => 167
                    [cpu] => 0
                    [mu] => 18736
                    [pmu] => 3552
                )

            [Civi\Schema\EntityProvider::getField==>Civi\Schema\EntityMetadataBase::getField] => Array
                (
                    [ct] => 1
                    [wt] => 94
                    [cpu] => 0
                    [mu] => 4248
                    [pmu] => 856
                )

            [CRM_Core_DAO::buildOptions==>Civi\Schema\EntityProvider::getField] => Array
                (
                    [ct] => 1
                    [wt] => 196
                    [cpu] => 0
                    [mu] => 9432
                    [pmu] => 856
                )

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

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Core_Config::domainID] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [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] => 4
                    [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] => 9
                    [cpu] => 0
                    [mu] => 84480
                    [pmu] => 161072
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>Civi::cache] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getSqlOptions==>CRM_Utils_Cache_CacheWrapper::get] => Array
                (
                    [ct] => 1
                    [wt] => 282
                    [cpu] => 598
                    [mu] => 11304
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getOptions==>Civi\Schema\EntityMetadataBase::getSqlOptions] => Array
                (
                    [ct] => 1
                    [wt] => 335
                    [cpu] => 598
                    [mu] => 98536
                    [pmu] => 161072
                )

            [CRM_Utils_Hook::fieldOptions==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [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] => 551
                    [cpu] => 261
                    [mu] => 4976
                    [pmu] => 0
                )

            [Civi\Schema\EntityMetadataBase::getOptions==>CRM_Utils_Hook::fieldOptions] => Array
                (
                    [ct] => 1
                    [wt] => 560
                    [cpu] => 261
                    [mu] => 5472
                    [pmu] => 0
                )

            [Civi\Schema\EntityProvider::getOptions==>Civi\Schema\EntityMetadataBase::getOptions] => Array
                (
                    [ct] => 1
                    [wt] => 989
                    [cpu] => 859
                    [mu] => 108336
                    [pmu] => 163832
                )

            [CRM_Core_DAO::buildOptions==>Civi\Schema\EntityProvider::getOptions] => Array
                (
                    [ct] => 1
                    [wt] => 1003
                    [cpu] => 859
                    [mu] => 107760
                    [pmu] => 163832
                )

            [CRM_Core_DAO::buildOptions==>CRM_Core_PseudoConstant::formatArrayOptions] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 1920
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Relationship::buildOptions==>CRM_Core_DAO::buildOptions] => Array
                (
                    [ct] => 1
                    [wt] => 1275
                    [cpu] => 859
                    [mu] => 123240
                    [pmu] => 164688
                )

            [civicrm_api3_generic_getoptions==>CRM_Contact_BAO_Relationship::buildOptions] => Array
                (
                    [ct] => 1
                    [wt] => 1280
                    [cpu] => 859
                    [mu] => 122456
                    [pmu] => 164688
                )

            [civicrm_api3_create_success==>_civicrm_api3_separate_values] => Array
                (
                    [ct] => 2
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 8736
                    [pmu] => 0
                )

            [civicrm_api3_generic_getoptions==>civicrm_api3_create_success] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 0
                    [mu] => 3624
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke@1==>civicrm_api3_generic_getoptions] => Array
                (
                    [ct] => 1
                    [wt] => 3577
                    [cpu] => 3858
                    [mu] => 167344
                    [pmu] => 219040
                )

            [civicrm_api@2==>Civi\API\Kernel::runSafe@2] => Array
                (
                    [ct] => 1
                    [wt] => 5874
                    [cpu] => 5372
                    [mu] => 210152
                    [pmu] => 260144
                )

            [_civicrm_api3_api_match_pseudoconstant==>civicrm_api@2] => Array
                (
                    [ct] => 1
                    [wt] => 5885
                    [cpu] => 5372
                    [mu] => 210984
                    [pmu] => 260144
                )

            [_civicrm_api3_api_match_pseudoconstant==>_civicrm_api3_api_match_pseudoconstant_value] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_civicrm_api3_validate_integer==>_civicrm_api3_api_match_pseudoconstant] => Array
                (
                    [ct] => 1
                    [wt] => 5894
                    [cpu] => 5372
                    [mu] => 212264
                    [pmu] => 260144
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate==>_civicrm_api3_validate_fields] => Array
                (
                    [ct] => 1
                    [wt] => 5924
                    [cpu] => 5372
                    [mu] => 212680
                    [pmu] => 260144
                )

            [Civi\API\Subscriber\APIv3SchemaAdapter::onApiPrepare_validate==>Civi\API\Event\PrepareEvent::setApiRequest] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => -344
                    [pmu] => 0
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Kernel::prepare] => Array
                (
                    [ct] => 1
                    [wt] => 8874
                    [cpu] => 8429
                    [mu] => 264376
                    [pmu] => 300304
                )

            [_civicrm_api3_get_options_from_params==>_civicrm_api_get_entity_name_from_camel] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [_civicrm_api3_get_options_from_params==>CRM_Utils_Rule::integer] => Array
                (
                    [ct] => 4
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api3_relationship_get==>_civicrm_api3_get_options_from_params] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2600
                    [pmu] => 0
                )

            [civicrm_api3_relationship_get==>_civicrm_api3_get_BAO] => Array
                (
                    [ct] => 1
                    [wt] => 402
                    [cpu] => 998
                    [mu] => 672
                    [pmu] => 0
                )

            [_civicrm_api3_basic_get==>_civicrm_api3_get_options_from_params] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 1320
                    [pmu] => 0
                )

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

            [CRM_Core_DAO::tableHasBeenAdded==>CRM_Core_BAO_Domain::version] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_basic_get==>CRM_Core_DAO::tableHasBeenAdded] => Array
                (
                    [ct] => 1
                    [wt] => 15
                    [cpu] => 0
                    [mu] => 1832
                    [pmu] => 0
                )

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

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

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

            [_civicrm_api3_basic_get==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::__construct==>_civicrm_api3_get_BAO] => Array
                (
                    [ct] => 1
                    [wt] => 369
                    [cpu] => 0
                    [mu] => 688
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::__construct==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 144
                    [cpu] => 0
                    [mu] => 2344
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::__construct==>CRM_Core_DAO_Base::fields] => Array
                (
                    [ct] => 1
                    [wt] => 1995
                    [cpu] => 2002
                    [mu] => 32032
                    [pmu] => 0
                )

            [Civi\API\Api3SelectQuery::getFields==>civicrm_api3_generic_getfields] => Array
                (
                    [ct] => 1
                    [wt] => 1741
                    [cpu] => 1915
                    [mu] => 32952
                    [pmu] => 26160
                )

            [Civi\API\SelectQuery::__construct==>Civi\API\Api3SelectQuery::getFields] => Array
                (
                    [ct] => 1
                    [wt] => 1749
                    [cpu] => 1915
                    [mu] => 32288
                    [pmu] => 26160
                )

            [Civi\API\SelectQuery::__construct==>DB_DataObject::tableName] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::__construct==>CRM_Utils_SQL_Select::from] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 952
                    [pmu] => 0
                )

            [CRM_Core_DAO::getSelectWhereClause==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 2344
                    [pmu] => 0
                )

            [CRM_Core_DAO::getSelectWhereClause==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_DAO::getSelectWhereClause==>CRM_Core_DAO::getSupportedFields] => Array
                (
                    [ct] => 1
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 10312
                    [pmu] => 0
                )

            [CRM_Core_DAO::addSelectWhereClause==>CRM_Core_DAO::getSupportedFields] => Array
                (
                    [ct] => 1
                    [wt] => 32
                    [cpu] => 0
                    [mu] => 10312
                    [pmu] => 5912
                )

            [CRM_Utils_SQL::mergeSubquery==>CRM_Core_DAO_AllCoreTables::getDAONameForEntity] => Array
                (
                    [ct] => 2
                    [wt] => 821
                    [cpu] => 1002
                    [mu] => 584
                    [pmu] => 20552
                )

            [CRM_Utils_SQL::mergeSubquery==>CRM_Core_DAO_AllCoreTables::getBAOClassName] => Array
                (
                    [ct] => 2
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 0
                )

            [CRM_Utils_SQL::mergeSubquery==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 954
                    [cpu] => 1001
                    [mu] => 19336
                    [pmu] => 28680
                )

            [CRM_Utils_SQL::mergeSubquery==>CRM_Core_DAO::getSupportedFields] => Array
                (
                    [ct] => 2
                    [wt] => 2078
                    [cpu] => 1998
                    [mu] => 200696
                    [pmu] => 113144
                )

            [CRM_Core_Permission::check@1==>CRM_Core_BAO_UFMatch::getUFId] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 4
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 4
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Permission::getCorePermissions==>ts] => Array
                (
                    [ct] => 120
                    [wt] => 1682
                    [cpu] => 2000
                    [mu] => 16424
                    [pmu] => 46032
                )

            [CRM_Core_Permission::isMultisiteEnabled==>Civi::settings] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 256
                )

            [CRM_Core_Permission::isMultisiteEnabled==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Permission::getCorePermissions==>CRM_Core_Permission::isMultisiteEnabled] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1848
                    [pmu] => 1280
                )

            [CRM_Core_Permission::getCoreAndComponentPermissions==>CRM_Core_Permission::getCorePermissions] => Array
                (
                    [ct] => 1
                    [wt] => 1852
                    [cpu] => 2000
                    [mu] => 49512
                    [pmu] => 49512
                )

            [CRM_Core_Permission::getComponentPermissions==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 544
                )

            [CRM_Core_Permission::getComponentPermissions==>_afform_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Core_Permission::getComponentPermissions==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Core_Permission::getComponentPermissions==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 768
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 102
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 512
                )

            [CRM_Core_Component::getComponents==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Component::getComponents==>_afform_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Component::getComponents==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Core_Component::getComponents==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 1568
                )

            [CRM_Core_Component::getComponents==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 680
                    [pmu] => 488
                )

            [CRM_Core_Component::getComponents==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 190
                    [cpu] => 0
                    [mu] => 2664
                    [pmu] => 3864
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>PathLoad\V0\PathLoad::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 22
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 48
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>drupal_autoload_class] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_autoload_interface==>_registry_check_code] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 384
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>drupal_autoload_interface] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 968
                )

            [drupal_autoload_trait==>_registry_check_code] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 600
                )

            [CRM_Core_DAO_AllCoreTables::getBAOClassName==>drupal_autoload_trait] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 1184
                )

            [CRM_Core_Component::getComponents==>DB_DataObject::find] => Array
                (
                    [ct] => 1
                    [wt] => 1438
                    [cpu] => 1859
                    [mu] => 27072
                    [pmu] => 26640
                )

            [CRM_Core_Component::getComponents==>DB_DataObject::fetch] => Array
                (
                    [ct] => 9
                    [wt] => 84
                    [cpu] => 0
                    [mu] => 7600
                    [pmu] => 6816
                )

            [CRM_Core_Component::getComponents==>CRM_Utils_File::isIncludable] => Array
                (
                    [ct] => 8
                    [wt] => 587
                    [cpu] => 726
                    [mu] => 1336
                    [pmu] => 0
                )

            [CRM_Event_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1264
                )

            [CRM_Core_Component_Info::__construct==>CRM_Event_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 43
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1264
                )

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

            [CRM_Contribute_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 1224
                )

            [CRM_Core_Component_Info::__construct==>CRM_Contribute_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1672
                    [pmu] => 1224
                )

            [CRM_Member_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1200
                )

            [CRM_Core_Component_Info::__construct==>CRM_Member_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1200
                )

            [CRM_Mailing_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 28
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1216
                )

            [CRM_Core_Component_Info::__construct==>CRM_Mailing_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 31
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1216
                )

            [CRM_Pledge_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1200
                )

            [CRM_Core_Component_Info::__construct==>CRM_Pledge_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1200
                )

            [CRM_Case_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1208
                )

            [CRM_Case_Info::getInfo==>Civi::settings] => Array
                (
                    [ct] => 2
                    [wt] => 17
                    [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] => 63
                    [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] => 32
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1208
                )

            [CRM_Campaign_Info::getInfo==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 784
                    [pmu] => 1216
                )

            [CRM_Core_Component_Info::__construct==>CRM_Campaign_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1664
                    [pmu] => 1216
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Core_Component::getComponents] => Array
                (
                    [ct] => 1
                    [wt] => 2952
                    [cpu] => 2585
                    [mu] => 37400
                    [pmu] => 54488
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Event_Info::getPermissions==>ts] => Array
                (
                    [ct] => 15
                    [wt] => 224
                    [cpu] => 0
                    [mu] => 1496
                    [pmu] => 0
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Event_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 246
                    [cpu] => 0
                    [mu] => 5528
                    [pmu] => 0
                )

            [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] => 44
                    [wt] => 426
                    [cpu] => 1002
                    [mu] => 552
                    [pmu] => 10328
                )

            [CRM_Core_Component::isEnabled==>Civi\Core\SettingsBag::get] => Array
                (
                    [ct] => 44
                    [wt] => 116
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Component_Info::isEnabled==>CRM_Core_Component::isEnabled] => Array
                (
                    [ct] => 44
                    [wt] => 684
                    [cpu] => 1002
                    [mu] => 1816
                    [pmu] => 10672
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Core_Component_Info::isEnabled] => Array
                (
                    [ct] => 44
                    [wt] => 771
                    [cpu] => 1002
                    [mu] => 2464
                    [pmu] => 10928
                )

            [CRM_Contribute_Info::getPermissions==>ts] => Array
                (
                    [ct] => 7
                    [wt] => 117
                    [cpu] => 1001
                    [mu] => 1000
                    [pmu] => 0
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Contribute_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 127
                    [cpu] => 1001
                    [mu] => 3528
                    [pmu] => 0
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Contribute_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Member_Info::getPermissions==>ts] => Array
                (
                    [ct] => 6
                    [wt] => 82
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 632
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Member_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 90
                    [cpu] => 0
                    [mu] => 3072
                    [pmu] => 632
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Member_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Mailing_Info::getPermissions==>ts] => Array
                (
                    [ct] => 9
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 1112
                    [pmu] => 3344
                )

            [CRM_Mailing_Info::workflowEnabled==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Mailing_Info::workflowEnabled==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Utils_System_DrupalBase::mailingWorkflowIsEnabled==>module_exists] => Array
                (
                    [ct] => 3
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 568
                )

            [CRM_Mailing_Info::workflowEnabled==>CRM_Utils_System_DrupalBase::mailingWorkflowIsEnabled] => Array
                (
                    [ct] => 3
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 1232
                )

            [CRM_Mailing_Info::getPermissions==>CRM_Mailing_Info::workflowEnabled] => Array
                (
                    [ct] => 3
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 3128
                    [pmu] => 3064
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Mailing_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 179
                    [cpu] => 0
                    [mu] => 7960
                    [pmu] => 6936
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Mailing_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Pledge_Info::getPermissions==>ts] => Array
                (
                    [ct] => 6
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 920
                    [pmu] => 2272
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Pledge_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 83
                    [cpu] => 0
                    [mu] => 3072
                    [pmu] => 2288
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Pledge_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Case_Info::getPermissions==>ts] => Array
                (
                    [ct] => 10
                    [wt] => 126
                    [cpu] => 0
                    [mu] => 1176
                    [pmu] => 3072
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Case_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 138
                    [cpu] => 0
                    [mu] => 4080
                    [pmu] => 3072
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Case_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Report_Info::getPermissions==>ts] => Array
                (
                    [ct] => 14
                    [wt] => 180
                    [cpu] => 0
                    [mu] => 1432
                    [pmu] => 4288
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Report_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 197
                    [cpu] => 0
                    [mu] => 5088
                    [pmu] => 4304
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Report_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Campaign_Info::getPermissions==>ts] => Array
                (
                    [ct] => 13
                    [wt] => 176
                    [cpu] => 0
                    [mu] => 1368
                    [pmu] => 3848
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Campaign_Info::getPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 194
                    [cpu] => 0
                    [mu] => 5024
                    [pmu] => 4000
                )

            [CRM_Core_Permission::getComponentPermissions==>CRM_Campaign_Info::getInfo] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Core_Permission::getCoreAndComponentPermissions==>CRM_Core_Permission::getComponentPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 5322
                    [cpu] => 4588
                    [mu] => 90968
                    [pmu] => 91608
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Permission::getCoreAndComponentPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 7187
                    [cpu] => 6588
                    [mu] => 140800
                    [pmu] => 145432
                )

            [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] => 206
                    [cpu] => 956
                    [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_Extension_Mapper::keyToBasePath==>CRM_Extension_Container_Collection::getPath] => Array
                (
                    [ct] => 5
                    [wt] => 115
                    [cpu] => 0
                    [mu] => 1064
                    [pmu] => 2240
                )

            [CRM_Core_I18n::setGettextDomain==>CRM_Extension_Mapper::keyToBasePath] => Array
                (
                    [ct] => 5
                    [wt] => 128
                    [cpu] => 0
                    [mu] => 1696
                    [pmu] => 2240
                )

            [CRM_Core_I18n::crm_translate_raw==>CRM_Core_I18n::setGettextDomain] => Array
                (
                    [ct] => 34
                    [wt] => 507
                    [cpu] => 956
                    [mu] => 4856
                    [pmu] => 13472
                )

            [CRM_Grant_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 9
                    [wt] => 325
                    [cpu] => 956
                    [mu] => 5552
                    [pmu] => 8520
                )

            [civigrant_civicrm_permission==>CRM_Grant_ExtensionUtil::ts] => Array
                (
                    [ct] => 9
                    [wt] => 345
                    [cpu] => 956
                    [mu] => 9440
                    [pmu] => 8520
                )

            [CRM_Utils_Hook::runHooks==>civigrant_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 356
                    [cpu] => 956
                    [mu] => 8336
                    [pmu] => 8520
                )

            [CRM_Afform_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 2
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 2768
                )

            [afform_civicrm_permission==>CRM_Afform_ExtensionUtil::ts] => Array
                (
                    [ct] => 2
                    [wt] => 130
                    [cpu] => 0
                    [mu] => 2048
                    [pmu] => 2768
                )

            [CRM_Utils_Hook::runHooks==>afform_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 135
                    [cpu] => 0
                    [mu] => 2288
                    [pmu] => 2768
                )

            [CRM_Search_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 2
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 664
                    [pmu] => 2352
                )

            [search_kit_civicrm_permission==>CRM_Search_ExtensionUtil::ts] => Array
                (
                    [ct] => 2
                    [wt] => 158
                    [cpu] => 0
                    [mu] => 2048
                    [pmu] => 2352
                )

            [CRM_Utils_Hook::runHooks==>search_kit_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 2304
                    [pmu] => 2352
                )

            [CRM_Authx_ExtensionUtil::ts==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 166
                    [cpu] => 0
                    [mu] => 792
                    [pmu] => 2808
                )

            [authx_civicrm_permission==>CRM_Authx_ExtensionUtil::ts] => Array
                (
                    [ct] => 4
                    [wt] => 175
                    [cpu] => 0
                    [mu] => 2912
                    [pmu] => 2808
                )

            [CRM_Utils_Hook::runHooks==>authx_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 182
                    [cpu] => 0
                    [mu] => 3848
                    [pmu] => 2808
                )

            [oauth_client_civicrm_permission==>ts] => Array
                (
                    [ct] => 11
                    [wt] => 127
                    [cpu] => 0
                    [mu] => 1240
                    [pmu] => 3768
                )

            [CRM_Utils_Hook::runHooks==>oauth_client_civicrm_permission] => Array
                (
                    [ct] => 1
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 4072
                    [pmu] => 3832
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>CRM_Extension_MixInfo::isActive] => Array
                (
                    [ct] => 3
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 408
                )

            [Civi\Mixin\SettingAdminV1\About::instance==>CRM_Extension_System::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Mixin\SettingAdminV1\About::instance==>CRM_Extension_System::getMapper] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [Civi\Mixin\SettingAdminV1\About::instance==>CRM_Extension_Mapper::keyToInfo] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 584
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>Civi\Mixin\SettingAdminV1\About::instance] => Array
                (
                    [ct] => 3
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 2816
                    [pmu] => 2656
                )

            [_ts==>ts] => Array
                (
                    [ct] => 4
                    [wt] => 121
                    [cpu] => 0
                    [mu] => 768
                    [pmu] => 4896
                )

            [Civi\Mixin\SettingAdminV1\About::getLabel==>_ts] => Array
                (
                    [ct] => 4
                    [wt] => 130
                    [cpu] => 0
                    [mu] => 2760
                    [pmu] => 5984
                )

            [CRM_Extension_MixinLoader::Civi\Mixin\SettingAdminV1\{closure}==>Civi\Mixin\SettingAdminV1\About::getLabel] => Array
                (
                    [ct] => 4
                    [wt] => 141
                    [cpu] => 0
                    [mu] => 1952
                    [pmu] => 6376
                )

            [CRM_Core_I18n::crm_translate==>CRM_Core_I18n::strarg] => Array
                (
                    [ct] => 4
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 2488
                    [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] => 319
                    [cpu] => 1000
                    [mu] => 8896
                    [pmu] => 12176
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\Core\Event\HookStyleListener::__invoke] => Array
                (
                    [ct] => 3
                    [wt] => 345
                    [cpu] => 1000
                    [mu] => 9304
                    [pmu] => 12176
                )

            [CRM_Utils_Hook::permission==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 1508
                    [cpu] => 1956
                    [mu] => 33688
                    [pmu] => 36688
                )

            [CRM_Core_Permission_Base::getAllModulePermissions==>CRM_Utils_Hook::permission] => Array
                (
                    [ct] => 1
                    [wt] => 1515
                    [cpu] => 1956
                    [mu] => 34072
                    [pmu] => 36688
                )

            [CRM_Core_Permission_Base::getAllModulePermissions==>CRM_Core_Permission_Base::{closure}] => Array
                (
                    [ct] => 80
                    [wt] => 55
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Permission_Base::getAllModulePermissions] => Array
                (
                    [ct] => 1
                    [wt] => 1680
                    [cpu] => 1956
                    [mu] => 36136
                    [pmu] => 39912
                )

            [CRM_Core_Permission::assembleBasicPermissions==>CRM_Core_Permission::setImpliedBy] => Array
                (
                    [ct] => 15
                    [wt] => 40
                    [cpu] => 0
                    [mu] => 19616
                    [pmu] => 14056
                )

            [CRM_Core_Permission::setImpliedBy==>CRM_Core_Permission::setImpliedBy@1] => Array
                (
                    [ct] => 4
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 4328
                    [pmu] => 4672
                )

            [CRM_Core_Permission::basicPermissions==>CRM_Core_Permission::assembleBasicPermissions] => Array
                (
                    [ct] => 1
                    [wt] => 8966
                    [cpu] => 8544
                    [mu] => 203784
                    [pmu] => 213528
                )

            [CRM_Core_Permission::getImpliedBy==>CRM_Core_Permission::basicPermissions] => Array
                (
                    [ct] => 5
                    [wt] => 8978
                    [cpu] => 8544
                    [mu] => 187560
                    [pmu] => 213784
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Permission::getImpliedBy] => Array
                (
                    [ct] => 2
                    [wt] => 8984
                    [cpu] => 8544
                    [mu] => 188944
                    [pmu] => 214040
                )

            [CRM_Core_Permission_Base::translatePermission==>CRM_Utils_String::parsePrefix] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 2464
                    [pmu] => 0
                )

            [CRM_Core_Permission_Drupal::check==>CRM_Core_Permission_Base::translatePermission] => Array
                (
                    [ct] => 5
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 1232
                    [pmu] => 0
                )

            [CRM_Core_Permission_Drupal::check==>user_access] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Core_Permission_Drupal::check] => Array
                (
                    [ct] => 2
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 2480
                    [pmu] => 0
                )

            [CRM_Utils_Hook::permission_check==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 5
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::checkConstPermissions==>Civi\Core\Event\GenericHookEvent::__get] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>CRM_Core_Permission::checkConstPermissions] => Array
                (
                    [ct] => 5
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 1280
                    [pmu] => 0
                )

            [CRM_Utils_Hook::runHooks==>afform_civicrm_permission_check] => Array
                (
                    [ct] => 5
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::permission_check==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 5
                    [wt] => 510
                    [cpu] => 0
                    [mu] => 8560
                    [pmu] => 0
                )

            [CRM_Core_Permission::check@1==>CRM_Utils_Hook::permission_check] => Array
                (
                    [ct] => 2
                    [wt] => 266
                    [cpu] => 0
                    [mu] => 5456
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Permission::check@1] => Array
                (
                    [ct] => 2
                    [wt] => 9336
                    [cpu] => 8544
                    [mu] => 200160
                    [pmu] => 215352
                )

            [CRM_Contact_BAO_Contact_Permission::cacheSubquery==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 2
                    [wt] => 9380
                    [cpu] => 8544
                    [mu] => 199240
                    [pmu] => 215352
                )

            [CRM_Contact_BAO_Contact::addSelectWhereClause==>CRM_Contact_BAO_Contact_Permission::cacheSubquery] => Array
                (
                    [ct] => 2
                    [wt] => 9389
                    [cpu] => 8544
                    [mu] => 199904
                    [pmu] => 215352
                )

            [CRM_Core_Permission::check==>CRM_Core_Permission::getImpliedBy] => Array
                (
                    [ct] => 3
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 1696
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Core_Permission_Drupal::check] => Array
                (
                    [ct] => 3
                    [wt] => 34
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_Permission::check==>CRM_Utils_Hook::permission_check] => Array
                (
                    [ct] => 3
                    [wt] => 275
                    [cpu] => 0
                    [mu] => 856
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::addSelectWhereClause==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 2
                    [wt] => 243
                    [cpu] => 0
                    [mu] => 4048
                    [pmu] => 0
                )

            [CRM_Utils_Hook::selectWhereClause==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 2
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Hook::selectWhereClause==>CRM_Core_Session::getLoggedInContactID] => Array
                (
                    [ct] => 3
                    [wt] => 51
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Hook::selectWhereClause==>CRM_Utils_Hook::singleton] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Hook::selectWhereClause==>CRM_Utils_Hook::invoke] => Array
                (
                    [ct] => 3
                    [wt] => 294
                    [cpu] => 1001
                    [mu] => 4640
                    [pmu] => 0
                )

            [CRM_Contact_BAO_Contact::addSelectWhereClause==>CRM_Utils_Hook::selectWhereClause] => Array
                (
                    [ct] => 2
                    [wt] => 301
                    [cpu] => 1001
                    [mu] => 4736
                    [pmu] => 0
                )

            [CRM_Utils_SQL::mergeSubquery==>CRM_Contact_BAO_Contact::addSelectWhereClause] => Array
                (
                    [ct] => 2
                    [wt] => 9952
                    [cpu] => 9545
                    [mu] => 208456
                    [pmu] => 215352
                )

            [CRM_Core_DAO::addSelectWhereClause==>CRM_Utils_SQL::mergeSubquery] => Array
                (
                    [ct] => 2
                    [wt] => 13839
                    [cpu] => 13546
                    [mu] => 428320
                    [pmu] => 377728
                )

            [CRM_Core_DAO::addSelectWhereClause==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 2
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_DAO::addSelectWhereClause==>CRM_Utils_Hook::selectWhereClause] => Array
                (
                    [ct] => 1
                    [wt] => 125
                    [cpu] => 0
                    [mu] => 696
                    [pmu] => 0
                )

            [CRM_Core_DAO::getSelectWhereClause==>CRM_Core_DAO::addSelectWhereClause] => Array
                (
                    [ct] => 1
                    [wt] => 14053
                    [cpu] => 13546
                    [mu] => 322608
                    [pmu] => 383640
                )

            [Civi\API\SelectQuery::getAclClause==>CRM_Core_DAO::getSelectWhereClause] => Array
                (
                    [ct] => 1
                    [wt] => 14272
                    [cpu] => 13546
                    [mu] => 326840
                    [pmu] => 383640
                )

            [Civi\API\SelectQuery::getAclClause==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::__construct==>Civi\API\SelectQuery::getAclClause] => Array
                (
                    [ct] => 1
                    [wt] => 14298
                    [cpu] => 13546
                    [mu] => 316640
                    [pmu] => 383640
                )

            [Civi\API\SelectQuery::__construct==>CRM_Utils_SQL_Select::where] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_basic_get==>Civi\API\SelectQuery::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 18601
                    [cpu] => 17463
                    [mu] => 378008
                    [pmu] => 409800
                )

            [_civicrm_api3_basic_get==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::merge==>CRM_Utils_SQL_Select::merge] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [_civicrm_api3_basic_get==>Civi\API\SelectQuery::merge] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::buildSelectFields==>Civi\API\Api3SelectQuery::getField] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_SQL_Select::join==>CRM_Utils_SQL_BaseParamQuery::interpolate] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::join==>CRM_Utils_SQL_Select::join] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1560
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::addCustomField==>Civi\API\SelectQuery::join] => Array
                (
                    [ct] => 1
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 2728
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::buildSelectFields==>Civi\API\SelectQuery::addCustomField] => Array
                (
                    [ct] => 1
                    [wt] => 21
                    [cpu] => 0
                    [mu] => 3808
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>Civi\API\SelectQuery::buildSelectFields] => Array
                (
                    [ct] => 1
                    [wt] => 38
                    [cpu] => 0
                    [mu] => 5184
                    [pmu] => 0
                )

            [Civi\API\Api3SelectQuery::buildWhereClause==>Civi\API\Api3SelectQuery::getField] => Array
                (
                    [ct] => 7
                    [wt] => 27
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [Civi\API\Api3SelectQuery::buildWhereClause==>CRM_Core_DAO::acceptedSQLOperators] => Array
                (
                    [ct] => 3
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

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

            [CRM_Utils_SQL::handleEmojiInQuery==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_SQL::handleEmojiInQuery==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_SQL::handleEmojiInQuery==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 104
                    [cpu] => 1001
                    [mu] => 624
                    [pmu] => 0
                )

            [CRM_Core_BAO_SchemaHandler::getInUseCollation==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 1421
                    [cpu] => 269
                    [mu] => 18272
                    [pmu] => 0
                )

            [CRM_Core_BAO_SchemaHandler::getInUseCollation==>DB_DataObject::fetch] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 6384
                    [pmu] => 0
                )

            [CRM_Core_BAO_SchemaHandler::databaseSupportsUTF8MB4==>CRM_Core_BAO_SchemaHandler::getInUseCollation] => Array
                (
                    [ct] => 1
                    [wt] => 1459
                    [cpu] => 269
                    [mu] => 23056
                    [pmu] => 0
                )

            [CRM_Core_BAO_SchemaHandler::databaseSupportsUTF8MB4==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => -17592
                    [pmu] => 0
                )

            [CRM_Utils_SQL::handleEmojiInQuery==>CRM_Core_BAO_SchemaHandler::databaseSupportsUTF8MB4] => Array
                (
                    [ct] => 3
                    [wt] => 1484
                    [cpu] => 269
                    [mu] => 3520
                    [pmu] => 0
                )

            [CRM_Core_DAO::createSQLFilter==>CRM_Utils_SQL::handleEmojiInQuery] => Array
                (
                    [ct] => 3
                    [wt] => 1644
                    [cpu] => 1270
                    [mu] => 7328
                    [pmu] => 0
                )

            [CRM_Core_DAO::createSQLFilter==>CRM_Core_DAO::escapeString] => Array
                (
                    [ct] => 3
                    [wt] => 47
                    [cpu] => 0
                    [mu] => 688
                    [pmu] => 0
                )

            [Civi\API\Api3SelectQuery::buildWhereClause==>CRM_Core_DAO::createSQLFilter] => Array
                (
                    [ct] => 3
                    [wt] => 1713
                    [cpu] => 1270
                    [mu] => 9568
                    [pmu] => 0
                )

            [Civi\API\Api3SelectQuery::buildWhereClause==>CRM_Core_BAO_CustomField::getKeyID] => Array
                (
                    [ct] => 4
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 936
                    [pmu] => 0
                )

            [Civi\API\Api3SelectQuery::buildWhereClause==>CRM_Utils_SQL_Select::where] => Array
                (
                    [ct] => 3
                    [wt] => 13
                    [cpu] => 0
                    [mu] => 2088
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>Civi\API\Api3SelectQuery::buildWhereClause] => Array
                (
                    [ct] => 1
                    [wt] => 1826
                    [cpu] => 1270
                    [mu] => 13544
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>CRM_Utils_SQL_Select::select] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 1696
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>Civi\API\SelectQuery::buildOrderBy] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>CRM_Utils_SQL_Select::limit] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>CRM_Utils_SQL_Select::toSQL] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 1000
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 811
                    [cpu] => 667
                    [mu] => 17848
                    [pmu] => 0
                )

            [Civi\API\SelectQuery::run==>DB_DataObject::fetch] => Array
                (
                    [ct] => 2
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 2408
                    [pmu] => 0
                )

            [_civicrm_api3_basic_get==>Civi\API\SelectQuery::run] => Array
                (
                    [ct] => 1
                    [wt] => 2779
                    [cpu] => 1937
                    [mu] => 26016
                    [pmu] => 0
                )

            [civicrm_api3_relationship_get==>_civicrm_api3_basic_get] => Array
                (
                    [ct] => 1
                    [wt] => 21518
                    [cpu] => 19400
                    [mu] => 409768
                    [pmu] => 409800
                )

            [CRM_Utils_Type::escape==>CRM_Utils_Type::validate] => Array
                (
                    [ct] => 1
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::getTree==>CRM_Utils_Type::escape] => Array
                (
                    [ct] => 1
                    [wt] => 12
                    [cpu] => 0
                    [mu] => 1184
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::getAll@1==>CRM_Core_BAO_CustomGroup::loadAll] => Array
                (
                    [ct] => 1
                    [wt] => 25
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [CRM_Core_Permission::customGroup==>CRM_Core_BAO_CustomGroup::getAll@1] => Array
                (
                    [ct] => 1
                    [wt] => 29
                    [cpu] => 0
                    [mu] => 1200
                    [pmu] => 0
                )

            [CRM_Core_Permission::customGroupAdmin==>CRM_Core_Permission::check] => Array
                (
                    [ct] => 1
                    [wt] => 163
                    [cpu] => 0
                    [mu] => 1352
                    [pmu] => 0
                )

            [CRM_Core_Permission::customGroup==>CRM_Core_Permission::customGroupAdmin] => Array
                (
                    [ct] => 1
                    [wt] => 168
                    [cpu] => 0
                    [mu] => 1216
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::getAll==>CRM_Core_Permission::customGroup] => Array
                (
                    [ct] => 1
                    [wt] => 212
                    [cpu] => 0
                    [mu] => 5784
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::getAll==>CRM_Contact_BAO_ContactType::basicTypes] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::buildLegacyGroupTree==>CRM_Core_BAO_CustomGroup::getAll] => Array
                (
                    [ct] => 1
                    [wt] => 466
                    [cpu] => 560
                    [mu] => 8208
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::formatLegacyDbValues==>CRM_Utils_Array::implodePadded] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 616
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::buildLegacyGroupTree==>CRM_Core_BAO_CustomGroup::formatLegacyDbValues] => Array
                (
                    [ct] => 9
                    [wt] => 50
                    [cpu] => 0
                    [mu] => 13280
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::getTree==>CRM_Core_BAO_CustomGroup::buildLegacyGroupTree] => Array
                (
                    [ct] => 1
                    [wt] => 544
                    [cpu] => 560
                    [mu] => 22344
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::buildTreeEntityDataFromQuery==>CRM_Core_DAO::executeQuery] => Array
                (
                    [ct] => 1
                    [wt] => 759
                    [cpu] => 422
                    [mu] => 18104
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::buildTreeEntityDataFromQuery==>DB_DataObject::fetch] => Array
                (
                    [ct] => 2
                    [wt] => 60
                    [cpu] => 160
                    [mu] => 4312
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::buildCustomFieldData==>CRM_Core_BAO_CustomGroup::getCustomDisplayValue] => Array
                (
                    [ct] => 8
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 3608
                    [pmu] => 1088
                )

            [CRM_Core_BAO_CustomGroup::buildTreeEntityDataFromQuery==>CRM_Core_BAO_CustomGroup::buildCustomFieldData] => Array
                (
                    [ct] => 8
                    [wt] => 59
                    [cpu] => 0
                    [mu] => 21608
                    [pmu] => 5968
                )

            [CRM_Core_BAO_CustomGroup::buildEntityTreeSingleFields==>CRM_Core_BAO_CustomGroup::buildTreeEntityDataFromQuery] => Array
                (
                    [ct] => 1
                    [wt] => 913
                    [cpu] => 582
                    [mu] => 13272
                    [pmu] => 5968
                )

            [CRM_Core_BAO_CustomGroup::buildEntityTreeSingleFields==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::getTree==>CRM_Core_BAO_CustomGroup::buildEntityTreeSingleFields] => Array
                (
                    [ct] => 1
                    [wt] => 934
                    [cpu] => 582
                    [mu] => 12360
                    [pmu] => 5968
                )

            [_civicrm_api3_custom_data_get==>CRM_Core_BAO_CustomGroup::getTree] => Array
                (
                    [ct] => 1
                    [wt] => 1515
                    [cpu] => 1142
                    [mu] => 38728
                    [pmu] => 5968
                )

            [CRM_Core_BAO_CustomGroup::formatGroupTree==>CRM_Utils_Request::retrieve] => Array
                (
                    [ct] => 9
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::isNull==>CRM_Core_DAO::acceptedSQLOperators] => Array
                (
                    [ct] => 8
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::isNull@1==>CRM_Core_DAO::acceptedSQLOperators] => Array
                (
                    [ct] => 8
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_System::isNull@1==>CRM_Utils_System::isNull@2] => Array
                (
                    [ct] => 8
                    [wt] => 8
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

            [CRM_Utils_System::isNull==>CRM_Utils_System::isNull@1] => Array
                (
                    [ct] => 8
                    [wt] => 56
                    [cpu] => 0
                    [mu] => 1800
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::formatGroupTree==>CRM_Utils_System::isNull] => Array
                (
                    [ct] => 8
                    [wt] => 105
                    [cpu] => 0
                    [mu] => 3064
                    [pmu] => 0
                )

            [_civicrm_api3_custom_data_get==>CRM_Core_BAO_CustomGroup::formatGroupTree] => Array
                (
                    [ct] => 1
                    [wt] => 213
                    [cpu] => 0
                    [mu] => 16800
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>_search_kit_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>_afform_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>_civigrant_civix_class_loader] => Array
                (
                    [ct] => 3
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 85
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>CRM_Core_ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 282
                    [cpu] => 0
                    [mu] => 720
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>CRM_Core_BAO_CustomField::isSerialized] => Array
                (
                    [ct] => 8
                    [wt] => 14
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_DAO::buildOptionsContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_DAO_AllCoreTables::getEntityNameForClass] => Array
                (
                    [ct] => 1
                    [wt] => 19
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_DAO_Base::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 1516
                    [cpu] => 2000
                    [mu] => 28200
                    [pmu] => 22048
                )

            [CRM_Core_BAO_CustomField::getOptions==>DB_DataObject::find] => Array
                (
                    [ct] => 1
                    [wt] => 2641
                    [cpu] => 2312
                    [mu] => 71160
                    [pmu] => 54376
                )

            [CRM_Core_BAO_CustomField::getField==>CRM_Core_BAO_CustomGroup::getAll] => Array
                (
                    [ct] => 1
                    [wt] => 45
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getEntity==>CRM_Core_BAO_CustomField::getField] => Array
                (
                    [ct] => 1
                    [wt] => 65
                    [cpu] => 0
                    [mu] => 5600
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getEntity==>CRM_Contact_BAO_ContactType::basicTypes] => Array
                (
                    [ct] => 1
                    [wt] => 64
                    [cpu] => 319
                    [mu] => 960
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getOptions==>CRM_Core_BAO_CustomField::getEntity] => Array
                (
                    [ct] => 1
                    [wt] => 176
                    [cpu] => 319
                    [mu] => 2512
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFieldOptions==>CRM_Core_DAO::buildOptionsContext] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Utils_Cache::singleton==>CRM_Utils_Cache::getCacheDriver] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Cache::singleton==>CRM_Utils_Cache::getCacheSettings] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Utils_Cache::singleton==>CRM_Utils_Array::value] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 552
                    [pmu] => 0
                )

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

            [CRM_Core_BAO_CustomField::getFieldOptions==>CRM_Utils_Cache::singleton] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 0
                    [mu] => 3648
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomField::getFieldOptions==>CRM_Utils_Cache_Redis::get] => Array
                (
                    [ct] => 1
                    [wt] => 245
                    [cpu] => 158
                    [mu] => 1096
                    [pmu] => 10512
                )

            [CRM_Core_BAO_CustomField::getOptions==>CRM_Core_BAO_CustomField::getFieldOptions] => Array
                (
                    [ct] => 1
                    [wt] => 303
                    [cpu] => 158
                    [mu] => 5680
                    [pmu] => 10512
                )

            [CRM_Core_PseudoConstant::get==>CRM_Core_BAO_CustomField::getOptions] => Array
                (
                    [ct] => 1
                    [wt] => 3135
                    [cpu] => 2789
                    [mu] => 80032
                    [pmu] => 64888
                )

            [CRM_Core_BAO_CustomOption::getCustomOption==>CRM_Core_PseudoConstant::get] => Array
                (
                    [ct] => 1
                    [wt] => 4693
                    [cpu] => 4789
                    [mu] => 110544
                    [pmu] => 86936
                )

            [CRM_Core_BAO_CustomOption::getCustomOption==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 1
                    [wt] => 18
                    [cpu] => 0
                    [mu] => -17608
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>CRM_Core_BAO_CustomOption::getCustomOption] => Array
                (
                    [ct] => 1
                    [wt] => 4725
                    [cpu] => 4789
                    [mu] => 90960
                    [pmu] => 86936
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>CRM_Utils_Array::explodePadded] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 1008
                    [pmu] => 0
                )

            [CRM_Utils_Number::formatLocaleNumeric==>CRM_Core_I18n::getLocale] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Number::formatLocaleNumeric==>CRM_Core_Config::singleton] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [CRM_Utils_Number::formatLocaleNumeric==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 2
                    [wt] => 26
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

            [CRM_Core_BAO_CustomGroup::setDefaults==>CRM_Utils_Number::formatLocaleNumeric] => Array
                (
                    [ct] => 1
                    [wt] => 157
                    [cpu] => 0
                    [mu] => 2608
                    [pmu] => 0
                )

            [_civicrm_api3_custom_data_get==>CRM_Core_BAO_CustomGroup::setDefaults] => Array
                (
                    [ct] => 1
                    [wt] => 5385
                    [cpu] => 4789
                    [mu] => 99848
                    [pmu] => 86936
                )

            [_civicrm_api3_custom_data_get==>CRM_Core_BAO_CustomField::getKeyID] => Array
                (
                    [ct] => 8
                    [wt] => 18
                    [cpu] => 0
                    [mu] => 4664
                    [pmu] => 0
                )

            [_civicrm_api3_custom_data_get==>CRM_Core_DAO::getFieldValue] => Array
                (
                    [ct] => 2
                    [wt] => 2413
                    [cpu] => 2376
                    [mu] => 54944
                    [pmu] => 40440
                )

            [_civicrm_api3_custom_data_get==>CRM_Core_DAO::__destruct] => Array
                (
                    [ct] => 2
                    [wt] => 22
                    [cpu] => 0
                    [mu] => -33864
                    [pmu] => 0
                )

            [civicrm_api3_relationship_get==>_civicrm_api3_custom_data_get] => Array
                (
                    [ct] => 1
                    [wt] => 9623
                    [cpu] => 8307
                    [mu] => 136688
                    [pmu] => 133344
                )

            [_civicrm_api3_separate_values@1==>_civicrm_api3_separate_values@2] => Array
                (
                    [ct] => 6
                    [wt] => 6
                    [cpu] => 0
                    [mu] => 3144
                    [pmu] => 0
                )

            [_civicrm_api3_separate_values==>_civicrm_api3_separate_values@1] => Array
                (
                    [ct] => 1
                    [wt] => 23
                    [cpu] => 0
                    [mu] => 5720
                    [pmu] => 0
                )

            [civicrm_api3_relationship_get==>civicrm_api3_create_success] => Array
                (
                    [ct] => 1
                    [wt] => 49
                    [cpu] => 0
                    [mu] => 7544
                    [pmu] => 0
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke@1==>civicrm_api3_relationship_get] => Array
                (
                    [ct] => 1
                    [wt] => 31629
                    [cpu] => 28705
                    [mu] => 537432
                    [pmu] => 543144
                )

            [Civi\API\Kernel::runRequest@1==>Civi\API\Provider\MagicFunctionProvider::invoke@1] => Array
                (
                    [ct] => 1
                    [wt] => 31635
                    [cpu] => 28705
                    [mu] => 534080
                    [pmu] => 543144
                )

            [CRM_Utils_API_AbstractFieldCoder::toApiOutput==>CRM_Utils_API_AbstractFieldCoder::isApiControlField] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::toApiOutput==>CRM_Utils_API_AbstractFieldCoder::isSkippedField] => Array
                (
                    [ct] => 5
                    [wt] => 30
                    [cpu] => 0
                    [mu] => 1040
                    [pmu] => 0
                )

            [CRM_Utils_API_AbstractFieldCoder::toApiOutput==>CRM_Utils_API_HTMLInputCoder::decodeOutput] => Array
                (
                    [ct] => 5
                    [wt] => 164
                    [cpu] => 0
                    [mu] => 8848
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@2==>CRM_Utils_API_HTMLInputCoder::decodeValue] => Array
                (
                    [ct] => 13
                    [wt] => 17
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@1==>CRM_Utils_API_HTMLInputCoder::decodeOutput@2] => Array
                (
                    [ct] => 19
                    [wt] => 119
                    [cpu] => 0
                    [mu] => 5168
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@3==>CRM_Utils_API_HTMLInputCoder::decodeValue] => Array
                (
                    [ct] => 10
                    [wt] => 11
                    [cpu] => 0
                    [mu] => 600
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput@2==>CRM_Utils_API_HTMLInputCoder::decodeOutput@3] => Array
                (
                    [ct] => 10
                    [wt] => 39
                    [cpu] => 0
                    [mu] => 1264
                    [pmu] => 0
                )

            [CRM_Utils_API_HTMLInputCoder::decodeOutput==>CRM_Utils_API_HTMLInputCoder::decodeOutput@1] => Array
                (
                    [ct] => 1
                    [wt] => 154
                    [cpu] => 0
                    [mu] => 7776
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\WrapperAdapter::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 580
                    [cpu] => 0
                    [mu] => 11408
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\ChainSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 74
                    [cpu] => 0
                    [mu] => 1512
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\TransactionSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 7
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\I18nSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 9
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Symfony\Component\EventDispatcher\EventDispatcher::callListeners==>Civi\API\Subscriber\DebugSubscriber::onApiRespond] => Array
                (
                    [ct] => 2
                    [wt] => 16
                    [cpu] => 0
                    [mu] => 632
                    [pmu] => 0
                )

            [Civi\API\Kernel::respond==>Civi\Core\CiviEventDispatcher::dispatch] => Array
                (
                    [ct] => 2
                    [wt] => 960
                    [cpu] => 0
                    [mu] => 14824
                    [pmu] => 0
                )

            [civicrm_api@1==>Civi\API\Kernel::runSafe@1] => Array
                (
                    [ct] => 1
                    [wt] => 41654
                    [cpu] => 38010
                    [mu] => 776280
                    [pmu] => 843448
                )

            [civicrm_api3_generic_getsingle==>civicrm_api@1] => Array
                (
                    [ct] => 1
                    [wt] => 41666
                    [cpu] => 38010
                    [mu] => 777112
                    [pmu] => 843448
                )

            [Civi\API\Provider\MagicFunctionProvider::invoke==>civicrm_api3_generic_getsingle] => Array
                (
                    [ct] => 1
                    [wt] => 41672
                    [cpu] => 38010
                    [mu] => 778512
                    [pmu] => 843448
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Provider\MagicFunctionProvider::invoke] => Array
                (
                    [ct] => 1
                    [wt] => 41681
                    [cpu] => 38010
                    [mu] => 777464
                    [pmu] => 843448
                )

            [Civi\API\Kernel::runRequest==>Civi\API\Kernel::respond] => Array
                (
                    [ct] => 1
                    [wt] => 329
                    [cpu] => 0
                    [mu] => 776
                    [pmu] => 0
                )

            [Civi\API\Kernel::runSafe==>Civi\API\Kernel::runRequest] => Array
                (
                    [ct] => 1
                    [wt] => 54030
                    [cpu] => 49342
                    [mu] => 1345360
                    [pmu] => 1315736
                )

            [Civi\API\Kernel::runSafe==>Civi\API\Kernel::formatResult] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [civicrm_api==>Civi\API\Kernel::runSafe] => Array
                (
                    [ct] => 1
                    [wt] => 54092
                    [cpu] => 49342
                    [mu] => 1353208
                    [pmu] => 1315736
                )

            [CRM_Utils_REST::process==>civicrm_api] => Array
                (
                    [ct] => 1
                    [wt] => 55486
                    [cpu] => 50634
                    [mu] => 1408040
                    [pmu] => 1315736
                )

            [CRM_Utils_REST::handle==>CRM_Utils_REST::process] => Array
                (
                    [ct] => 1
                    [wt] => 55505
                    [cpu] => 50634
                    [mu] => 1409272
                    [pmu] => 1315736
                )

            [CRM_Utils_REST::run==>CRM_Utils_REST::handle] => Array
                (
                    [ct] => 1
                    [wt] => 55604
                    [cpu] => 50634
                    [mu] => 1414456
                    [pmu] => 1315736
                )

            [CRM_Utils_REST::output==>CRM_Utils_Request::exportValues] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 0
                    [mu] => 944
                    [pmu] => 0
                )

            [CRM_Utils_REST::output==>CRM_Utils_Array::isHierarchical] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

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

            [CRM_Utils_System::__callStatic==>CRM_Core_Config_MagicMerge::__get] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 0
                    [mu] => 568
                    [pmu] => 0
                )

            [drupal_add_http_header==>drupal_static] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 536
                    [pmu] => 0
                )

            [drupal_add_http_header==>_drupal_set_preferred_header_name] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 984
                    [pmu] => 0
                )

            [drupal_add_http_header==>drupal_send_headers] => Array
                (
                    [ct] => 1
                    [wt] => 20
                    [cpu] => 0
                    [mu] => 1336
                    [pmu] => 0
                )

            [CRM_Utils_System_Drupal::setHttpHeader==>drupal_add_http_header] => Array
                (
                    [ct] => 1
                    [wt] => 37
                    [cpu] => 0
                    [mu] => 3240
                    [pmu] => 0
                )

            [CRM_Utils_System::__callStatic==>CRM_Utils_System_Drupal::setHttpHeader] => Array
                (
                    [ct] => 1
                    [wt] => 42
                    [cpu] => 0
                    [mu] => 3872
                    [pmu] => 0
                )

            [CRM_Utils_REST::output==>CRM_Utils_System::__callStatic] => Array
                (
                    [ct] => 1
                    [wt] => 60
                    [cpu] => 0
                    [mu] => 5752
                    [pmu] => 0
                )

            [CRM_Utils_REST::run==>CRM_Utils_REST::output] => Array
                (
                    [ct] => 1
                    [wt] => 89
                    [cpu] => 0
                    [mu] => 12104
                    [pmu] => 0
                )

            [CRM_Utils_REST::bootAndRun==>CRM_Utils_REST::run] => Array
                (
                    [ct] => 1
                    [wt] => 55704
                    [cpu] => 50634
                    [mu] => 1426112
                    [pmu] => 1315736
                )

            [main()==>CRM_Utils_REST::bootAndRun] => Array
                (
                    [ct] => 1
                    [wt] => 80839
                    [cpu] => 70489
                    [mu] => 3780240
                    [pmu] => 3696256
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 536
                    [cpu] => 67
                    [mu] => -24232
                    [pmu] => 0
                )

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

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\XHProf::disable] => Array
                (
                    [ct] => 1
                    [wt] => 3
                    [cpu] => 0
                    [mu] => 584
                    [pmu] => 0
                )

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

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

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 575
                    [cpu] => 67
                    [mu] => -20960
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 161969
                    [cpu] => 130363
                    [mu] => 5896160
                    [pmu] => 6007728
                )

        )

)