| Function Name | Calls | Calls% | Incl. Wall Time (microsec) | IWall% | Incl. CPU (microsecs) | ICpu% | Incl. MemUse (bytes) | IMemUse% | Incl. PeakMemUse (bytes) | IPeakMemUse% |
|---|
| Current Function |
| call_user_func | 27 |
41.5% |
115,321 |
14.8% |
109,024 |
14.3% |
8,401,056 |
49.2% |
8,326,600 |
48.5% |
| Exclusive Metrics for Current Function | | | 160 |
0.1% |
141 |
0.1% |
9,368 |
0.1% |
8,400 |
0.1% |
| Parent functions |
| Symfony\Component\EventDispatcher\EventDispatcher::doDispatch | 24 |
88.9% |
114,481 |
99.3% |
108,379 |
99.4% |
8,213,240 |
97.8% |
8,141,584 |
97.8% |
| service_container_prod::getDatabaseService | 1 |
3.7% |
745 |
0.6% |
548 |
0.5% |
165,096 |
2.0% |
162,704 |
2.0% |
| service_container_prod::getConfig_Cachedstorage_StorageService | 1 |
3.7% |
88 |
0.1% |
90 |
0.1% |
20,824 |
0.2% |
20,536 |
0.2% |
| service_container_prod::getSettingsService | 1 |
3.7% |
7 |
0.0% |
7 |
0.0% |
1,896 |
0.0% |
1,776 |
0.0% |
| Child functions |
| Drupal\Core\EventSubscriber\HtmlViewSubscriber::onHtmlFragment | 1 |
3.4% |
84,036 |
72.9% |
79,678 |
73.1% |
5,959,800 |
70.9% |
5,982,152 |
71.8% |
| Drupal\Core\EventSubscriber\HtmlViewSubscriber::onHtmlPage | 1 |
3.4% |
14,137 |
12.3% |
13,608 |
12.5% |
419,552 |
5.0% |
335,224 |
4.0% |
| Drupal\Core\EventSubscriber\AccessSubscriber::onKernelRequestAccessCheck | 1 |
3.4% |
5,243 |
4.5% |
4,897 |
4.5% |
906,320 |
10.8% |
908,496 |
10.9% |
| Drupal\Core\EventSubscriber\LegacyRequestSubscriber::onKernelRequestLegacyAfterRouting | 1 |
3.4% |
4,916 |
4.3% |
4,668 |
4.3% |
372,592 |
4.4% |
382,904 |
4.6% |
| Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest | 1 |
3.4% |
2,725 |
2.4% |
2,545 |
2.3% |
349,200 |
4.2% |
349,264 |
4.2% |
| Drupal\Core\EventSubscriber\PathSubscriber::onKernelRequestConvertPath | 1 |
3.4% |
1,017 |
0.9% |
748 |
0.7% |
54,400 |
0.6% |
0 |
0.0% |
| Drupal\Core\Database\Database::getConnection | 1 |
3.4% |
702 |
0.6% |
505 |
0.5% |
153,384 |
1.8% |
150,432 |
1.8% |
| Drupal\Core\EventSubscriber\FinishResponseSubscriber::onRespond | 1 |
3.4% |
674 |
0.6% |
675 |
0.6% |
39,960 |
0.5% |
35,088 |
0.4% |
| Drupal\Core\EventSubscriber\RequestCloseSubscriber::onTerminate | 1 |
3.4% |
548 |
0.5% |
443 |
0.4% |
10,096 |
0.1% |
18,040 |
0.2% |
| Drupal\Core\EventSubscriber\AuthenticationSubscriber::onKernelRequestAuthenticate | 1 |
3.4% |
385 |
0.3% |
386 |
0.4% |
7,640 |
0.1% |
75,408 |
0.9% |
| Drupal\Core\EventSubscriber\MaintenanceModeSubscriber::onKernelRequestDetermineSiteStatus | 1 |
3.4% |
281 |
0.2% |
208 |
0.2% |
15,552 |
0.2% |
16,736 |
0.2% |
| Drupal\Core\EventSubscriber\KernelDestructionSubscriber::onKernelTerminate | 1 |
3.4% |
85 |
0.1% |
87 |
0.1% |
9,720 |
0.1% |
0 |
0.0% |
| Symfony\Component\ClassLoader\ApcClassLoader::loadClass | 2 |
6.9% |
58 |
0.1% |
60 |
0.1% |
16,344 |
0.2% |
15,888 |
0.2% |
| Drupal\Core\EventSubscriber\AuthenticationSubscriber::onRespond | 1 |
3.4% |
52 |
0.0% |
54 |
0.0% |
10,264 |
0.1% |
8,160 |
0.1% |
| Drupal\user\EventSubscriber\MaintenanceModeSubscriber::onKernelRequestMaintenance | 1 |
3.4% |
50 |
0.0% |
50 |
0.0% |
7,352 |
0.1% |
5,912 |
0.1% |
| Drupal\Core\Config\FileStorageFactory::getActive | 1 |
3.4% |
50 |
0.0% |
51 |
0.0% |
14,488 |
0.2% |
13,912 |
0.2% |
| Drupal\Core\Ajax\AjaxSubscriber::onKernelRequest | 1 |
3.4% |
49 |
0.0% |
50 |
0.0% |
12,376 |
0.1% |
8,856 |
0.1% |
| Drupal\Core\EventSubscriber\LegacyRequestSubscriber::onKernelRequestLegacy | 1 |
3.4% |
28 |
0.0% |
30 |
0.0% |
5,328 |
0.1% |
0 |
0.0% |
| Drupal\Core\EventSubscriber\PathSubscriber::onKernelTerminate | 1 |
3.4% |
24 |
0.0% |
25 |
0.0% |
5,680 |
0.1% |
432 |
0.0% |
| Drupal\Core\EventSubscriber\MaintenanceModeSubscriber::onKernelRequestMaintenance | 1 |
3.4% |
22 |
0.0% |
22 |
0.0% |
4,672 |
0.1% |
4,232 |
0.1% |
| Drupal\views\EventSubscriber\RouteSubscriber::onHtmlPage | 1 |
3.4% |
21 |
0.0% |
22 |
0.0% |
4,488 |
0.1% |
0 |
0.0% |
| Drupal\Core\EventSubscriber\RouterRebuildSubscriber::onKernelTerminate | 1 |
3.4% |
20 |
0.0% |
21 |
0.0% |
2,072 |
0.0% |
0 |
0.0% |
| Drupal\Core\EventSubscriber\ReverseProxySubscriber::onKernelRequestReverseProxyCheck | 1 |
3.4% |
17 |
0.0% |
19 |
0.0% |
3,392 |
0.0% |
2,096 |
0.0% |
| Drupal\Core\EventSubscriber\AjaxResponseSubscriber::onResponse | 1 |
3.4% |
9 |
0.0% |
11 |
0.0% |
2,096 |
0.0% |
1,800 |
0.0% |
| Drupal\Core\EventSubscriber\RedirectResponseSubscriber::checkRedirectUrl | 1 |
3.4% |
7 |
0.0% |
9 |
0.0% |
2,216 |
0.0% |
1,120 |
0.0% |
| Drupal\Core\EventSubscriber\SlaveDatabaseIgnoreSubscriber::checkSlaveServer | 1 |
3.4% |
2 |
0.0% |
4 |
0.0% |
920 |
0.0% |
664 |
0.0% |
| Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest | 1 |
3.4% |
2 |
0.0% |
4 |
0.0% |
976 |
0.0% |
576 |
0.0% |
| Drupal\Component\Utility\Settings::getSingleton | 1 |
3.4% |
1 |
0.0% |
3 |
0.0% |
808 |
0.0% |
808 |
0.0% |