Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
Radio::getInfo function core/lib/Drupal/Core/Render/Element/Radio.php
Radio::preRenderRadio function core/lib/Drupal/Core/Render/Element/Radio.php Prepares a #type 'radio' render element for input.html.twig.
Radios class core/lib/Drupal/Core/Render/Element/Radios.php Provides a form element for a set of radio buttons.
radios.html.twig file core/themes/default_admin/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig file core/themes/admin/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig file core/themes/stable9/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig file core/themes/claro/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig file core/themes/starterkit_theme/templates/form/radios.html.twig Theme override for a 'radios' #type form element.
radios.html.twig file core/modules/system/templates/radios.html.twig Default theme implementation 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
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
Random class core/tests/Drupal/TestTools/Random.php Provides random generator utility static methods.
Random class core/lib/Drupal/Component/Utility/Random.php Defines a utility class for creating random data.
Random class core/modules/views/src/Plugin/views/sort/Random.php Handle a random sort.
Random.php file core/modules/views/src/Plugin/views/sort/Random.php
Random.php file core/lib/Drupal/Component/Utility/Random.php
Random.php file core/tests/Drupal/TestTools/Random.php
Random::$machineNames property core/lib/Drupal/Component/Utility/Random.php A list of unique names generated by machineName().
Random::$names property core/lib/Drupal/Component/Utility/Random.php A list of unique names generated by name().
Random::$randomGenerator property core/tests/Drupal/TestTools/Random.php The random generator.
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
Random::getGenerator function core/tests/Drupal/TestTools/Random.php Gets the random generator for the utility methods.
Random::image function core/lib/Drupal/Component/Utility/Random.php Create a placeholder image.
Random::machineName function core/lib/Drupal/Component/Utility/Random.php Generates a string containing lowercase letters and numbers.
Random::machineName function core/tests/Drupal/TestTools/Random.php Generates a unique random string containing letters and numbers.
Random::MAXIMUM_TRIES constant core/lib/Drupal/Component/Utility/Random.php The maximum number of times name() and string() can loop.
Random::name function core/lib/Drupal/Component/Utility/Random.php Generates a random string containing letters and numbers.
Random::object function core/lib/Drupal/Component/Utility/Random.php Generates a random PHP object.
Random::object function core/tests/Drupal/TestTools/Random.php Generates a random PHP object.
Random::paragraphs function core/lib/Drupal/Component/Utility/Random.php Generate paragraphs separated by double new line.
Random::query function core/modules/views/src/Plugin/views/sort/Random.php
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::string function core/tests/Drupal/TestTools/Random.php Generates a pseudo-random string of ASCII characters of codes 32 to 126.
Random::stringValidate function core/tests/Drupal/TestTools/Random.php Callback for random string validation.
Random::usesGroupBy function core/modules/views/src/Plugin/views/sort/Random.php
Random::word function core/lib/Drupal/Component/Utility/Random.php Generates a string that looks like a word.
RandomGeneratorTrait trait core/tests/Drupal/Tests/RandomGeneratorTrait.php Provides random generator utility methods.
RandomGeneratorTrait.php file core/tests/Drupal/Tests/RandomGeneratorTrait.php
RandomGeneratorTrait::getRandomGenerator function core/tests/Drupal/Tests/RandomGeneratorTrait.php Gets the random generator for the utility methods.
RandomGeneratorTrait::randomMachineName function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a unique random string containing letters and numbers.
RandomGeneratorTrait::randomObject function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a random PHP object.
RandomGeneratorTrait::randomString function core/tests/Drupal/Tests/RandomGeneratorTrait.php Generates a pseudo-random string of ASCII characters of codes 32 to 126.
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.

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