10 #type uses of LanguageSelect
- AccountForm::form in core/
modules/ user/ src/ AccountForm.php - Gets the actual form array to be built.
- ConfigTestForm::form in core/
modules/ config/ tests/ config_test/ src/ ConfigTestForm.php - Gets the actual form array to be built.
- DateFormatFormBase::form in core/
modules/ system/ src/ Form/ DateFormatFormBase.php - Gets the actual form array to be built.
- EditDetails::buildForm in core/
modules/ views_ui/ src/ Form/ Ajax/ EditDetails.php - Form constructor.
- FormTestLanguageSelectForm::buildForm in core/
modules/ system/ tests/ modules/ form_test/ src/ Form/ FormTestLanguageSelectForm.php - Form constructor.
- LanguageConfigurationElementTest::buildForm in core/
modules/ language/ tests/ language_elements_test/ src/ Form/ LanguageConfigurationElementTest.php - Form constructor.
- LanguageSelectWidget::formElement in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldWidget/ LanguageSelectWidget.php - Returns the form for a single field widget.
- MenuForm::form in core/
modules/ menu_ui/ src/ MenuForm.php - Gets the actual form array to be built.
- NegotiationSelectedForm::buildForm in core/
modules/ language/ src/ Form/ NegotiationSelectedForm.php - Form constructor.
- VocabularyForm::form in core/
modules/ taxonomy/ src/ VocabularyForm.php - Gets the actual form array to be built.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.