| Function Name | Calls | Calls% | Incl. Wall Time (microsec) | IWall% | Incl. CPU (microsecs) | ICpu% | Incl. MemUse (bytes) | IMemUse% | Incl. PeakMemUse (bytes) | IPeakMemUse% |
|---|
| Current Function |
| GraphQL\Validator\DocumentValidator::visitUsingRules | 1 |
1.5% |
14,473 |
7.5% |
15,995 |
8.4% |
368,384 |
7.0% |
374,920 |
6.9% |
| Exclusive Metrics for Current Function | | | 121 |
0.8% |
0 |
0.0% |
-2,704 |
-0.7% |
3,392 |
0.9% |
| Parent function |
| GraphQL\Validator\DocumentValidator::validate | 1 |
100.0% |
14,473 |
100.0% |
15,995 |
100.0% |
368,384 |
100.0% |
374,920 |
100.0% |
| Child functions |
| GraphQL\Language\Visitor::visit | 1 |
2.6% |
13,909 |
96.1% |
15,995 |
100.0% |
238,432 |
64.7% |
239,312 |
63.8% |
| GraphQL\Validator\Rules\KnownDirectives::getVisitor | 1 |
2.6% |
227 |
1.6% |
0 |
0.0% |
20,864 |
5.7% |
20,864 |
5.6% |
| Composer\Autoload\ClassLoader::loadClass | 2 |
5.3% |
34 |
0.2% |
0 |
0.0% |
600 |
0.2% |
600 |
0.2% |
| GraphQL\Validator\Rules\OverlappingFieldsCanBeMerged::getVisitor | 1 |
2.6% |
30 |
0.2% |
0 |
0.0% |
4,120 |
1.1% |
4,120 |
1.1% |
| GraphQL\Validator\Rules\QueryComplexity::getVisitor | 1 |
2.6% |
27 |
0.2% |
0 |
0.0% |
3,768 |
1.0% |
5,184 |
1.4% |
| GraphQL\Validator\Rules\QueryDepth::getVisitor | 1 |
2.6% |
16 |
0.1% |
0 |
0.0% |
2,656 |
0.7% |
3,064 |
0.8% |
| GraphQL\Validator\Rules\DisableIntrospection::getVisitor | 1 |
2.6% |
13 |
0.1% |
0 |
0.0% |
2,024 |
0.5% |
2,976 |
0.8% |
| GraphQL\Language\Visitor::visitInParallel | 1 |
2.6% |
10 |
0.1% |
0 |
0.0% |
4,008 |
1.1% |
1,392 |
0.4% |
| ComposerAutoloaderInit381f215aa7427ed29f812a7c7d349f9f::{closure} | 2 |
5.3% |
9 |
0.1% |
0 |
0.0% |
632 |
0.2% |
632 |
0.2% |
| GraphQL\Validator\Rules\ValuesOfCorrectType::getVisitor | 1 |
2.6% |
8 |
0.1% |
0 |
0.0% |
27,080 |
7.4% |
27,080 |
7.2% |
| GraphQL\Validator\Rules\KnownTypeNames::getVisitor | 1 |
2.6% |
4 |
0.0% |
0 |
0.0% |
2,384 |
0.6% |
2,384 |
0.6% |
| GraphQL\Validator\ValidationContext::__construct | 1 |
2.6% |
4 |
0.0% |
0 |
0.0% |
1,112 |
0.3% |
1,112 |
0.3% |
| GraphQL\Validator\Rules\UniqueInputFieldNames::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
3,344 |
0.9% |
3,344 |
0.9% |
| GraphQL\Validator\Rules\VariablesDefaultValueAllowed::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
2,856 |
0.8% |
2,856 |
0.8% |
| GraphQL\Validator\Rules\ProvidedNonNullArguments::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
4,048 |
1.1% |
4,048 |
1.1% |
| GraphQL\Validator\Rules\UniqueArgumentNames::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
2,888 |
0.8% |
2,888 |
0.8% |
| GraphQL\Validator\Rules\UniqueDirectivesPerLocation::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
1,960 |
0.5% |
1,960 |
0.5% |
| GraphQL\Validator\Rules\NoUnusedVariables::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
3,328 |
0.9% |
3,328 |
0.9% |
| GraphQL\Validator\Rules\NoUndefinedVariables::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
4,056 |
1.1% |
4,056 |
1.1% |
| GraphQL\Validator\Rules\NoFragmentCycles::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
2,352 |
0.6% |
2,352 |
0.6% |
| GraphQL\Validator\Rules\ExecutableDefinitions::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
1,992 |
0.5% |
1,992 |
0.5% |
| GraphQL\Validator\Rules\PossibleFragmentSpreads::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
2,880 |
0.8% |
2,880 |
0.8% |
| GraphQL\Validator\Rules\NoUnusedFragments::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
3,280 |
0.9% |
3,280 |
0.9% |
| GraphQL\Validator\Rules\UniqueOperationNames::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
2,512 |
0.7% |
2,512 |
0.7% |
| GraphQL\Validator\Rules\LoneAnonymousOperation::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
2,736 |
0.7% |
2,736 |
0.7% |
| GraphQL\Validator\Rules\UniqueVariableNames::getVisitor | 1 |
2.6% |
3 |
0.0% |
0 |
0.0% |
2,520 |
0.7% |
2,520 |
0.7% |
| GraphQL\Validator\Rules\FragmentsOnCompositeTypes::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
2,976 |
0.8% |
2,976 |
0.8% |
| GraphQL\Language\Visitor::visitWithTypeInfo | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
2,720 |
0.7% |
2,720 |
0.7% |
| GraphQL\Validator\Rules\FieldsOnCorrectType::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
2,088 |
0.6% |
2,088 |
0.6% |
| GraphQL\Validator\Rules\VariablesAreInputTypes::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
2,088 |
0.6% |
2,088 |
0.6% |
| GraphQL\Validator\Rules\ScalarLeafs::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
2,056 |
0.6% |
2,056 |
0.5% |
| GraphQL\Validator\Rules\VariablesInAllowedPosition::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
3,344 |
0.9% |
3,344 |
0.9% |
| GraphQL\Validator\Rules\UniqueFragmentNames::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
2,448 |
0.7% |
2,448 |
0.7% |
| GraphQL\Validator\Rules\KnownFragmentNames::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
1,928 |
0.5% |
1,928 |
0.5% |
| GraphQL\Validator\Rules\KnownArgumentNames::getVisitor | 1 |
2.6% |
2 |
0.0% |
0 |
0.0% |
2,408 |
0.7% |
2,408 |
0.6% |
| GraphQL\Validator\ValidationContext::getErrors | 1 |
2.6% |
1 |
0.0% |
0 |
0.0% |
600 |
0.2% |
0 |
0.0% |