Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MediaLibraryWidget::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| MediaLibraryWidget::updateWidget | function | core/ |
AJAX callback to update the widget when the selection changes. |
| MediaLibraryWidget::validateItems | function | core/ |
Validates that newly selected items can be added to the widget. |
| MediaLibraryWidget::validateRequired | function | core/ |
Validates whether the widget is required and contains values. |
| MediaLibraryWidget::__construct | function | core/ |
Constructs a MediaLibraryWidget widget. |
| MediaLibraryWidgetTest | class | core/ |
Tests the media library widget. |
| MediaLibraryWidgetTest.php | file | core/ |
|
| MediaLibraryWidgetTest::$adminUser | property | core/ |
An admin user. |
| MediaLibraryWidgetTest::$baseField | property | core/ |
The base field definition. |
| MediaLibraryWidgetTest::$modules | property | core/ |
Modules to install. |
| MediaLibraryWidgetTest::assertMediaLibraryStateAccess | function | core/ |
Assert if the given user has access to the given state. |
| MediaLibraryWidgetTest::buildWidgetForm | function | core/ |
Build the media library widget form. |
| MediaLibraryWidgetTest::setUp | function | core/ |
|
| MediaLibraryWidgetTest::testRevisionableWidgetAccess | function | core/ |
Test the media library widget access with a revisionable entity type. |
| MediaLibraryWidgetTest::testWidgetAccess | function | core/ |
Test the media library widget access. |
| MediaLinkabilityTest::providerLinkability | function | core/ |
|
| MediaListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
| MediaMappingsConstraint::$invalidMappingMessage | property | core/ |
The error message if source is used in media mapping. |
| MediaMappingsConstraintValidator | class | core/ |
Validates media mappings. |
| MediaMappingsConstraintValidator.php | file | core/ |
|
| MediaMappingsConstraintValidator::validate | function | core/ |
|
| MediaMappingsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\media\Plugin\Validation\Constraint\MediaMappingsConstraintValidator[[api-linebreak]] |
| MediaMappingsConstraintValidatorTest.php | file | core/ |
|
| MediaMappingsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| MediaMappingsConstraintValidatorTest::setUp | function | core/ |
|
| MediaMappingsConstraintValidatorTest::testMediaMappingSource | function | core/ |
@covers ::validate[[api-linebreak]] |
| MediaPreviewTest::previewAccessProvider | function | core/ |
Data provider for ::testEmbedPreviewAccess. |
| MediaResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| MediaRouteProvider | class | core/ |
Provides HTML routes for media pages. |
| MediaRouteProvider.php | file | core/ |
|
| MediaRouteProvider::$config | property | core/ |
The media settings config. |
| MediaRouteProvider::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| MediaRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| MediaRouteProvider::__construct | function | core/ |
Constructs a new DefaultHtmlRouteProvider. |
| MediaSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| MediaSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaSource::$id | property | core/ |
The plugin ID. |
| MediaSource::$thumbnail_width_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail width. |
| MediaSourceAudioVideoTest | class | core/ |
Tests the Audio and Video media sources. |
| MediaSourceAudioVideoTest.php | file | core/ |
|
| MediaSourceAudioVideoTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 102
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.