You are here

7 #type uses of Radio in Drupal 8

ArgumentPluginBase::processContainerRadios in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Custom form radios process function.
FormElementsRenderTest::testDrupalRenderFormElements in core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php
Tests rendering form elements without passing through \Drupal::formBuilder()->doBuildForm().
LanguageListBuilder::buildRow in core/modules/language/src/LanguageListBuilder.php
Builds a row for an entity in the entity listing.
Radios::processRadios in core/lib/Drupal/Core/Render/Element/Radios.php
Expands a radios element into individual radio elements.
Table::buildOptionsForm in core/modules/views/src/Plugin/views/style/Table.php
Render the given style.
Table::processTable in core/lib/Drupal/Core/Render/Element/Table.php
#process callback for #type 'table' to add tableselect support.
Tableselect::processTableselect in core/lib/Drupal/Core/Render/Element/Tableselect.php
Creates checkbox or radio elements to populate a tableselect table.