namespace Drupal\Core\Utility

Classsort descending Location Description
CacheArray drupal/core/lib/Drupal/Core/Utility/CacheArray.php Provides a caching wrapper to be used in place of large array structures.
Color drupal/core/lib/Drupal/Core/Utility/Color.php Performs color conversions.
ModuleInfo drupal/core/lib/Drupal/Core/Utility/ModuleInfo.php Extends CacheArray to lazy load .info properties for modules.
SchemaCache drupal/core/lib/Drupal/Core/Utility/SchemaCache.php Extends CacheArray to allow for dynamic building of the schema cache.
ThemeRegistry drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php Builds the run-time theme registry.
UpdateException drupal/core/lib/Drupal/Core/Utility/UpdateException.php Exception class used to throw error if a module update fails.