Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
radios.html.twig file core/themes/claro/templates/classy/form/radios.html.twig Theme override for a 'radios' #type form element.
Radios.php file core/lib/Drupal/Core/Render/Element/Radios.php
Radios::getInfo function core/lib/Drupal/Core/Render/Element/Radios.php Returns the element properties for this element.
Radios::processRadios function core/lib/Drupal/Core/Render/Element/Radios.php Expands a radios element into individual radio elements.
Radios::valueCallback function core/lib/Drupal/Core/Render/Element/Radios.php Determines how user input is mapped to an element's #value property.
Random::$names property core/lib/Drupal/Component/Utility/Random.php A list of unique names generated by name().
Random::$strings property core/lib/Drupal/Component/Utility/Random.php A list of unique strings generated by string().
Random::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Random.php Basic options for all sort criteria
Random::MAXIMUM_TRIES constant core/lib/Drupal/Component/Utility/Random.php The maximum number of times name() and string() can loop.
Random::paragraphs function core/lib/Drupal/Component/Utility/Random.php Generate paragraphs separated by double new line.
Random::sentences function core/lib/Drupal/Component/Utility/Random.php Generates sentences Latin words, often used as placeholder text.
Random::string function core/lib/Drupal/Component/Utility/Random.php Generates a random string of ASCII characters of codes 32 to 126.
Random::usesGroupBy function core/modules/views/src/Plugin/views/sort/Random.php Provides the handler some groupby.
RandomGeneratorTrait::randomString function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a pseudo-random string of ASCII characters of codes 32 to 126.
RandomGeneratorTrait::randomStringValidate function core/tests/Drupal/Tests/RandomGeneratorTrait.php Callback for random string validation.
RandomTest class core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random data generation.
RandomTest.php file core/tests/Drupal/Tests/Component/Utility/RandomTest.php
RandomTest::$firstStringGenerated property core/tests/Drupal/Tests/Component/Utility/RandomTest.php The first random string passed to the test callback.
RandomTest::testRandomNameException function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests infinite loop prevention whilst generating random names.
RandomTest::testRandomNameNonUnique function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random name generation if uniqueness is not enforced.
RandomTest::testRandomNamesUniqueness function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests unique random name generation.
RandomTest::testRandomObject function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random object generation to ensure the expected number of properties.
RandomTest::testRandomStringException function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests infinite loop prevention whilst generating random strings.
RandomTest::testRandomStringNonUnique function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random string if uniqueness is not enforced.
RandomTest::testRandomStringUniqueness function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests unique random string generation.
RandomTest::testRandomStringValidator function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Tests random string validation callbacks.
RandomTest::_RandomStringValidate function core/tests/Drupal/Tests/Component/Utility/RandomTest.php Callback for random string validation.
RangeConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php Range constraint.
RangeConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php
RangeConstraint::$maxMessage property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php
RangeConstraint::$minMessage property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraint.php
RangeConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php Validator for the Drupal 'range' constraint.
RangeConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php
RangeConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/RangeConstraintValidator.php
RangeQueryTest class core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php Tests the Range query functionality.
RangeQueryTest.php file core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php
RangeQueryTest::testRangeQuery function core/tests/Drupal/KernelTests/Core/Database/RangeQueryTest.php Confirms that range queries work and return the correct result.
Raw::$aliasManager property core/modules/views/src/Plugin/views/argument_default/Raw.php The alias manager.
Raw::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Raw.php Provide the default form for setting options.
Raw::defineOptions function core/modules/views/src/Plugin/views/argument_default/Raw.php Retrieve the options when this is a new access
control plugin
Raw::getCacheContexts function core/modules/views/src/Plugin/views/argument_default/Raw.php The cache contexts associated with this object.
Raw::__construct function core/modules/views/src/Plugin/views/argument_default/Raw.php Constructs a Raw object.
RawParameterValueResolver class core/lib/Drupal/Core/Controller/ArgumentResolver/RawParameterValueResolver.php Exists to prevent problems with updating core using Drush 8.
RawParameterValueResolver.php file core/lib/Drupal/Core/Controller/ArgumentResolver/RawParameterValueResolver.php
RawParameterValueResolver::resolve function core/lib/Drupal/Core/Controller/ArgumentResolver/RawParameterValueResolver.php
RawParameterValueResolver::supports function core/lib/Drupal/Core/Controller/ArgumentResolver/RawParameterValueResolver.php
RawStringFormatterTest class core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php Tests the raw string formatter
RawStringFormatterTest.php file core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RawStringFormatterTest::$bundle property core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php
RawStringFormatterTest::$display property core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.