Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaLibraryTestBase::addMediaFileToField | function | core/ |
Waits for a file field to exist before uploading. |
| MediaLibraryTestBase::assertElementExistsAfterWait | function | core/ |
Waits for the specified selector and returns it if not empty. |
| MediaLibraryTestBase::assertMediaAdded | function | core/ |
Asserts a media item was added, but not yet saved. |
| MediaLibraryTestBase::assertMediaLibraryGrid | function | core/ |
Asserts that the grid display of the widget view is visible. |
| MediaLibraryTestBase::assertMediaLibraryTable | function | core/ |
Asserts that the table display of the widget view is visible. |
| MediaLibraryTestBase::assertNoMediaAdded | function | core/ |
Asserts that media was not added, i.e. due to a validation error. |
| MediaLibraryTestBase::assertSelectedMediaCount | function | core/ |
Asserts the current text of the selected item counter. |
| MediaLibraryTestBase::createMediaItems | function | core/ |
Create media items. |
| 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. |
| MediaLibraryTestBase::openMediaLibraryForField | function | core/ |
Clicks a button that opens a media widget and confirms it is open. |
| MediaLibraryTestBase::pressInsertSelected | function | core/ |
Presses the modal's "Insert selected" button. |
| MediaLibraryTestBase::pressSaveButton | function | core/ |
Clicks "Save" button and waits for AJAX completion. |
| MediaLibraryTestBase::saveAnd | function | core/ |
Clicks "Save and select||insert" button and waits for AJAX completion. |
| MediaLibraryTestBase::selectMediaItem | function | core/ |
Selects an item in the media library modal. |
| MediaLibraryTestBase::switchToMediaLibraryGrid | function | core/ |
Switches to the grid display of the widget view. |
| MediaLibraryTestBase::switchToMediaLibraryTable | function | core/ |
Switches to the table display of the widget view. |
| MediaLibraryTestBase::switchToMediaType | function | core/ |
Clicks a media type tab and waits for it to appear. |
| MediaLibraryTestBase::waitForElementsCount | function | core/ |
Checks for a specified number of specific elements on page after wait. |
| MediaLibraryTestBase::waitForElementTextContains | function | core/ |
Asserts that text appears in an element after a wait. |
| MediaLibraryTestBase::waitForFieldExists | function | core/ |
Checks for the existence of a field on page after wait. |
| 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. |
| 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. |
| 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/ |
|
| MediaLibraryWidget::extractFormValues | function | core/ |
|
| 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/ |
|
| MediaLibraryWidget::massageFormValues | function | core/ |
|
| 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/ |
|
| MediaLibraryWidget::settingsSummary | function | core/ |
|
| MediaLibraryWidget::trustedCallbacks | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 785
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.