Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaLibraryTestBase::waitForNoText | function | core/ |
Asserts that text does not appear on page after a wait. |
| MediaLibraryTestBase::waitForText | function | core/ |
Asserts that text appears on page after a wait. |
| MediaLibraryTestHooks | class | core/ |
Hook implementations for media_library_test. |
| MediaLibraryTestHooks.php | file | core/ |
|
| MediaLibraryTestHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
| MediaLibraryTestHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| MediaLibraryTestHooks::fieldWidgetInfoAlter | function | core/ |
Implements hook_field_widget_info_alter(). |
| MediaLibraryTestHooks::mediaCreateAccess | function | core/ |
Implements hook_ENTITY_TYPE_create_access(). |
| MediaLibraryThemeHooks | class | core/ |
Hook implementations for media_library. |
| MediaLibraryThemeHooks.php | file | core/ |
|
| MediaLibraryThemeHooks::preprocessMedia | function | core/ |
Implements hook_preprocess_media(). |
| MediaLibraryThemeHooks::preprocessMediaLibraryItem | function | core/ |
Prepares variables for a selected media item. |
| MediaLibraryThemeHooks::preprocessMediaLibraryWrapper | function | core/ |
Prepares variables for the media library modal dialog. |
| MediaLibraryThemeHooks::preprocessViewsViewFields | function | core/ |
Implements hook_preprocess_views_view_fields(). |
| MediaLibraryThemeHooks::preprocessViewsViewMediaLibrary | function | core/ |
Implements hook_preprocess_HOOK() for the 'media_library' view. |
| MediaLibraryThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| MediaLibraryUiBuilder::$openerResolver | property | core/ |
The media library opener resolver. |
| MediaLibraryUiBuilder::$request | property | core/ |
The currently active request object. |
| MediaLibraryUiBuilder::$viewsExecutableFactory | property | core/ |
The views executable factory. |
| MediaLibraryUiBuilder::checkAccess | function | core/ |
Check access to the media library. |
| MediaLibraryUiBuilder::dialogOptions | function | core/ |
Get media library dialog options. |
| MediaLibraryUiBuilder::__construct | function | core/ |
Constructs a MediaLibraryUiBuilder instance. |
| MediaLibraryViewsHooks | class | core/ |
Hook implementations for media_library. |
| MediaLibraryViewsHooks.php | file | core/ |
|
| MediaLibraryViewsHooks::viewsData | function | core/ |
Implements hook_views_data(). |
| MediaLibraryWidget::$currentUser | property | core/ |
The current active user. |
| MediaLibraryWidget::addItems | function | core/ |
Updates the field state and flags the form for rebuild. |
| MediaLibraryWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| MediaLibraryWidget::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
| 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::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::validateItems | function | core/ |
Validates that newly selected items can be added to the widget. |
| 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/ |
Pagination
- Previous page
- Page 860
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.