Search for media
- Search 7.x for media
- Search 9.5.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
core.entity_view_mode.media.scale_crop_7_3_large.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_mode.media.scale_crop_7_3_large.yml |
core.entity_view_mode.media.square.yml | file | core/ |
core/profiles/demo_umami/config/install/core.entity_view_mode.media.square.yml |
details--media-library-add-form-selected-media.html.twig | file | core/ |
Theme override for the "Additional selected media" area of the modal media library dialog. |
details--media-library-add-form-selected-media.html.twig | file | core/ |
Theme override for the "Additional selected media" area of the modal media library dialog. |
drupal-8.4.0-media_installed.php | file | core/ |
Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing the upgrade paths of media module. |
drupal-8.7.2-media_library_installed.php | file | core/ |
Contains database additions to drupal-8.4.0-media_installed.php for testing the upgrade paths of the media library module from Drupal 8.7.2. |
drupal-8.8.x-media_library-update-views-classnames-3049943.php | file | core/ |
Contains database additions to drupal-8.4.0-media_installed.php for testing the addition of BEM classes to the media library views config. |
drupal-8.media-add-additional-permissions.php | file | core/ |
Contains database additions to drupal-8.4.0.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2862422. |
drupal-8.media_library-update-form-view-displays-2988433.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module form and view displays. |
drupal-8.media_library-update-view-table-display-2981044.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module view. |
drupal-8.media_library-update-widget-view-3020716.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade paths of the media library module widget view. |
DrupalMedia | class | core/ |
Defines the "drupalmedia" plugin. |
DrupalMedia.php | file | core/ |
|
DrupalMedia::$moduleExtensionList | property | core/ |
The module extension list. |
DrupalMedia::create | function | core/ |
Creates an instance of the plugin. |
DrupalMedia::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
DrupalMedia::getCssFiles | function | core/ |
@todo Improve this in https://www.drupal.org/project/drupal/issues/3072063 |
DrupalMedia::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
DrupalMedia::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
DrupalMedia::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
DrupalMedia::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
DrupalMedia::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
DrupalMedia::__construct | function | core/ |
Constructs a new DrupalMedia plugin object. |
DrupalMediaLibrary | class | core/ |
Defines the "drupalmedialibrary" plugin. |
DrupalMediaLibrary.php | file | core/ |
|
DrupalMediaLibrary::$mediaTypeStorage | property | core/ |
The media type entity storage. |
DrupalMediaLibrary::$moduleExtensionList | property | core/ |
The module extension list. |
DrupalMediaLibrary::create | function | core/ |
Creates an instance of the plugin. |
DrupalMediaLibrary::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
DrupalMediaLibrary::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
DrupalMediaLibrary::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
DrupalMediaLibrary::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
DrupalMediaLibrary::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
DrupalMediaLibrary::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
DrupalMediaLibrary::__construct | function | core/ |
Constructs a new DrupalMediaLibrary plugin object. |
EditorMediaDialog | class | core/ |
Provides a media embed dialog for text editors. |
EditorMediaDialog.php | file | core/ |
|
EditorMediaDialog::$entityDisplayRepository | property | core/ |
The entity display repository. |
EditorMediaDialog::$entityRepository | property | core/ |
The entity repository. |
EditorMediaDialog::buildForm | function | core/ |
|
EditorMediaDialog::create | function | core/ |
Instantiates a new instance of this class. |
EditorMediaDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorMediaDialog::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
EditorMediaDialog::getViewModeDefaultValue | function | core/ |
Gets the default value for the view mode form element. |
EditorMediaDialog::submitForm | function | core/ |
Form submission handler. |
EditorMediaDialog::__construct | function | core/ |
Constructs a EditorMediaDialog object. |
EditorMediaDialogTest | class | core/ |
@coversDefaultClass \Drupal\media\Form\EditorMediaDialog @group media |
EditorMediaDialogTest.php | file | core/ |
|
EditorMediaDialogTest::$modules | property | core/ |
Modules to enable. |
EditorMediaDialogTest::setUp | function | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.