Search for library
- Search 7.x for library
- Search 9.5.x for library
- Search 10.3.x for library
- Search 11.x for library
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MediaLibraryEditorOpener::checkAccess | function | core/ |
Checks media library access. |
MediaLibraryEditorOpener::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibraryEditorOpener::__construct | function | core/ |
The MediaLibraryEditorOpener constructor. |
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 | interface | core/ |
Defines an interface for media library openers. |
MediaLibraryOpenerInterface.php | file | core/ |
|
MediaLibraryOpenerInterface::checkAccess | function | core/ |
Checks media library access. |
MediaLibraryOpenerInterface::getSelectionResponse | function | core/ |
Generates a response after selecting media items in the media library. |
MediaLibrarySelectForm | class | core/ |
Defines a field that outputs a checkbox and form for selecting media. |
MediaLibrarySelectForm.php | file | core/ |
|
MediaLibrarySelectForm::clickSortable | function | core/ |
Determines if this field is click sortable. |
MediaLibrarySelectForm::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
MediaLibrarySelectForm::render | function | core/ |
Renders the field. |
MediaLibrarySelectForm::updateWidget | function | core/ |
Submit handler for the media library select form. |
MediaLibrarySelectForm::viewsForm | function | core/ |
Form constructor for the media library select form. |
MediaLibrarySelectForm::viewsFormValidate | function | core/ |
|
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 | class | core/ |
A value object for the media library state. |
MediaLibraryState.php | file | core/ |
|
MediaLibraryState::create | function | core/ |
Creates a new MediaLibraryState object. |
MediaLibraryState::fromRequest | function | core/ |
Get the media library state from a request. |
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. |
MediaLibraryState::hasSlotsAvailable | function | core/ |
Determines if additional media items can be selected. |
MediaLibraryState::isValidHash | function | core/ |
Validate a hash for the state object. |
MediaLibraryState::validateRequiredParameters | function | core/ |
Validates the required parameters for a new MediaLibraryState object. |
MediaLibraryState::__construct | function | core/ |
|
MediaLibraryStateTest | class | core/ |
Tests the media library state value object. |
MediaLibraryStateTest.php | file | core/ |
|
MediaLibraryStateTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.