Search for select
- Search 7.x for select
- Search 9.5.x for select
- Search 10.3.x for select
- Search 11.x for select
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Select | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Select. |
Select | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Select. |
Select | class | core/ |
|
Select | class | core/ |
Provides a form element for a drop-down menu or scrolling selection box. |
Select | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Select. |
Select | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Select. |
Select | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Select. |
Select | class | core/ |
Query builder for SELECT statements. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FilterTest::testInOperatorSelectAllOptions | function | core/ |
Test no error message is displayed when all options are selected in an exposed filter. |
form--select.css | file | core/ |
Select input elements. |
form--select.pcss.css | file | core/ |
Select input elements. |
FormHelper::rewriteStatesSelector | function | core/ |
Rewrites #states selectors in a render element. |
FormHelperTest::testRewriteStatesSelector | function | core/ |
Tests rewriting the #states selectors. |
FormTest::testEmptySelect | function | core/ |
Tests a select element when #options is not set. |
FormTest::testSelect | function | core/ |
Tests validation of #type 'select' elements. |
FormTest::testSelectSorting | function | core/ |
Tests sorting and not sorting of options in a select element. |
FormTest::validateSelectSorting | function | core/ |
Validates that the options are in the right order in a select. |
FormTestEmptySelectForm | class | core/ |
Builds a form to test select elements when #options is not an array. |
FormTestEmptySelectForm.php | file | core/ |
|
FormTestEmptySelectForm::buildForm | function | core/ |
Form constructor. |
FormTestEmptySelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestEmptySelectForm::submitForm | function | core/ |
Form submission handler. |
FormTestLanguageSelectForm | class | core/ |
Builds a form to test the language select form element. |
FormTestLanguageSelectForm.php | file | core/ |
|
FormTestLanguageSelectForm::buildForm | function | core/ |
Form constructor. |
FormTestLanguageSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestLanguageSelectForm::submitForm | function | core/ |
Form submission handler. |
FormTestSelectForm | class | core/ |
Builds a form to test #type 'select' validation. |
FormTestSelectForm.php | file | core/ |
|
FormTestSelectForm::buildForm | function | core/ |
Form constructor. |
FormTestSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestSelectForm::makeSortableOptions | function | core/ |
Makes and returns a set of options to test sorting on. |
FormTestSelectForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectColspanForm | class | core/ |
Builds a form to test table selects with different column spans. |
FormTestTableSelectColspanForm.php | file | core/ |
|
FormTestTableSelectColspanForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectColspanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectColspanForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectEmptyForm | class | core/ |
Builds a form to test table select with '#options' set to empty. |
FormTestTableSelectEmptyForm.php | file | core/ |
|
FormTestTableSelectEmptyForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectEmptyForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectEmptyForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectFormBase | class | core/ |
Provides a base class for tableselect forms. |
FormTestTableSelectFormBase.php | file | core/ |
|
FormTestTableSelectFormBase::tableselectFormBuilder | function | core/ |
Build a form to test the tableselect element. |
FormTestTableSelectJsSelectForm | class | core/ |
Builds a form to test table select with JS. |
FormTestTableSelectJsSelectForm.php | file | core/ |
|
FormTestTableSelectJsSelectForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectJsSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectJsSelectForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectMultipleFalseForm | class | core/ |
Builds a form to test table select with '#multiple" set to FALSE. |
FormTestTableSelectMultipleFalseForm.php | file | core/ |
|
FormTestTableSelectMultipleFalseForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectMultipleFalseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectMultipleFalseForm::submitForm | function | core/ |
Form submission handler. |
FormTestTableSelectMultipleTrueForm | class | core/ |
Builds a form to test table select with '#multiple' as TRUE. |
FormTestTableSelectMultipleTrueForm.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.