Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| radios.html.twig | file | core/ |
Theme override for a 'radios' #type form element. |
| Radios.php | file | core/ |
|
| Radios::getInfo | function | core/ |
Returns the element properties for this element. |
| Radios::processRadios | function | core/ |
Expands a radios element into individual radio elements. |
| Radios::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
| Random::$names | property | core/ |
A list of unique names generated by name(). |
| Random::$strings | property | core/ |
A list of unique strings generated by string(). |
| Random::buildOptionsForm | function | core/ |
Basic options for all sort criteria |
| Random::MAXIMUM_TRIES | constant | core/ |
The maximum number of times name() and string() can loop. |
| Random::paragraphs | function | core/ |
Generate paragraphs separated by double new line. |
| 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::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| RandomGeneratorTrait::randomString | function | core/ |
Generates a pseudo-random string of ASCII characters of codes 32 to 126. |
| RandomGeneratorTrait::randomStringValidate | function | core/ |
Callback for random string validation. |
| RandomTest | class | core/ |
Tests random data generation. |
| RandomTest.php | file | core/ |
|
| RandomTest::$firstStringGenerated | property | core/ |
The first random string passed to the test callback. |
| RandomTest::testRandomNameException | function | core/ |
Tests infinite loop prevention whilst generating random names. |
| RandomTest::testRandomNameNonUnique | function | core/ |
Tests random name generation if uniqueness is not enforced. |
| RandomTest::testRandomNamesUniqueness | function | core/ |
Tests unique random name generation. |
| RandomTest::testRandomObject | function | core/ |
Tests random object generation to ensure the expected number of properties. |
| RandomTest::testRandomStringException | function | core/ |
Tests infinite loop prevention whilst generating random strings. |
| RandomTest::testRandomStringNonUnique | function | core/ |
Tests random string if uniqueness is not enforced. |
| RandomTest::testRandomStringUniqueness | function | core/ |
Tests unique random string generation. |
| RandomTest::testRandomStringValidator | function | core/ |
Tests random string validation callbacks. |
| RandomTest::_RandomStringValidate | function | core/ |
Callback for random string validation. |
| RangeConstraint | class | core/ |
Range constraint. |
| RangeConstraint.php | file | core/ |
|
| RangeConstraint::$maxMessage | property | core/ |
|
| RangeConstraint::$minMessage | property | core/ |
|
| RangeConstraintValidator | class | core/ |
Validator for the Drupal 'range' constraint. |
| RangeConstraintValidator.php | file | core/ |
|
| RangeConstraintValidator::validate | function | core/ |
|
| RangeQueryTest | class | core/ |
Tests the Range query functionality. |
| RangeQueryTest.php | file | core/ |
|
| RangeQueryTest::testRangeQuery | function | core/ |
Confirms that range queries work and return the correct result. |
| Raw::$aliasManager | property | core/ |
The alias manager. |
| Raw::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
| Raw::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin |
| Raw::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Raw::__construct | function | core/ |
Constructs a Raw object. |
| RawParameterValueResolver | class | core/ |
Exists to prevent problems with updating core using Drush 8. |
| RawParameterValueResolver.php | file | core/ |
|
| RawParameterValueResolver::resolve | function | core/ |
|
| RawParameterValueResolver::supports | function | core/ |
|
| RawStringFormatterTest | class | core/ |
Tests the raw string formatter |
| RawStringFormatterTest.php | file | core/ |
|
| RawStringFormatterTest::$bundle | property | core/ |
|
| RawStringFormatterTest::$display | property | core/ |
Pagination
- Previous page
- Page 984
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.