Search for select
- Search 7.x for select
- Search 9.5.x for select
- Search 8.9.x for select
- Search 10.3.x for select
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
Select | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Select. |
Select | class | core/ |
Provides a form element for a drop-down menu or scrolling selection box. |
Select | class | core/ |
Query builder for SELECT statements. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LanguageSelectWidget::formElement | function | core/ |
Returns the form for a single field widget. |
LanguageSelectWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
LanguageSelectWidgetTest | class | core/ |
Tests the language select widget. |
LanguageSelectWidgetTest.php | file | core/ |
|
LanguageSelectWidgetTest::$entityFormDisplay | property | core/ |
The entity form display. |
LanguageSelectWidgetTest::$modules | property | core/ |
Modules to install. |
LanguageSelectWidgetTest::setUp | function | core/ |
|
LanguageSelectWidgetTest::testWithIncludedLockedLanguage | function | core/ |
Tests the widget with the locked languages. |
LanguageSelectWidgetTest::testWithoutIncludedLockedLanguage | function | core/ |
Tests the widget without the locked languages. |
language_process_language_select | function | core/ |
Processes a language select list form element. |
ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
ManageDisplayTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
MediaEmbedFilterTranslationTest::testTranslationSelection | function | core/ |
Tests that the expected embedded media entity translation is selected. |
MediaLibraryAddFormTest::testSelectedTypeValidation | function | core/ |
Tests the validation of the selected type in the media library add form. |
MediaLibraryEditorOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibraryFieldWidgetOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibraryOpenerInterface::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibrarySelectForm | class | core/ |
Defines a field that outputs a checkbox and form for selecting media. |
MediaLibrarySelectForm.php | file | core/ |
|
MediaLibrarySelectForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
MediaLibrarySelectForm::form_element_name | function | core/ |
Return the name of a form field. |
MediaLibrarySelectForm::form_element_row_id | function | core/ |
Return a media entity ID from a views result row. |
MediaLibrarySelectForm::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
MediaLibrarySelectForm::render | function | core/ |
Renders the field. |
MediaLibrarySelectForm::updateWidget | function | core/ |
Submit handler for the media library select form. |
MediaLibrarySelectForm::viewsForm | function | core/ |
Form constructor for the media library select form. |
MediaLibrarySelectForm::viewsFormValidate | function | core/ |
|
MediaLibrarySelectFormTest | class | core/ |
@coversDefaultClass \Drupal\media_library\Plugin\views\field\MediaLibrarySelectForm @group media_library |
MediaLibrarySelectFormTest.php | file | core/ |
|
MediaLibrarySelectFormTest::tearDown | function | core/ |
|
MediaLibrarySelectFormTest::testViewsForm | function | core/ |
@covers ::viewsForm |
MediaLibraryState::getSelectedTypeId | function | core/ |
Returns the selected media type. |
MediaLibraryTestBase::assertSelectedMediaCount | function | core/ |
Asserts the current text of the selected item counter. |
MediaLibraryTestBase::deselectMediaItem | function | core/ |
De-selects an item in the media library modal. |
MediaLibraryTestBase::getSelectionArea | function | core/ |
Gets the "Additional selected media" area after adding new media. |
MediaLibraryTestBase::pressInsertSelected | function | core/ |
Presses the modal's "Insert selected" button. |
MediaLibraryTestBase::selectMediaItem | function | core/ |
Selects an item in the media library modal. |
MediaSelection | class | core/ |
Provides specific access control for the media entity type. |
MediaSelection.php | file | core/ |
|
MediaSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
MediaSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
MediaSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
MenuController::$menuParentSelector | property | core/ |
The menu parent form service. |
MenuLinkDefaultForm::$menuParentSelector | property | core/ |
The parent form selector service. |
MenuParentFormSelector | class | core/ |
Default implementation of the menu parent form selector service. |
MenuParentFormSelector.php | file | core/ |
|
MenuParentFormSelector::$entityTypeManager | property | core/ |
The entity type manager service. |
MenuParentFormSelector::$menuLinkTree | property | core/ |
The menu link tree service. |
MenuParentFormSelector::getMenuOptions | function | core/ |
Gets a list of menu names for use as options. |
MenuParentFormSelector::getParentDepthLimit | function | core/ |
Returns the maximum depth of the possible parents of the menu link. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.