Search for media
- Search 7.x for media
- Search 8.9.x for media
- Search 10.3.x for media
- Search 11.x for media
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Media | class | core/ |
Defines the media entity class. |
| Media | class | core/ |
Provides Views creation wizard for Media. |
| Media | class | core/ |
CKEditor 5 Media plugin. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| MediaLibraryState | class | core/ |
A value object for the media library state. |
| MediaLibraryState.php | file | core/ |
|
| MediaLibraryState::all | function | core/ |
Returns the parameters. |
| 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::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. |
| 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. |
| MediaLibraryStateTest::providerCreate | function | core/ |
Data provider for testCreate(). |
| MediaLibraryStateTest::providerFromRequest | function | core/ |
Data provider for testFromRequest(). |
| MediaLibraryStateTest::setUp | function | core/ |
|
| MediaLibraryStateTest::testCreate | function | core/ |
Tests the media library state creation. |
| MediaLibraryStateTest::testFromRequest | function | core/ |
Tests the hash validation when the state is created from a request. |
| MediaLibraryStateTest::testFromRequestQueryLess | function | core/ |
@covers ::fromRequest[[api-linebreak]] |
| MediaLibraryStateTest::testHashUnaffectedByMediaTypeOrder | function | core/ |
Tests that hash is unaffected by allowed media type order. |
| MediaLibraryStateTest::testHashUnaffectedByOpenerParamOrder | function | core/ |
Tests that hash is unaffected by opener parameter order. |
| MediaLibraryStateTest::testMethods | function | core/ |
Tests the media library state methods. |
| MediaLibraryStateTest::testOpenerParameters | function | core/ |
@covers ::getOpenerParameters[[api-linebreak]] |
| MediaLibraryTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\MediaLibrary[[api-linebreak]] @group ckeditor5 @internal |
| MediaLibraryTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor\Plugin\CKEditorPlugin\DrupalMediaLibrary[[api-linebreak]] @group ckeditor @group legacy |
| MediaLibraryTest.php | file | core/ |
|
| MediaLibraryTest.php | file | core/ |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.