Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaEmbed::getMediaImageSourceField | function | core/ |
Get image field from source config. |
| MediaHooks::fieldWidgetCompleteFormAlter | function | core/ |
Implements hook_field_widget_complete_form_alter(). |
| MediaHooks::fieldWidgetSingleElementFormAlter | function | core/ |
Implements hook_field_widget_single_element_form_alter(). |
| MediaInterface::getCreatedTime | function | core/ |
Returns the media item creation timestamp. |
| MediaInterface::getName | function | core/ |
Gets the media item name. |
| MediaInterface::getSource | function | core/ |
Returns the media source. |
| MediaLibrary::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
| MediaLibraryAccessTest::providerFieldWidgetEntityFieldAccess | function | core/ |
Data provider for ::testFieldWidgetEntityFieldAccess(). |
| MediaLibraryAccessTest::testFieldWidgetEntityCreateAccess | function | core/ |
Tests that the field widget opener respects entity creation permissions. |
| MediaLibraryAccessTest::testFieldWidgetEntityEditAccess | function | core/ |
Tests that the field widget opener respects entity-specific access. |
| MediaLibraryAccessTest::testFieldWidgetEntityFieldAccess | function | core/ |
Tests that the field widget opener respects entity field-level access. |
| MediaLibraryEditorOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
| MediaLibraryFieldWidgetOpener | class | core/ |
The media library opener for field widgets. |
| MediaLibraryFieldWidgetOpener.php | file | core/ |
|
| MediaLibraryFieldWidgetOpener::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaLibraryFieldWidgetOpener::checkAccess | function | core/ |
Checks media library access. |
| MediaLibraryFieldWidgetOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
| MediaLibraryFieldWidgetOpener::__construct | function | core/ |
MediaLibraryFieldWidgetOpener constructor. |
| MediaLibraryInceptionWidget | class | core/ |
Plugin implementation of the 'media_library_inception_widget' widget. |
| MediaLibraryInceptionWidget.php | file | core/ |
|
| 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. |
| 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::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| MediaLibraryState::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| MediaLibraryState::getCacheTags | function | core/ |
The cache tags associated with this object. |
| 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. |
| MediaLibraryTestHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
| 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/ |
Instantiates a new instance of the implementing class using autowiring. |
| 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::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
| MediaLibraryWidget::form | function | core/ |
Creates a form element for a field. |
| MediaLibraryWidget::formElement | function | core/ |
Returns the form for a single field widget. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.