namespace Drupal\Component\Utility

Classsort descending Location Description
Crypt drupal/core/lib/Drupal/Component/Utility/Crypt.php Utility class for cryptographically-secure string handling routines.
DiffArray drupal/core/lib/Drupal/Component/Utility/DiffArray.php Provides helpers to perform diffs on multi dimensional arrays.
MapArray drupal/core/lib/Drupal/Component/Utility/MapArray.php Provides generic array mapping helper methods.
NestedArray drupal/core/lib/Drupal/Component/Utility/NestedArray.php Provides helpers to perform operations on nested arrays and array keys of variable depth.
Settings drupal/core/lib/Drupal/Component/Utility/Settings.php Read only settings that are initialized with the class.
String drupal/core/lib/Drupal/Component/Utility/String.php Provides helpers to operate on strings.
Tags drupal/core/lib/Drupal/Component/Utility/Tags.php Defines a class that can explode and implode tags.
Timer drupal/core/lib/Drupal/Component/Utility/Timer.php Provides helpers to use timers throughout a request.
Unicode drupal/core/lib/Drupal/Component/Utility/Unicode.php Provides Unicode-related conversions and operations.
UrlValidator drupal/core/lib/Drupal/Component/Utility/UrlValidator.php Helper class to support filtering bad protocols from an url.
Xss drupal/core/lib/Drupal/Component/Utility/Xss.php Provides helper to filter for cross-site scripting.