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 implementation of \Drupal\Core\Database\Query\Select. |
| 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/ |
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 |
|---|---|---|---|
| EditorSelectionTest::$editorManager | property | core/ |
The manager for editor plugins. |
| EditorSelectionTest::$editorSelector | property | core/ |
The editor selector object to be tested. |
| EditorSelectionTest::getSelectedEditor | function | core/ |
Returns the in-place editor that Quick Edit selects. |
| EditorSelectionTest::setUp | function | core/ |
Sets the default field storage backend for fields created during tests. |
| EditorSelectionTest::testNumber | function | core/ |
Tests a number field, with cardinality 1 and >1. |
| EditorSelectionTest::testText | function | core/ |
Tests a string (plain text) field, with cardinality 1 and >1. |
| EditorSelectionTest::testTextWysiwyg | function | core/ |
Tests a textual field, with text filtering, with cardinality 1 and >1, always with an Editor plugin present that supports textual fields with text filtering, but with varying text format compatibility. |
| EditorSelector | class | core/ |
Selects an in-place editor (an InPlaceEditor plugin) for a field. |
| EditorSelector.php | file | core/ |
|
| EditorSelector::$alternatives | property | core/ |
A list of alternative editor plugin IDs, keyed by editor plugin ID. |
| EditorSelector::$editorManager | property | core/ |
The manager for editor plugins. |
| EditorSelector::$formatterManager | property | core/ |
The manager for formatter plugins. |
| EditorSelector::getEditor | function | core/ |
Returns the in-place editor (an InPlaceEditor plugin) to use for a field. |
| EditorSelector::getEditorAttachments | function | core/ |
Returns the attachments for all editors. |
| EditorSelector::__construct | function | core/ |
Constructs a new EditorSelector. |
| EditorSelectorInterface | interface | core/ |
Interface for selecting an in-place editor (an Editor plugin) for a field. |
| EditorSelectorInterface.php | file | core/ |
|
| EditorSelectorInterface::getEditor | function | core/ |
Returns the in-place editor (an InPlaceEditor plugin) to use for a field. |
| EditorSelectorInterface::getEditorAttachments | function | core/ |
Returns the attachments for all editors. |
| ElementsTableSelectTest | class | core/ |
Tests the tableselect form element for expected behavior. |
| ElementsTableSelectTest | class | core/ |
Tests the tableselect form element for expected behavior. |
| ElementsTableSelectTest.php | file | core/ |
|
| ElementsTableSelectTest.php | file | core/ |
|
| ElementsTableSelectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ElementsTableSelectTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ElementsTableSelectTest::$modules | property | core/ |
Modules to enable. |
| ElementsTableSelectTest::$modules | property | core/ |
Modules to enable. |
| ElementsTableSelectTest::formSubmitHelper | function | core/ |
Helper function for the option check test to submit a form while collecting errors. |
| ElementsTableSelectTest::testAdvancedSelect | function | core/ |
Test the #js_select property. |
| ElementsTableSelectTest::testAjax | function | core/ |
Test the presence of ajax functionality for all options. |
| ElementsTableSelectTest::testEmptyText | function | core/ |
Test the display of the #empty text when #options is an empty array. |
| ElementsTableSelectTest::testMultipleFalse | function | core/ |
Test the display of radios when #multiple is FALSE. |
| ElementsTableSelectTest::testMultipleFalseOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
| ElementsTableSelectTest::testMultipleFalseSubmit | function | core/ |
Test submission of values when #multiple is FALSE. |
| ElementsTableSelectTest::testMultipleTrue | function | core/ |
Test the display of checkboxes when #multiple is TRUE. |
| ElementsTableSelectTest::testMultipleTrueOptionchecker | function | core/ |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
| ElementsTableSelectTest::testMultipleTrueSubmit | function | core/ |
Test the submission of single and multiple values when #multiple is TRUE. |
| ElementsTableSelectTest::testTableSelectColSpan | function | core/ |
Tests the display when #colspan is set. |
| EmbeddedFormWidgetTest::insertionReselectionProvider | function | core/ |
Data provider for ::testInsertionAndReselection(). |
| EmbeddedFormWidgetTest::testInsertionAndReselection | function | core/ |
Test media inside another widget that validates too enthusiastically. |
| EntityAutocompleteMatcher::$selectionManager | property | core/ |
The entity reference selection handler plugin manager. |
| EntityAutocompleteTest::testSelectionSettingsHandling | function | core/ |
Tests that missing or invalid selection setting key are handled correctly. |
| EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
| EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
| EntityDisplayModeController::formModeTypeSelection | function | core/ |
Provides a list of eligible entity types for adding form modes. |
| EntityDisplayModeController::viewModeTypeSelection | function | core/ |
Provides a list of eligible entity types for adding view modes. |
| EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
| EntityReferenceItemTest::testSelectionHandlerSettings | function | core/ |
Tests that the 'handler' field setting stores the proper plugin ID. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.