Run Report
Run #519fb952126aa: XHProf Run (Namespace=drupal-perf-mrbaileys)
Tip
Click a function name below to drill down.

Overall Summary
Total Incl. Wall Time (microsec):268,648 microsecs
Total Incl. CPU (microsecs):264,017 microsecs
Total Incl. MemUse (bytes):14,242,368 bytes
Total Incl. PeakMemUse (bytes):14,369,056 bytes
Number of Function Calls:49,952


[View Full Callgraph]


Displaying top 100 functions: Sorted by Calls [ display all ]


Function NameCallsCalls%Incl. Wall Time
(microsec)
IWall%Excl. Wall Time
(microsec)
EWall%Incl. CPU
(microsecs)
ICpu%Excl. CPU
(microsec)
ECPU%Incl.
MemUse
(bytes)
IMemUse%Excl.
MemUse
(bytes)
EMemUse%Incl.
PeakMemUse
(bytes)
IPeakMemUse%Excl.
PeakMemUse
(bytes)
EPeakMemUse%
strpos 10,181 20.4% 10,362 3.9% 10,362 3.9% 8,000 3.0% 8,000 3.0% 18,976 0.1% 18,976 0.1% 11,448 0.1% 11,448 0.1%
is_array 1,843 3.7% 1,901 0.7% 1,901 0.7% 4,001 1.5% 4,001 1.5% 48,808 0.3% 48,808 0.3% 31,744 0.2% 31,744 0.2%
strtolower 1,506 3.0% 1,964 0.7% 1,964 0.7% 0 0.0% 0 0.0% 80,744 0.6% 80,744 0.6% 17,424 0.1% 17,424 0.1%
Symfony\Component\DependencyInjection\Container::get 1,026 2.1% 37,791 14.1% 6,223 2.3% 40,002 15.2% 4,000 1.5% 2,491,080 17.5% 10,256 0.1% 2,356,112 16.4% 73,768 0.5%
str_replace 983 2.0% 1,663 0.6% 1,663 0.6% 4,000 1.5% 4,000 1.5% 247,176 1.7% 247,176 1.7% 81,344 0.6% 81,344 0.6%
substr 840 1.7% 854 0.3% 854 0.3% 0 0.0% 0 0.0% 64,904 0.5% 64,904 0.5% 23,840 0.2% 23,840 0.2%
Drupal\menu_link\Plugin\Core\Entity\MenuLink::offsetGet 750 1.5% 904 0.3% 904 0.3% 0 0.0% 0 0.0% 14,112 0.1% 14,112 0.1% 1,288 0.0% 1,288 0.0%
preg_replace 747 1.5% 2,261 0.8% 2,261 0.8% 8,000 3.0% 8,000 3.0% 120,440 0.8% 120,440 0.8% 33,416 0.2% 33,416 0.2%
Drupal::getContainer 725 1.5% 1,040 0.4% 1,040 0.4% 0 0.0% 0 0.0% 1,632 0.0% 1,632 0.0% 1,104 0.0% 1,104 0.0%
drupal_container 709 1.4% 3,262 1.2% 2,251 0.8% 8,001 3.0% 8,001 3.0% 26,760 0.2% 25,952 0.2% 20,336 0.1% 19,968 0.1%
array_keys 612 1.2% 1,235 0.5% 1,235 0.5% 0 0.0% 0 0.0% 326,240 2.3% 326,240 2.3% 87,944 0.6% 87,944 0.6%
array_key_exists 557 1.1% 700 0.3% 700 0.3% 0 0.0% 0 0.0% 9,904 0.1% 9,904 0.1% 5,712 0.0% 5,712 0.0%
function_exists 549 1.1% 821 0.3% 821 0.3% 0 0.0% 0 0.0% 19,816 0.1% 19,816 0.1% 11,648 0.1% 11,648 0.1%
is_object 514 1.0% 528 0.2% 528 0.2% 0 0.0% 0 0.0% 15,040 0.1% 15,040 0.1% 11,280 0.1% 11,280 0.1%
drupal_static 434 0.9% 1,851 0.7% 1,745 0.6% 0 0.0% 0 0.0% 54,832 0.4% 53,800 0.4% 61,976 0.4% 60,672 0.4%
file_exists 401 0.8% 2,531 0.9% 2,531 0.9% 4,000 1.5% 4,000 1.5% 7,112 0.0% 7,112 0.0% 4,224 0.0% 4,224 0.0%
strrpos 396 0.8% 570 0.2% 570 0.2% 0 0.0% 0 0.0% 2,320 0.0% 2,320 0.0% 1,304 0.0% 1,304 0.0%
is_integer 395 0.8% 398 0.1% 398 0.1% 0 0.0% 0 0.0% 1,616 0.0% 1,616 0.0% 808 0.0% 808 0.0%
Drupal\Component\Utility\String::checkPlain 388 0.8% 1,963 0.7% 1,302 0.5% 0 0.0% 0 0.0% 81,256 0.6% 20,264 0.1% 17,848 0.1% 10,536 0.1%
htmlspecialchars 388 0.8% 661 0.2% 661 0.2% 0 0.0% 0 0.0% 60,992 0.4% 60,992 0.4% 7,312 0.1% 7,312 0.1%
check_plain 385 0.8% 3,179 1.2% 1,240 0.5% 0 0.0% 0 0.0% 86,280 0.6% 7,280 0.1% 20,272 0.1% 3,448 0.0%
Symfony\Component\ClassLoader\ClassLoader::findFile 367 0.7% 38,036 14.2% 23,400 8.7% 36,003 13.6% 24,003 9.1% 68,856 0.5% -25,544 -0.2% 202,608 1.4% 160,816 1.1%
implode 357 0.7% 542 0.2% 542 0.2% 0 0.0% 0 0.0% 99,848 0.7% 99,848 0.7% 31,904 0.2% 31,904 0.2%
PDOStatement::setFetchMode 261 0.5% 412 0.2% 412 0.2% 0 0.0% 0 0.0% 5,344 0.0% 5,344 0.0% 2,232 0.0% 2,232 0.0%
Drupal\Core\Database\Connection::escapeTable 255 0.5% 1,723 0.6% 918 0.3% 4,000 1.5% 4,000 1.5% 28,040 0.2% 2,144 0.0% 20,312 0.1% 11,016 0.1%
Drupal\Core\Language\LanguageManager::getLanguage 254 0.5% 793 0.3% 532 0.2% 4,000 1.5% 0 0.0% 23,128 0.2% 4,616 0.0% 22,904 0.2% 1,808 0.0%
strtr 252 0.5% 574 0.2% 574 0.2% 0 0.0% 0 0.0% 35,344 0.2% 35,344 0.2% 41,056 0.3% 41,056 0.3%
Drupal\Core\Template\Attribute::offsetSet 237 0.5% 3,374 1.3% 2,021 0.8% 8,001 3.0% 8,001 3.0% 112,128 0.8% 86,880 0.6% 41,960 0.3% 18,088 0.1%
Drupal\Core\Template\AttributeValueBase::__construct 237 0.5% 455 0.2% 455 0.2% 0 0.0% 0 0.0% 888 0.0% 888 0.0% 2,816 0.0% 2,816 0.0%
Drupal\Core\Template\AttributeValueBase::render 236 0.5% 5,116 1.9% 981 0.4% 4,000 1.5% 0 0.0% 43,600 0.3% -19,160 -0.1% 37,776 0.3% 2,280 0.0%
Drupal\Core\Template\AttributeValueBase::printed 236 0.5% 307 0.1% 307 0.1% 0 0.0% 0 0.0% 896 0.0% 896 0.0% 696 0.0% 696 0.0%
Symfony\Component\DependencyInjection\Container::has 231 0.5% 1,349 0.5% 1,060 0.4% 0 0.0% 0 0.0% 16,880 0.1% 5,136 0.0% 9,168 0.1% 9,136 0.1%
language 229 0.5% 6,727 2.5% 2,188 0.8% 12,000 4.5% 0 0.0% 54,480 0.4% 5,912 0.0% 54,008 0.4% 11,064 0.1%
Symfony\Component\ClassLoader\ClassLoader::loadClass 217 0.4% 53,517 19.9% 2,775 1.0% 56,004 21.2% 0 0.0% 5,292,736 37.2% 212,440 1.5% 4,675,832 32.5% 179,216 1.2%
is_string 208 0.4% 232 0.1% 232 0.1% 0 0.0% 0 0.0% 10,360 0.1% 10,360 0.1% 7,512 0.1% 7,512 0.1%
variable_get 208 0.4% 437 0.2% 437 0.2% 0 0.0% 0 0.0% 7,032 0.0% 7,032 0.0% 4,000 0.0% 4,000 0.0%
explode 204 0.4% 419 0.2% 419 0.2% 0 0.0% 0 0.0% 106,928 0.8% 106,928 0.8% 21,384 0.1% 21,384 0.1%
Drupal\Core\Utility\ThemeRegistry::offsetExists 202 0.4% 932 0.3% 693 0.3% 0 0.0% 0 0.0% 14,824 0.1% 14,016 0.1% 2,864 0.0% 2,864 0.0%
count 200 0.4% 376 0.1% 275 0.1% 0 0.0% 0 0.0% 23,944 0.2% 19,096 0.1% 15,432 0.1% 11,984 0.1%
Drupal\Core\TypedData\TypedData::setContext 197 0.4% 496 0.2% 496 0.2% 0 0.0% 0 0.0% 6,488 0.0% 6,488 0.0% 7,480 0.1% 7,480 0.1%
array_diff 194 0.4% 555 0.2% 555 0.2% 0 0.0% 0 0.0% 34,632 0.2% 34,632 0.2% 14,064 0.1% 14,064 0.1%
is_numeric 189 0.4% 197 0.1% 197 0.1% 0 0.0% 0 0.0% 13,440 0.1% 13,440 0.1% 8,568 0.1% 8,568 0.1%
t 186 0.4% 7,811 2.9% 1,783 0.7% 8,000 3.0% 0 0.0% 81,584 0.6% 27,128 0.2% 68,992 0.5% 24,616 0.2%
Drupal\Core\Utility\ThemeRegistry::offsetGet 173 0.3% 317 0.1% 317 0.1% 0 0.0% 0 0.0% 4,856 0.0% 4,856 0.0% 2,536 0.0% 2,536 0.0%
is_scalar 169 0.3% 173 0.1% 173 0.1% 0 0.0% 0 0.0% 3,104 0.0% 3,104 0.0% 2,616 0.0% 2,616 0.0%
in_array 162 0.3% 212 0.1% 212 0.1% 0 0.0% 0 0.0% 11,896 0.1% 11,896 0.1% 6,504 0.0% 6,504 0.0%
Drupal\views\Plugin\views\display\DisplayPluginBase::isDefaulted 156 0.3% 843 0.3% 677 0.3% 0 0.0% 0 0.0% 13,448 0.1% 4,208 0.0% 3,752 0.0% 2,792 0.0%
is_bool 155 0.3% 155 0.1% 155 0.1% 0 0.0% 0 0.0% 792 0.0% 792 0.0% 704 0.0% 704 0.0%
Drupal\Core\Template\AttributeString::__toString 155 0.3% 1,726 0.6% 494 0.2% 0 0.0% 0 0.0% 40,440 0.3% 8,632 0.1% 6,800 0.0% 1,640 0.0%
Drupal\menu_link\Plugin\Core\Entity\MenuLink::offsetExists 145 0.3% 205 0.1% 205 0.1% 4,000 1.5% 4,000 1.5% 10,240 0.1% 10,240 0.1% 1,264 0.0% 1,264 0.0%
Drupal\Core\Database\Connection::escapeField 144 0.3% 785 0.3% 461 0.2% 0 0.0% 0 0.0% 16,256 0.1% -1,792 -0.0% 6,104 0.0% 2,448 0.0%
element_children 141 0.3% 2,464 0.9% 1,824 0.7% 0 0.0% 0 0.0% 61,664 0.4% 20,928 0.1% 22,992 0.2% 14,312 0.1%
array_filter 137 0.3% 3,678 1.4% 525 0.2% 0 0.0% 0 0.0% 174,944 1.2% 39,624 0.3% 152,296 1.1% 20,368 0.1%
Drupal\Core\Plugin\Discovery\CacheDecorator::getDefinition 134 0.3% 5,234 1.9% 339 0.1% 4,000 1.5% 0 0.0% 349,600 2.5% 4,656 0.0% 506,072 3.5% 2,232 0.0%
Drupal\Core\Database\Query\Select::addField 133 0.3% 466 0.2% 466 0.2% 4,000 1.5% 4,000 1.5% 82,952 0.6% 82,952 0.6% 66,992 0.5% 66,992 0.5%
Drupal\Core\Database\Connection::escapeAlias 132 0.3% 679 0.3% 412 0.2% 0 0.0% 0 0.0% 14,352 0.1% -2,240 -0.0% 3,336 0.0% 1,904 0.0%
method_exists 130 0.3% 422 0.2% 232 0.1% 0 0.0% 0 0.0% 11,552 0.1% 10,696 0.1% 7,176 0.0% 6,440 0.0%
Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher::lazyLoad 128 0.3% 13,017 4.8% 1,125 0.4% 12,001 4.5% 0 0.0% 838,440 5.9% 14,080 0.1% 826,600 5.8% 9,624 0.1%
Drupal\Core\Template\Attribute::__toString 126 0.3% 8,034 3.0% 2,375 0.9% 8,000 3.0% 4,000 1.5% 50,696 0.4% 5,408 0.0% 47,560 0.3% 8,384 0.1%
theme_get_registry 126 0.3% 1,821 0.7% 777 0.3% 4,000 1.5% 0 0.0% 111,472 0.8% 5,720 0.0% 99,120 0.7% 5,944 0.0%
Drupal\Core\Template\Attribute::__construct 124 0.2% 4,283 1.6% 949 0.4% 8,001 3.0% 0 0.0% 143,816 1.0% 34,376 0.2% 49,776 0.3% 7,816 0.1%
PDOStatement::execute 121 0.2% 8,367 3.1% 8,367 3.1% 16,000 6.1% 16,000 6.1% 149,376 1.0% 149,376 1.0% 42,088 0.3% 42,088 0.3%
Drupal\Core\Database\Statement::execute 121 0.2% 10,708 4.0% 1,960 0.7% 16,000 6.1% 0 0.0% 153,992 1.1% 2,160 0.0% 46,424 0.3% 2,208 0.0%
Drupal\Core\Database\Connection::query 121 0.2% 20,154 7.5% 1,992 0.7% 36,001 13.6% 0 0.0% 298,776 2.1% -85,560 -0.6% 279,144 1.9% 39,832 0.3%
Drupal\Core\Database\Statement::__construct 121 0.2% 964 0.4% 709 0.3% 0 0.0% 0 0.0% 7,776 0.1% 6,960 0.0% 1,928 0.0% 1,280 0.0%
Drupal\Core\Database\Connection::expandArguments 121 0.2% 3,608 1.3% 2,377 0.9% 8,001 3.0% 4,001 1.5% 8,912 0.1% -102,096 -0.7% 98,776 0.7% 61,040 0.4%
Drupal\Core\Database\Connection::prefixTables 121 0.2% 943 0.4% 513 0.2% 4,000 1.5% 0 0.0% 29,216 0.2% -126,752 -0.9% 36,992 0.3% 760 0.0%
PDO::prepare 121 0.2% 1,760 0.7% 796 0.3% 0 0.0% 0 0.0% 119,336 0.8% 111,560 0.8% 16,800 0.1% 14,872 0.1%
Drupal\Core\Database\Connection::prepareQuery 121 0.2% 3,467 1.3% 764 0.3% 4,000 1.5% 0 0.0% 128,584 0.9% -19,968 -0.1% 57,536 0.4% 3,744 0.0%
Drupal\Core\Database\Connection::getLogger 121 0.2% 138 0.1% 138 0.1% 0 0.0% 0 0.0% 856 0.0% 856 0.0% 776 0.0% 776 0.0%
Drupal\Core\Database\Connection::defaultOptions 121 0.2% 379 0.1% 379 0.1% 8,000 3.0% 8,000 3.0% 92,848 0.7% 92,848 0.7% 36,576 0.3% 36,576 0.3%
Drupal\Core\Extension\ModuleHandler::getImplementations 119 0.2% 3,377 1.3% 791 0.3% 0 0.0% 0 0.0% 292,008 2.1% 11,344 0.1% 277,032 1.9% 5,920 0.0%
Drupal\Core\Extension\CachedModuleHandler::getImplementationInfo 119 0.2% 2,425 0.9% 895 0.3% 0 0.0% 0 0.0% 244,608 1.7% -2,416 -0.0% 266,848 1.9% 2,040 0.0%
Drupal\Core\Extension\ModuleHandler::alter 113 0.2% 3,523 1.3% 1,295 0.5% 8,001 3.0% 8,001 3.0% 97,656 0.7% -10,840 -0.1% 110,072 0.8% 17,872 0.1%
Drupal\Core\Config\Config::get 111 0.2% 12,922 4.8% 983 0.4% 16,000 6.1% 0 0.0% 213,456 1.5% 3,712 0.0% 407,568 2.8% 6,464 0.0%
Drupal\Core\Config\Entity\ConfigEntityBase::get 110 0.2% 220 0.1% 220 0.1% 0 0.0% 0 0.0% 2,176 0.0% 2,176 0.0% 1,408 0.0% 1,408 0.0%
Drupal::service 107 0.2% 4,568 1.7% 415 0.2% 4,000 1.5% 0 0.0% 251,968 1.8% 5,056 0.0% 184,888 1.3% 3,432 0.0%
Drupal\Core\Entity\EntityNG::getPropertyDefinition 102 0.2% 741 0.3% 223 0.1% 0 0.0% 0 0.0% 43,704 0.3% 3,728 0.0% 50,952 0.4% 1,416 0.0%
Drupal\Core\Extension\ModuleHandler::isLoaded 102 0.2% 108 0.0% 108 0.0% 0 0.0% 0 0.0% 4,800 0.0% 4,800 0.0% 2,912 0.0% 2,912 0.0%
unserialize 102 0.2% 12,982 4.8% 2,787 1.0% 8,000 3.0% 0 0.0% 1,828,632 12.8% 1,424,672 10.0% 2,167,904 15.1% 1,785,552 12.4%
call_user_func@1 100 0.2% 31,526 11.7% 467 0.2% 28,002 10.6% 0 0.0% 845,136 5.9% 30,880 0.2% 594,416 4.1% 6,120 0.0%
Drupal\views\Plugin\views\display\DisplayPluginBase::isDefaultDisplay 100 0.2% 113 0.0% 113 0.0% 0 0.0% 0 0.0% 7,504 0.1% 7,504 0.1% 2,416 0.0% 2,416 0.0%
Drupal\Core\Template\TwigTemplate::getContextReference 98 0.2% 1,064 0.4% 712 0.3% 4,000 1.5% 0 0.0% 71,144 0.5% 43,696 0.3% 39,808 0.3% 15,872 0.1%
Drupal\Core\Entity\Entity::getPropertyPath 94 0.2% 95 0.0% 95 0.0% 0 0.0% 0 0.0% 7,024 0.0% 7,024 0.0% 4,240 0.0% 4,240 0.0%
Drupal\Core\Entity\EntityNG::getType 94 0.2% 97 0.0% 97 0.0% 0 0.0% 0 0.0% 3,392 0.0% 3,392 0.0% 3,360 0.0% 3,360 0.0%
Drupal\Core\Entity\Entity::getRoot 94 0.2% 101 0.0% 101 0.0% 0 0.0% 0 0.0% 2,472 0.0% 2,472 0.0% 2,472 0.0% 2,472 0.0%
typed_data 94 0.2% 1,305 0.5% 221 0.1% 4,000 1.5% 0 0.0% 88,560 0.6% 8,888 0.1% 79,056 0.6% 5,272 0.0%
Drupal\menu_link\Plugin\Core\Entity\MenuLink::offsetSet 94 0.2% 200 0.1% 200 0.1% 0 0.0% 0 0.0% 12,736 0.1% 12,736 0.1% 1,696 0.0% 1,696 0.0%
reset 91 0.2% 121 0.0% 121 0.0% 0 0.0% 0 0.0% 6,816 0.0% 6,816 0.0% 1,280 0.0% 1,280 0.0%
dirname 90 0.2% 113 0.0% 113 0.0% 0 0.0% 0 0.0% 15,120 0.1% 15,120 0.1% 7,912 0.1% 7,912 0.1%
Symfony\Component\ClassLoader\ClassLoader::loadClass@1 90 0.2% 19,580 7.3% 1,181 0.4% 16,000 6.1% 0 0.0% 2,090,408 14.7% 112,320 0.8% 1,846,056 12.8% 93,088 0.6%
drupal_alter 88 0.2% 5,057 1.9% 758 0.3% 4,000 1.5% 0 0.0% 107,648 0.8% 11,496 0.1% 125,712 0.9% 9,584 0.1%
Drupal\Core\Entity\EntityNG::__get 87 0.2% 516 0.2% 239 0.1% 0 0.0% 0 0.0% 9,096 0.1% 3,192 0.0% 4,072 0.0% 1,312 0.0%
array_map 87 0.2% 2,283 0.8% 611 0.2% 0 0.0% 0 0.0% 132,296 0.9% 71,456 0.5% 52,448 0.4% 15,760 0.1%
Drupal\Core\TypedData\Type\Map::__clone 84 0.2% 608 0.2% 395 0.1% 0 0.0% 0 0.0% 26,936 0.2% 25,296 0.2% 25,768 0.2% 22,448 0.2%
Symfony\Component\EventDispatcher\Event::setDispatcher 84 0.2% 194 0.1% 194 0.1% 0 0.0% 0 0.0% 1,904 0.0% 1,904 0.0% 1,416 0.0% 1,416 0.0%
Symfony\Component\EventDispatcher\Event::setName 84 0.2% 130 0.0% 130 0.0% 0 0.0% 0 0.0% 1,896 0.0% 1,896 0.0% 1,576 0.0% 1,576 0.0%
Drupal\Core\Cache\DatabaseBackend::checksumTags 84 0.2% 4,595 1.7% 1,428 0.5% 0 0.0% 0 0.0% 63,456 0.4% -73,352 -0.5% 64,752 0.5% 13,984 0.1%
drupal_sort_css_js 83 0.2% 142 0.1% 142 0.1% 0 0.0% 0 0.0% 4,752 0.0% 4,752 0.0% 288 0.0% 288 0.0%
Symfony\Component\HttpFoundation\ParameterBag::get 83 0.2% 482 0.2% 376 0.1% 0 0.0% 0 0.0% 25,216 0.2% 24,408 0.2% 30,016 0.2% 29,368 0.2%
[ display all ]