Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaLibraryInceptionWidget::elementValidate | function | core/ |
|
| MediaLibraryInceptionWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| MediaLibraryOpenerInterface::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
| MediaLibrarySelectForm::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| MediaLibrarySelectForm::updateWidget | function | core/ |
Submit handler for the media library select form. |
| MediaLibrarySetAdministrativePageToTableDisplayTest | class | core/ |
Tests update to set 'media' view's table display as the administrative page. |
| MediaLibrarySetAdministrativePageToTableDisplayTest.php | file | core/ |
|
| MediaLibrarySetAdministrativePageToTableDisplayTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaLibraryMenuSettings | function | core/ |
Tests that the update preserves custom 'media_library' menu settings. |
| MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaLibraryViewPath | function | core/ |
Tests that the update does not alter custom 'media' path and menu settings. |
| MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaViewMenuSettings | function | core/ |
Tests that the update does not alter custom 'media' view menu settings. |
| MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithCustomizedMediaViewPath | function | core/ |
Tests that the update does not alter a custom 'media' view path. |
| MediaLibrarySetAdministrativePageToTableDisplayTest::testUpdateWithoutCustomizations | function | core/ |
Tests that the update alters uncustomized path and menu settings. |
| MediaLibraryState::getAllowedTypeIds | function | core/ |
Returns the media type IDs which can be selected. |
| MediaLibraryState::getAvailableSlots | function | core/ |
Returns the number of additional media items that can be selected. |
| MediaLibraryState::getHash | function | core/ |
Get the hash for the state object. |
| MediaLibraryState::getOpenerId | function | core/ |
Returns the ID of the media library opener service. |
| MediaLibraryState::getOpenerParameters | function | core/ |
Returns all opener-specific parameter values. |
| MediaLibraryState::getSelectedTypeId | function | core/ |
Returns the selected media type. |
| MediaLibraryTestBase::getCheckboxes | function | core/ |
Gets all available media item checkboxes. |
| MediaLibraryTestBase::getSelectionArea | function | core/ |
Gets the "Additional selected media" area after adding new media. |
| MediaLibraryTestBase::getTypesMenu | function | core/ |
Gets the menu of available media types. |
| MediaLibraryUpdateWidgetViewTest | class | core/ |
Tests the media library module updates for the widget view. |
| MediaLibraryUpdateWidgetViewTest.php | file | core/ |
|
| MediaLibraryUpdateWidgetViewTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| MediaLibraryUpdateWidgetViewTest::testMediaLibraryViewsConfig | function | core/ |
Tests that the media library view config is updated. |
| MediaLibraryWidget | class | core/ |
Plugin implementation of the 'media_library_widget' widget. |
| MediaLibraryWidget.php | file | core/ |
|
| MediaLibraryWidget::$currentUser | property | core/ |
The current active user. |
| MediaLibraryWidget::$entityTypeManager | property | core/ |
Entity type manager service. |
| MediaLibraryWidget::$moduleHandler | property | core/ |
The module handler. |
| MediaLibraryWidget::addItems | function | core/ |
Updates the field state and flags the form for rebuild. |
| MediaLibraryWidget::create | function | core/ |
Creates an instance of the plugin. |
| MediaLibraryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| MediaLibraryWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| MediaLibraryWidget::form | function | core/ |
Creates a form element for a field. |
| MediaLibraryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| MediaLibraryWidget::getAllowedMediaTypeIdsSorted | function | core/ |
Gets the enabled media type IDs sorted by weight. |
| MediaLibraryWidget::getFieldState | function | core/ |
Gets the field state for the widget. |
| MediaLibraryWidget::getNewMediaItems | function | core/ |
Gets newly selected media items. |
| MediaLibraryWidget::getNoMediaTypesAvailableMessage | function | core/ |
Gets the message to display when there are no allowed media types. |
| MediaLibraryWidget::isApplicable | function | core/ |
Returns if the widget can be used for the provided field. |
| MediaLibraryWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| MediaLibraryWidget::openMediaLibrary | function | core/ |
AJAX callback to open the library modal. |
| MediaLibraryWidget::preRenderWidget | function | core/ |
Prepares the widget's render element for rendering. |
| MediaLibraryWidget::removeItem | function | core/ |
Submit callback for remove buttons. |
| MediaLibraryWidget::setFieldState | function | core/ |
Sets the field state for the widget. |
| MediaLibraryWidget::setMediaTypesValue | function | core/ |
Value callback to optimize the way the media type weights are stored. |
| MediaLibraryWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| MediaLibraryWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.