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] => 69b6a011d50116d9dd0f77fe
    [meta] => Array
        (
            [url] => drush cc civicrm
            [SERVER] => Array
                (
                    [PHP_SELF] => /usr/local/bin/drush
                    [DOCUMENT_ROOT] => 
                    [REQUEST_TIME_FLOAT] => 1773576209.35
                    [REQUEST_TIME] => 1773576209
                )

            [get] => Array
                (
                )

            [env] => Array
                (
                    [HOSTNAME] => 183db6fd0dde
                    [PHP_VERSION] => 8.1.34
                    [PHP_INI_DIR] => /usr/local/etc/php
                    [GPG_KEYS] => 528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD
                    [PHP_LDFLAGS] => -Wl,-O1 -pie
                    [PWD] => /var/www/html/docroot
                    [APACHE_DOCUMENT_ROOT] => /var/www/html/docroot
                    [HOME] => /root
                    [PHP_SHA256] => ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251
                    [PHPIZE_DEPS] => autoconf 		dpkg-dev 		file 		g++ 		gcc 		libc-dev 		make 		pkg-config 		re2c
                    [TERM] => xterm
                    [PHP_URL] => https://www.php.net/distributions/php-8.1.34.tar.xz
                    [SHLVL] => 1
                    [PHP_CFLAGS] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
                    [PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
                    [PHP_ASC_URL] => https://www.php.net/distributions/php-8.1.34.tar.xz.asc
                    [PHP_CPPFLAGS] => -fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
                    [_] => /usr/local/bin/drush
                    [OLDPWD] => /var/www/html
                )

            [simple_url] => drush cc civicrm
            [request_ts] => 1773576209
            [request_ts_micro] => 1773576209.35
            [request_date] => 2026-03-15
        )

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

            [main()==>load::bin/drush] => Array
                (
                    [ct] => 1
                    [wt] => 413
                    [cpu] => 416
                    [mu] => 321104
                    [pmu] => 308192
                )

            [main()==>load::bin/check-requirements.php] => Array
                (
                    [ct] => 1
                    [wt] => 84
                    [cpu] => 87
                    [mu] => 4232
                    [pmu] => 31688
                )

            [main()==>load::vendor/autoload.php] => Array
                (
                    [ct] => 2
                    [wt] => 138
                    [cpu] => 142
                    [mu] => 24560
                    [pmu] => 4192
                )

            [main()==>load::composer/autoload_real.php] => Array
                (
                    [ct] => 2
                    [wt] => 145
                    [cpu] => 148
                    [mu] => 29848
                    [pmu] => 8936
                )

            [ComposerAutoloaderInit23c55aa5b07d538a890070ceeebb6210::loadClassLoader==>load::composer/ClassLoader.php] => Array
                (
                    [ct] => 1
                    [wt] => 586
                    [cpu] => 590
                    [mu] => 69640
                    [pmu] => 100616
                )

            [ComposerAutoloaderInit23c55aa5b07d538a890070ceeebb6210::getLoader==>ComposerAutoloaderInit23c55aa5b07d538a890070ceeebb6210::loadClassLoader] => Array
                (
                    [ct] => 1
                    [wt] => 606
                    [cpu] => 607
                    [mu] => 44512
                    [pmu] => 100616
                )

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

            [ComposerAutoloaderInit23c55aa5b07d538a890070ceeebb6210::getLoader==>load::composer/autoload_static.php] => Array
                (
                    [ct] => 1
                    [wt] => 120
                    [cpu] => 123
                    [mu] => 25232
                    [pmu] => 0
                )

            [ComposerAutoloaderInit23c55aa5b07d538a890070ceeebb6210::getLoader==>Composer\Autoload\ComposerStaticInit23c55aa5b07d538a890070ceeebb6210::getInitializer] => Array
                (
                    [ct] => 1
                    [wt] => 6
                    [cpu] => 6
                    [mu] => 1616
                    [pmu] => 0
                )

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

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

            [ComposerAutoloaderInit23c55aa5b07d538a890070ceeebb6210::getLoader==>Composer\Autoload\ClassLoader::register] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 7
                    [mu] => 1056
                    [pmu] => 0
                )

            [main()==>ComposerAutoloaderInit23c55aa5b07d538a890070ceeebb6210::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 793
                    [cpu] => 793
                    [mu] => 61944
                    [pmu] => 100616
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\ClassLoader::findFile] => Array
                (
                    [ct] => 13
                    [wt] => 27
                    [cpu] => 34
                    [mu] => 584
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>load::src/Checker.php] => Array
                (
                    [ct] => 1
                    [wt] => 192
                    [cpu] => 196
                    [mu] => 34744
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass==>Composer\Autoload\includeFile] => Array
                (
                    [ct] => 13
                    [wt] => 3700
                    [cpu] => 3706
                    [mu] => 361576
                    [pmu] => 422744
                )

            [main()==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 580
                    [cpu] => 581
                    [mu] => 41504
                    [pmu] => 20528
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::retrieveRequirements==>load::../.requirements.php] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 64
                    [mu] => 19000
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>load::src/RequirementCollection.php] => Array
                (
                    [ct] => 1
                    [wt] => 76
                    [cpu] => 77
                    [mu] => 16968
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::retrieveRequirements==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 3
                    [wt] => 352
                    [cpu] => 354
                    [mu] => 19104
                    [pmu] => 5568
                )

            [Composer\Autoload\includeFile==>load::src/IsPhpVersionFulfilled.php] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 65
                    [mu] => 13584
                    [pmu] => 0
                )

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

            [Composer\Autoload\includeFile@1==>load::src/IsFulfilled.php] => Array
                (
                    [ct] => 1
                    [wt] => 72
                    [cpu] => 73
                    [mu] => 11016
                    [pmu] => 0
                )

            [Composer\Autoload\ClassLoader::loadClass@1==>Composer\Autoload\includeFile@1] => Array
                (
                    [ct] => 2
                    [wt] => 163
                    [cpu] => 164
                    [mu] => 4984
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>Composer\Autoload\ClassLoader::loadClass@1] => Array
                (
                    [ct] => 2
                    [wt] => 187
                    [cpu] => 189
                    [mu] => 6280
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::retrieveRequirements==>HumbugBox420\KevinGH\RequirementChecker\IsPhpVersionFulfilled::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 7
                    [cpu] => 10
                    [mu] => 664
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>load::src/Requirement.php] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 79
                    [mu] => 14656
                    [pmu] => 7104
                )

            [HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::addRequirement==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 98
                    [cpu] => 99
                    [mu] => 4856
                    [pmu] => 7104
                )

            [HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::addRequirement==>HumbugBox420\KevinGH\RequirementChecker\Requirement::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 9
                    [cpu] => 13
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::addRequirement==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::add] => Array
                (
                    [ct] => 7
                    [wt] => 12
                    [cpu] => 12
                    [mu] => 1040
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::retrieveRequirements==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::addRequirement] => Array
                (
                    [ct] => 7
                    [wt] => 158
                    [cpu] => 162
                    [mu] => 8200
                    [pmu] => 7104
                )

            [Composer\Autoload\includeFile==>load::src/IsExtensionFulfilled.php] => Array
                (
                    [ct] => 1
                    [wt] => 44
                    [cpu] => 46
                    [mu] => 14080
                    [pmu] => 5568
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::retrieveRequirements==>HumbugBox420\KevinGH\RequirementChecker\IsExtensionFulfilled::__construct] => Array
                (
                    [ct] => 2
                    [wt] => 2
                    [cpu] => 4
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>HumbugBox420\KevinGH\RequirementChecker\Checker::retrieveRequirements] => Array
                (
                    [ct] => 1
                    [wt] => 641
                    [cpu] => 641
                    [mu] => 37016
                    [pmu] => 12672
                )

            [Composer\Autoload\includeFile==>load::src/Semver.php] => Array
                (
                    [ct] => 1
                    [wt] => 151
                    [cpu] => 153
                    [mu] => 22400
                    [pmu] => 14504
                )

            [HumbugBox420\KevinGH\RequirementChecker\IsPhpVersionFulfilled::__invoke==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 176
                    [cpu] => 177
                    [mu] => 11048
                    [pmu] => 14504
                )

            [Composer\Autoload\includeFile==>load::src/VersionParser.php] => Array
                (
                    [ct] => 1
                    [wt] => 836
                    [cpu] => 839
                    [mu] => 86680
                    [pmu] => 126496
                )

            [HumbugBox420\Composer\Semver\Semver::satisfies==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 1370
                    [cpu] => 1371
                    [mu] => 170344
                    [pmu] => 221448
                )

            [Composer\Autoload\includeFile==>load::Constraint/Constraint.php] => Array
                (
                    [ct] => 1
                    [wt] => 384
                    [cpu] => 387
                    [mu] => 128368
                    [pmu] => 94952
                )

            [Composer\Autoload\includeFile@1==>load::Constraint/ConstraintInterface.php] => Array
                (
                    [ct] => 1
                    [wt] => 63
                    [cpu] => 64
                    [mu] => 12680
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Semver::satisfies==>HumbugBox420\Composer\Semver\VersionParser::normalize] => Array
                (
                    [ct] => 5
                    [wt] => 336
                    [cpu] => 341
                    [mu] => 4464
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Semver::satisfies==>HumbugBox420\Composer\Semver\Constraint\Constraint::__construct] => Array
                (
                    [ct] => 5
                    [wt] => 11
                    [cpu] => 11
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraint==>HumbugBox420\Composer\Semver\VersionParser::normalize] => Array
                (
                    [ct] => 9
                    [wt] => 51
                    [cpu] => 69
                    [mu] => 6344
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraint==>HumbugBox420\Composer\Semver\Constraint\Constraint::__construct] => Array
                (
                    [ct] => 16
                    [wt] => 31
                    [cpu] => 40
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraint==>HumbugBox420\Composer\Semver\VersionParser::manipulateVersionString] => Array
                (
                    [ct] => 7
                    [wt] => 21
                    [cpu] => 25
                    [mu] => 5728
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraints==>HumbugBox420\Composer\Semver\VersionParser::parseConstraint] => Array
                (
                    [ct] => 9
                    [wt] => 743
                    [cpu] => 743
                    [mu] => 19208
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>load::Constraint/MultiConstraint.php] => Array
                (
                    [ct] => 1
                    [wt] => 319
                    [cpu] => 321
                    [mu] => 43688
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraints==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 351
                    [cpu] => 353
                    [mu] => 26312
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraints==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::__construct] => Array
                (
                    [ct] => 7
                    [wt] => 13
                    [cpu] => 15
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\MultiConstraint::optimizeConstraints==>HumbugBox420\Composer\Semver\Constraint\Constraint::__toString] => Array
                (
                    [ct] => 16
                    [wt] => 29
                    [cpu] => 32
                    [mu] => 1304
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\MultiConstraint::optimizeConstraints==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::__construct] => Array
                (
                    [ct] => 3
                    [wt] => 6
                    [cpu] => 6
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\MultiConstraint::create==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::optimizeConstraints] => Array
                (
                    [ct] => 3
                    [wt] => 95
                    [cpu] => 96
                    [mu] => 6464
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\MultiConstraint::create==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 2
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraints==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::create] => Array
                (
                    [ct] => 5
                    [wt] => 116
                    [cpu] => 121
                    [mu] => 7536
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraints==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::setPrettyString] => Array
                (
                    [ct] => 3
                    [wt] => 5
                    [cpu] => 6
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Semver::satisfies==>HumbugBox420\Composer\Semver\VersionParser::parseConstraints] => Array
                (
                    [ct] => 5
                    [wt] => 1399
                    [cpu] => 1402
                    [mu] => 52288
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\Constraint::matchSpecific==>HumbugBox420\Composer\Semver\Constraint\Constraint::versionCompare] => Array
                (
                    [ct] => 10
                    [wt] => 31
                    [cpu] => 34
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\Constraint::matches@1==>HumbugBox420\Composer\Semver\Constraint\Constraint::matchSpecific] => Array
                (
                    [ct] => 4
                    [wt] => 35
                    [cpu] => 37
                    [mu] => 1520
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\MultiConstraint::matches@1==>HumbugBox420\Composer\Semver\Constraint\Constraint::matches@1] => Array
                (
                    [ct] => 4
                    [wt] => 47
                    [cpu] => 51
                    [mu] => 2024
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\Constraint::matches==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::matches@1] => Array
                (
                    [ct] => 2
                    [wt] => 60
                    [cpu] => 62
                    [mu] => 2720
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Constraint\MultiConstraint::matches==>HumbugBox420\Composer\Semver\Constraint\Constraint::matches] => Array
                (
                    [ct] => 6
                    [wt] => 121
                    [cpu] => 123
                    [mu] => 4112
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Semver::satisfies==>HumbugBox420\Composer\Semver\Constraint\MultiConstraint::matches] => Array
                (
                    [ct] => 3
                    [wt] => 141
                    [cpu] => 143
                    [mu] => 4808
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\IsPhpVersionFulfilled::__invoke==>HumbugBox420\Composer\Semver\Semver::satisfies] => Array
                (
                    [ct] => 5
                    [wt] => 3362
                    [cpu] => 3363
                    [mu] => 221112
                    [pmu] => 221448
                )

            [HumbugBox420\KevinGH\RequirementChecker\Requirement::isFulfilled==>HumbugBox420\KevinGH\RequirementChecker\IsPhpVersionFulfilled::__invoke] => Array
                (
                    [ct] => 5
                    [wt] => 3578
                    [cpu] => 3580
                    [mu] => 233384
                    [pmu] => 235952
                )

            [HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::HumbugBox420\KevinGH\RequirementChecker\{closure}==>HumbugBox420\KevinGH\RequirementChecker\Requirement::isFulfilled] => Array
                (
                    [ct] => 14
                    [wt] => 3642
                    [cpu] => 3652
                    [mu] => 234872
                    [pmu] => 235952
                )

            [HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::evaluateRequirements==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::HumbugBox420\KevinGH\RequirementChecker\{closure}] => Array
                (
                    [ct] => 14
                    [wt] => 3702
                    [cpu] => 3712
                    [mu] => 235632
                    [pmu] => 235952
                )

            [HumbugBox420\Composer\Semver\Constraint\Constraint::matches==>HumbugBox420\Composer\Semver\Constraint\Constraint::matchSpecific] => Array
                (
                    [ct] => 6
                    [wt] => 52
                    [cpu] => 57
                    [mu] => 952
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\VersionParser::parseConstraints==>HumbugBox420\Composer\Semver\Constraint\Constraint::setPrettyString] => Array
                (
                    [ct] => 2
                    [wt] => 3
                    [cpu] => 4
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\Composer\Semver\Semver::satisfies==>HumbugBox420\Composer\Semver\Constraint\Constraint::matches] => Array
                (
                    [ct] => 2
                    [wt] => 25
                    [cpu] => 26
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Requirement::isFulfilled==>HumbugBox420\KevinGH\RequirementChecker\IsExtensionFulfilled::__invoke] => Array
                (
                    [ct] => 2
                    [wt] => 5
                    [cpu] => 23
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::evaluateRequirements] => Array
                (
                    [ct] => 1
                    [wt] => 3679
                    [cpu] => 3680
                    [mu] => 236360
                    [pmu] => 235952
                )

            [Composer\Autoload\includeFile==>load::src/IO.php] => Array
                (
                    [ct] => 1
                    [wt] => 274
                    [cpu] => 277
                    [mu] => 36864
                    [pmu] => 34088
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 2
                    [wt] => 616
                    [cpu] => 617
                    [mu] => 35416
                    [pmu] => 55168
                )

            [HumbugBox420\KevinGH\RequirementChecker\IO::configureVerbosity==>HumbugBox420\KevinGH\RequirementChecker\IO::hasParameter] => Array
                (
                    [ct] => 4
                    [wt] => 238
                    [cpu] => 243
                    [mu] => 5496
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\IO::__construct==>HumbugBox420\KevinGH\RequirementChecker\IO::configureVerbosity] => Array
                (
                    [ct] => 1
                    [wt] => 260
                    [cpu] => 260
                    [mu] => 6192
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\IO::checkInteractivity==>HumbugBox420\KevinGH\RequirementChecker\IO::hasParameter] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 30
                    [mu] => 1336
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\IO::__construct==>HumbugBox420\KevinGH\RequirementChecker\IO::checkInteractivity] => Array
                (
                    [ct] => 1
                    [wt] => 46
                    [cpu] => 46
                    [mu] => 2408
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\IO::checkColorSupport==>HumbugBox420\KevinGH\RequirementChecker\IO::hasParameter] => Array
                (
                    [ct] => 2
                    [wt] => 31
                    [cpu] => 33
                    [mu] => 1336
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\IO::__construct==>HumbugBox420\KevinGH\RequirementChecker\IO::checkColorSupport] => Array
                (
                    [ct] => 1
                    [wt] => 41
                    [cpu] => 43
                    [mu] => 2032
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>HumbugBox420\KevinGH\RequirementChecker\IO::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 362
                    [cpu] => 362
                    [mu] => 11520
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>load::src/Printer.php] => Array
                (
                    [ct] => 1
                    [wt] => 269
                    [cpu] => 270
                    [mu] => 29024
                    [pmu] => 21080
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>HumbugBox420\KevinGH\RequirementChecker\IO::getVerbosity] => Array
                (
                    [ct] => 1
                    [wt] => 2
                    [cpu] => 2
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>HumbugBox420\KevinGH\RequirementChecker\IO::hasColorSupport] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 2
                    [mu] => 632
                    [pmu] => 0
                )

            [Composer\Autoload\includeFile==>load::src/Terminal.php] => Array
                (
                    [ct] => 1
                    [wt] => 253
                    [cpu] => 256
                    [mu] => 71488
                    [pmu] => 98424
                )

            [HumbugBox420\KevinGH\RequirementChecker\Printer::__construct==>Composer\Autoload\ClassLoader::loadClass] => Array
                (
                    [ct] => 1
                    [wt] => 278
                    [cpu] => 279
                    [mu] => 58584
                    [pmu] => 98424
                )

            [HumbugBox420\KevinGH\RequirementChecker\Terminal::getSttyColumns==>HumbugBox420\KevinGH\RequirementChecker\Terminal::readFromProcess] => Array
                (
                    [ct] => 1
                    [wt] => 7205
                    [cpu] => 2324
                    [mu] => 1216
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Terminal::initDimensionsUsingStty==>HumbugBox420\KevinGH\RequirementChecker\Terminal::getSttyColumns] => Array
                (
                    [ct] => 1
                    [wt] => 7240
                    [cpu] => 2349
                    [mu] => 1440
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Terminal::initDimensions==>HumbugBox420\KevinGH\RequirementChecker\Terminal::initDimensionsUsingStty] => Array
                (
                    [ct] => 1
                    [wt] => 7357
                    [cpu] => 2467
                    [mu] => 2720
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Terminal::getWidth==>HumbugBox420\KevinGH\RequirementChecker\Terminal::initDimensions] => Array
                (
                    [ct] => 1
                    [wt] => 7368
                    [cpu] => 2479
                    [mu] => 2816
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Printer::__construct==>HumbugBox420\KevinGH\RequirementChecker\Terminal::getWidth] => Array
                (
                    [ct] => 1
                    [wt] => 7388
                    [cpu] => 2496
                    [mu] => 3560
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>HumbugBox420\KevinGH\RequirementChecker\Printer::__construct] => Array
                (
                    [ct] => 1
                    [wt] => 7682
                    [cpu] => 2791
                    [mu] => 62944
                    [pmu] => 98424
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::getPhpIniPath] => Array
                (
                    [ct] => 1
                    [wt] => 5
                    [cpu] => 6
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Printer::printvln==>HumbugBox420\KevinGH\RequirementChecker\Printer::printv] => Array
                (
                    [ct] => 30
                    [wt] => 50
                    [cpu] => 60
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Printer::title==>HumbugBox420\KevinGH\RequirementChecker\Printer::printvln] => Array
                (
                    [ct] => 4
                    [wt] => 39
                    [cpu] => 44
                    [mu] => 1328
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\Printer::title] => Array
                (
                    [ct] => 1
                    [wt] => 57
                    [cpu] => 60
                    [mu] => 2024
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\Printer::printv] => Array
                (
                    [ct] => 9
                    [wt] => 13
                    [cpu] => 19
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\Printer::printvln] => Array
                (
                    [ct] => 7
                    [wt] => 59
                    [cpu] => 60
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::count] => Array
                (
                    [ct] => 2
                    [wt] => 4
                    [cpu] => 4
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::getRequirements] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 3
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Printer::getRequirementErrorMessage==>HumbugBox420\KevinGH\RequirementChecker\Requirement::isFulfilled] => Array
                (
                    [ct] => 7
                    [wt] => 14
                    [cpu] => 18
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\Printer::getRequirementErrorMessage] => Array
                (
                    [ct] => 7
                    [wt] => 43
                    [cpu] => 49
                    [mu] => 1392
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\Printer::getVerbosity] => Array
                (
                    [ct] => 8
                    [wt] => 12
                    [cpu] => 16
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\RequirementCollection::evaluateRequirements] => Array
                (
                    [ct] => 1
                    [wt] => 78
                    [cpu] => 79
                    [mu] => 664
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Printer::block==>HumbugBox420\KevinGH\RequirementChecker\Printer::printvln] => Array
                (
                    [ct] => 4
                    [wt] => 38
                    [cpu] => 42
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Printer::block==>HumbugBox420\KevinGH\RequirementChecker\Printer::printv] => Array
                (
                    [ct] => 1
                    [wt] => 1
                    [cpu] => 3
                    [mu] => 632
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck==>HumbugBox420\KevinGH\RequirementChecker\Printer::block] => Array
                (
                    [ct] => 1
                    [wt] => 82
                    [cpu] => 83
                    [mu] => 3240
                    [pmu] => 0
                )

            [HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements==>HumbugBox420\KevinGH\RequirementChecker\Checker::printCheck] => Array
                (
                    [ct] => 1
                    [wt] => 507
                    [cpu] => 507
                    [mu] => 11232
                    [pmu] => 0
                )

            [main()==>HumbugBox420\KevinGH\RequirementChecker\Checker::checkRequirements] => Array
                (
                    [ct] => 1
                    [wt] => 13537
                    [cpu] => 8645
                    [mu] => 392664
                    [pmu] => 402216
                )

            [main()==>load::bin/drush.php] => Array
                (
                    [ct] => 1
                    [wt] => 488
                    [cpu] => 491
                    [mu] => 41464
                    [pmu] => 17136
                )

            [ComposerAutoloaderInit86f6c6e8e8b4139148022bbd8caa76e5::getLoader==>load::composer/platform_check.php] => Array
                (
                    [ct] => 1
                    [wt] => 87
                    [cpu] => 88
                    [mu] => 14208
                    [pmu] => 0
                )

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

            [ComposerAutoloaderInit86f6c6e8e8b4139148022bbd8caa76e5::getLoader==>load::composer/autoload_static.php] => Array
                (
                    [ct] => 1
                    [wt] => 171
                    [cpu] => 174
                    [mu] => 35880
                    [pmu] => 8560
                )

            [ComposerAutoloaderInit86f6c6e8e8b4139148022bbd8caa76e5::getLoader==>Composer\Autoload\ComposerStaticInit86f6c6e8e8b4139148022bbd8caa76e5::getInitializer] => Array
                (
                    [ct] => 1
                    [wt] => 10
                    [cpu] => 10
                    [mu] => 1616
                    [pmu] => 0
                )

            [ComposerAutoloaderInit86f6c6e8e8b4139148022bbd8caa76e5::getLoader==>Composer\Autoload\ClassLoader::Composer\Autoload\{closure}] => Array
                (
                    [ct] => 1
                    [wt] => 4
                    [cpu] => 5
                    [mu] => 680
                    [pmu] => 0
                )

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

            [ComposerAutoloaderInit86f6c6e8e8b4139148022bbd8caa76e5::getLoader==>Composer\Autoload\ClassLoader::register] => Array
                (
                    [ct] => 1
                    [wt] => 13
                    [cpu] => 13
                    [mu] => 664
                    [pmu] => 0
                )

            [main()==>ComposerAutoloaderInit86f6c6e8e8b4139148022bbd8caa76e5::getLoader] => Array
                (
                    [ct] => 1
                    [wt] => 336
                    [cpu] => 336
                    [mu] => 24064
                    [pmu] => 8560
                )

            [Composer\Autoload\includeFile==>load::src/DrupalFinder.php] => Array
                (
                    [ct] => 1
                    [wt] => 329
                    [cpu] => 333
                    [mu] => 34368
                    [pmu] => 20528
                )

            [DrupalFinder\DrupalFinder::isValidRoot==>DrupalFinder\DrupalFinder::getComposerFileName] => Array
                (
                    [ct] => 10
                    [wt] => 30
                    [cpu] => 38
                    [mu] => 584
                    [pmu] => 0
                )

            [DrupalFinder\DrupalFinder::locateRoot==>DrupalFinder\DrupalFinder::isValidRoot] => Array
                (
                    [ct] => 10
                    [wt] => 3501
                    [cpu] => 929
                    [mu] => 1104
                    [pmu] => 0
                )

            [DrupalFinder\DrupalFinder::locateRoot==>DrupalFinder\DrupalFinder::shiftPathUp] => Array
                (
                    [ct] => 10
                    [wt] => 27
                    [cpu] => 29
                    [mu] => 968
                    [pmu] => 0
                )

            [main()==>DrupalFinder\DrupalFinder::locateRoot] => Array
                (
                    [ct] => 1
                    [wt] => 3634
                    [cpu] => 1056
                    [mu] => 2560
                    [pmu] => 0
                )

            [Xhgui\Profiler\Profiler::shutDown==>Xhgui\Profiler\Profiler::flush] => Array
                (
                    [ct] => 1
                    [wt] => 30
                    [cpu] => 32
                    [mu] => 600
                    [pmu] => 0
                )

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

            [Xhgui\Profiler\Profiler::disable==>Xhgui\Profiler\Profilers\XHProf::disable] => Array
                (
                    [ct] => 1
                    [wt] => 142
                    [cpu] => 18
                    [mu] => 584
                    [pmu] => 0
                )

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

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

            [main()==>Xhgui\Profiler\Profiler::shutDown] => Array
                (
                    [ct] => 1
                    [wt] => 230
                    [cpu] => 113
                    [mu] => 7968
                    [pmu] => 0
                )

            [main()] => Array
                (
                    [ct] => 1
                    [wt] => 21834
                    [cpu] => 14241
                    [mu] => 595504
                    [pmu] => 930416
                )

        )

)