Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Checkbox.php

26 string references to 'Checkbox'

BrowserKitDriver::isChecked in vendor/behat/mink-browserkit-driver/src/BrowserKitDriver.php
Checks whether checkbox or radio button located by its XPath query is checked.
Checkbox::preRenderCheckbox in core/lib/Drupal/Core/Render/Element/Checkbox.php
Prepares a #type 'checkbox' render element for input.html.twig.
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.
ChoiceFormField::setValue in vendor/symfony/dom-crawler/Field/ChoiceFormField.php
Sets the value of the field.
ChoiceFormField::tick in vendor/symfony/dom-crawler/Field/ChoiceFormField.php
Ticks a checkbox.
ChoiceFormField::untick in vendor/symfony/dom-crawler/Field/ChoiceFormField.php
Unticks a checkbox.
Ckeditor5Hooks::formFilterFormatFormAlter in core/modules/ckeditor5/src/Hook/Ckeditor5Hooks.php
Implements hook_form_FORM_ID_alter().
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.
FilterPluginBase::buildExposedForm in core/modules/views/src/Plugin/views/filter/FilterPluginBase.php
Render our chunk of the exposed filter form when selecting.
Form::addField in vendor/symfony/dom-crawler/Form.php
IconExtractorSettingsForm::buildBooleanForm in core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php
Build Drupal form for a boolean setting to a checkbox.
InOperator::valueForm in core/modules/views/src/Plugin/views/filter/InOperator.php
Options form subform for setting options.
InputFormField::initialize in vendor/symfony/dom-crawler/Field/InputFormField.php
Initializes the form field.
MenuForm::buildOverviewForm in core/modules/menu_ui/src/MenuForm.php
Form constructor to edit an entire menu tree at once.
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().
ProfileField::prepareRow in core/modules/user/src/Plugin/migrate/source/ProfileField.php
Adds additional data to the row.
RenderElementBase::preRenderAjaxForm in core/lib/Drupal/Core/Render/Element/RenderElementBase.php
Adds Ajax information about an element to communicate with JavaScript.
Selenium2Driver::check in vendor/lullabot/mink-selenium2-driver/src/Selenium2Driver.php
Checks checkbox by its XPath query.
Selenium2Driver::getValue in vendor/lullabot/mink-selenium2-driver/src/Selenium2Driver.php
Returns element's value by its XPath query.
Selenium2Driver::setValue in vendor/lullabot/mink-selenium2-driver/src/Selenium2Driver.php
Sets element's value by its XPath query.
Selenium2Driver::uncheck in vendor/lullabot/mink-selenium2-driver/src/Selenium2Driver.php
Unchecks checkbox by its XPath query.
template_preprocess_file_widget_multiple in core/modules/file/file.module
Prepares variables for multi file form widget templates.
UserPermissionsForm::buildForm in core/modules/user/src/Form/UserPermissionsForm.php
Form constructor.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal