14 string references to 'Radio'
- BrowserKitDriver::setValue in vendor/
behat/ mink-browserkit-driver/ src/ BrowserKitDriver.php - Sets element's value by its XPath query.
- ChoiceFormField::addChoice in vendor/
symfony/ dom-crawler/ Field/ ChoiceFormField.php - Adds a choice to the current ones.
- ChoiceFormField::hasValue in vendor/
symfony/ dom-crawler/ Field/ ChoiceFormField.php - Returns true if the field should be included in the submitted values.
- ChoiceFormField::initialize in vendor/
symfony/ dom-crawler/ Field/ ChoiceFormField.php - Initializes the form field.
- claro_preprocess_input in core/
themes/ claro/ claro.theme - Implements template_preprocess_HOOK() for input.
- ContentTranslationHandler::addTranslatabilityClue in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Adds a clue about the form element translatability.
- Form::addField in vendor/
symfony/ dom-crawler/ Form.php - olivero_preprocess_form_element in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_form_element().
- olivero_preprocess_input in core/
themes/ olivero/ olivero.theme - Implements hook_preprocess_HOOK().
- Radio::preRenderRadio in core/
lib/ Drupal/ Core/ Render/ Element/ Radio.php - Prepares a #type 'radio' render element for input.html.twig.
- RenderElementBase::preRenderAjaxForm in core/
lib/ Drupal/ Core/ Render/ Element/ RenderElementBase.php - Adds Ajax information about an element to communicate with JavaScript.
- Selenium2Driver::getValue in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Returns element's value by its XPath query.
- Selenium2Driver::selectOption in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Selects option from select field or value in radio group located by its XPath query.
- Selenium2Driver::setValue in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php - Sets element's value by its XPath query.