Random::$names
Same name in other branches
- 9 core/lib/Drupal/Component/Utility/Random.php \Drupal\Component\Utility\Random::names
- 10 core/lib/Drupal/Component/Utility/Random.php \Drupal\Component\Utility\Random::names
- 11.x core/lib/Drupal/Component/Utility/Random.php \Drupal\Component\Utility\Random::names
A list of unique names generated by name().
Type: array
File
-
core/
lib/ Drupal/ Component/ Utility/ Random.php, line 34
Class
- Random
- Defines a utility class for creating random data.
Namespace
Drupal\Component\UtilityCode
protected $names = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.