Random::word
  • References/PHP/Drupal/Utility/Random

public Random::word($length) Generate a string

2025-01-10 15:47:30
ArgumentsResolver::$scalars
  • References/PHP/Drupal/Utility/ArgumentsResolver

An associative array of parameter names to scalar candidate values. Type:

2025-01-10 15:47:30
ArgumentsResolverInterface
  • References/PHP/Drupal/Utility/ArgumentsResolverInterface

Resolves the arguments to pass to a callable. Hierarchy interface \Drupal\Component\Utility\

2025-01-10 15:47:30
Random::image
  • References/PHP/Drupal/Utility/Random

public Random::image($destination, $min_resolution, $max_resolution)

2025-01-10 15:47:30
Unicode::getStatus
  • References/PHP/Drupal/Utility/Unicode

public static Unicode::getStatus() Gets the

2025-01-10 15:47:30
Xss::getAdminTagList
  • References/PHP/Drupal/Utility/Xss

public static Xss::getAdminTagList() Gets the list

2025-01-10 15:47:30
Xss::needsRemoval
  • References/PHP/Drupal/Utility/Xss

protected static Xss::needsRemoval($html_tags, $elem) Whether

2025-01-10 15:47:30
Html::cleanCssIdentifier
  • References/PHP/Drupal/Utility/Html

public static Html::cleanCssIdentifier($identifier, array $filter = array( ' ' =>

2025-01-10 15:47:30
Random::string
  • References/PHP/Drupal/Utility/Random

public Random::string($length = 8, $unique = FALSE, $validator = NULL)

2025-01-10 15:47:30
Unicode::PREG_CLASS_WORD_BOUNDARY
  • References/PHP/Drupal/Utility/Unicode

Matches Unicode characters that are word boundaries. Characters with the following General_category (gc) property values are used as word boundaries

2025-01-10 15:47:30