Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Radio::getInfo | function | core/ |
|
| Radio::preRenderRadio | function | core/ |
Prepares a #type 'radio' render element for input.html.twig. |
| Radios | class | core/ |
Provides a form element for a set of radio buttons. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| radios.html.twig | file | core/ |
Default theme implementation for a 'radios' #type form element. |
| Radios.php | file | core/ |
|
| Radios::getInfo | function | core/ |
|
| Radios::processRadios | function | core/ |
Expands a radios element into individual radio elements. |
| Radios::valueCallback | function | core/ |
|
| Random | class | core/ |
Provides random generator utility static methods. |
| Random | class | core/ |
Defines a utility class for creating random data. |
| Random | class | core/ |
Handle a random sort. |
| Random.php | file | core/ |
|
| Random.php | file | core/ |
|
| Random.php | file | core/ |
|
| Random::$machineNames | property | core/ |
A list of unique names generated by machineName(). |
| Random::$names | property | core/ |
A list of unique names generated by name(). |
| Random::$randomGenerator | property | core/ |
The random generator. |
| Random::$strings | property | core/ |
A list of unique strings generated by string(). |
| Random::buildOptionsForm | function | core/ |
|
| Random::getGenerator | function | core/ |
Gets the random generator for the utility methods. |
| Random::image | function | core/ |
Create a placeholder image. |
| Random::machineName | function | core/ |
Generates a string containing lowercase letters and numbers. |
| Random::machineName | function | core/ |
Generates a unique random string containing letters and numbers. |
| Random::MAXIMUM_TRIES | constant | core/ |
The maximum number of times name() and string() can loop. |
| Random::name | function | core/ |
Generates a random string containing letters and numbers. |
| Random::object | function | core/ |
Generates a random PHP object. |
| Random::object | function | core/ |
Generates a random PHP object. |
| Random::paragraphs | function | core/ |
Generate paragraphs separated by double new line. |
| Random::query | function | core/ |
|
| Random::sentences | function | core/ |
Generates sentences Latin words, often used as placeholder text. |
| Random::string | function | core/ |
Generates a random string of ASCII characters of codes 32 to 126. |
| Random::string | function | core/ |
Generates a pseudo-random string of ASCII characters of codes 32 to 126. |
| Random::stringValidate | function | core/ |
Callback for random string validation. |
| Random::usesGroupBy | function | core/ |
|
| Random::word | function | core/ |
Generates a string that looks like a word. |
| RandomGeneratorTrait | trait | core/ |
Provides random generator utility methods. |
| RandomGeneratorTrait.php | file | core/ |
|
| RandomGeneratorTrait::getRandomGenerator | function | core/ |
Gets the random generator for the utility methods. |
| RandomGeneratorTrait::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
| RandomGeneratorTrait::randomObject | function | core/ |
Generates a random PHP object. |
| RandomGeneratorTrait::randomString | function | core/ |
Generates a pseudo-random string of ASCII characters of codes 32 to 126. |
| RandomTest | class | core/ |
Tests random data generation. |
| RandomTest.php | file | core/ |
|
| RandomTest::$firstStringGenerated | property | core/ |
The first random string passed to the test callback. |
Pagination
- Previous page
- Page 1314
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.