Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaDeleteMultipleConfirmForm::$storage | property | core/ |
The entity storage. |
| MediaDeleteMultipleConfirmForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
| MediaDeleteMultipleConfirmForm::buildForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
| MediaDeleteMultipleConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MediaDeleteMultipleConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MediaDeleteMultipleConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MediaDeleteMultipleConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MediaDeleteMultipleConfirmForm::submitForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
| MediaDeleteMultipleConfirmForm::__construct | function | core/ |
Constructs a MediaDeleteMultipleConfirmForm form object. |
| MediaDisplayTest | class | core/ |
Basic display tests for Media. |
| MediaDisplayTest.php | file | core/ |
|
| MediaDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaDisplayTest::setUp | function | core/ |
|
| MediaDisplayTest::testMediaDisplay | function | core/ |
Test basic media display. |
| MediaEmbed | class | core/ |
Provides a filter to embed media items using a custom tag. |
| MediaEmbed.php | file | core/ |
|
| MediaEmbed::$entityDisplayRepository | property | core/ |
The entity display repository. |
| MediaEmbed::$entityRepository | property | core/ |
The entity repository. |
| MediaEmbed::$entityTypeBundleInfo | property | core/ |
The entity type bundle info service. |
| MediaEmbed::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaEmbed::$loggerFactory | property | core/ |
The logger factory. |
| MediaEmbed::$recursiveRenderDepth | property | core/ |
An array of counters for the recursive rendering protection. |
| MediaEmbed::$renderer | property | core/ |
The renderer. |
| MediaEmbed::applyPerEmbedMediaOverrides | function | core/ |
Applies attribute-based per-media embed overrides of media information. |
| MediaEmbed::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| MediaEmbed::create | function | core/ |
Creates an instance of the plugin. |
| MediaEmbed::disableContextualLinks | function | core/ |
Disables Contextual Links for the embedded media by removing its property. |
| MediaEmbed::getMediaImageSourceField | function | core/ |
Get image field from source config. |
| MediaEmbed::process | function | core/ |
Performs the filter processing. |
| MediaEmbed::renderIntoDomNode | function | core/ |
Renders the given render array into the given DOM node. |
| MediaEmbed::renderMedia | function | core/ |
Builds the render array for the given media entity in the given langcode. |
| MediaEmbed::renderMissingMediaIndicator | function | core/ |
Builds the render array for the indicator when media cannot be loaded. |
| MediaEmbed::replaceNodeContent | function | core/ |
Replaces the contents of a DOMNode. |
| MediaEmbed::settingsForm | function | core/ |
Generates a filter's settings form. |
| MediaEmbed::tips | function | core/ |
Generates a filter's tip. |
| MediaEmbed::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| MediaEmbed::validateOptions | function | core/ |
Form element validation handler. |
| MediaEmbed::__construct | function | core/ |
Constructs a MediaEmbed object. |
| MediaEmbedFilterConfigurationUiTest | class | core/ |
@covers ::media_filter_format_edit_form_validate[[api-linebreak]] @group media |
| MediaEmbedFilterConfigurationUiTest.php | file | core/ |
|
| MediaEmbedFilterConfigurationUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MediaEmbedFilterConfigurationUiTest::providerTestValidations | function | core/ |
Data provider for testValidationWhenAdding() and testValidationWhenEditing(). |
| MediaEmbedFilterConfigurationUiTest::setUp | function | core/ |
|
| MediaEmbedFilterConfigurationUiTest::setUpBeforeClass | function | core/ |
|
| MediaEmbedFilterConfigurationUiTest::showHiddenFields | function | core/ |
Show visually hidden fields. |
| MediaEmbedFilterConfigurationUiTest::testValidationWhenAdding | function | core/ |
@covers ::media_form_filter_format_add_form_alter[[api-linebreak]] @covers ::media_filter_format_edit_form_validate[[api-linebreak]] @dataProvider providerTestValidations |
| MediaEmbedFilterConfigurationUiTest::testValidationWhenEditing | function | core/ |
@covers ::media_form_filter_format_edit_form_alter[[api-linebreak]] @covers ::media_filter_format_edit_form_validate[[api-linebreak]] @dataProvider providerTestValidations |
| MediaEmbedFilterDisabledIntegrationsTest | class | core/ |
Tests that media embed disables certain integrations. |
| MediaEmbedFilterDisabledIntegrationsTest.php | file | core/ |
Pagination
- Previous page
- Page 913
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.