Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaConfigSubscriber::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| MediaConfigSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaConfigSubscriber::$routeBuilder | property | core/ |
The route builder. |
| MediaConfigSubscriber::getSubscribedEvents | function | core/ |
|
| MediaConfigSubscriber::onSave | function | core/ |
Updates entity type definitions and ensures routes are rebuilt when needed. |
| MediaConfigSubscriber::__construct | function | core/ |
Constructs the MediaConfigSubscriber. |
| MediaDeleteMultipleConfirmForm | class | core/ |
Provides a confirmation form to delete multiple media items at once. |
| MediaDeleteMultipleConfirmForm.php | file | core/ |
|
| MediaDeleteMultipleConfirmForm::$mediaItems | property | core/ |
The array of media items to delete, indexed by ID and language. |
| 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. |
| 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 |
| MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest::testMediaLibraryViewsConfig | function | core/ |
Tests that the media library view config is updated. |
| MediaLibraryUpdateWidgetViewTest::testMediaLibraryViewsConfig | function | core/ |
Tests that the media library view config is updated. |
| MediaRouteProvider::$config | property | core/ |
The media settings config. |
| MediaSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MediaSourceBase::$configFactory | property | core/ |
The config factory service. |
| MediaSourceBase::buildConfigurationForm | function | core/ |
Form constructor. |
| MediaSourceBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| MediaSourceBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| MediaSourceBase::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
| MediaSourceBase::submitConfigurationForm | function | core/ |
Form submission handler. |
| MediaSourceBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| MediaSourceImageTest::assertViewDisplayConfigured | function | core/ |
Asserts the proper entity view display components for a media type. |
| MediaSourceOEmbedVideoTest::initConfig | function | core/ |
Initialize various configurations post-installation. |
| MediaSourceTest::testSourceConfigurationSubmit | function | core/ |
Tests configuration form submit handler on the base media source plugin. |
| MediaType::$source_configuration | property | core/ |
The media source configuration. |
| MediaTypeDeleteConfirmForm | class | core/ |
Provides a form for media type deletion. |
| MediaTypeDeleteConfirmForm.php | file | core/ |
|
| MediaTypeDeleteConfirmForm::$entityTypeManager | property | core/ |
The entity type manager. |
| MediaTypeDeleteConfirmForm::buildForm | function | core/ |
Form constructor. |
| MediaTypeDeleteConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
| MediaTypeDeleteConfirmForm::__construct | function | core/ |
Constructs a new MediaTypeDeleteConfirm object. |
| MediaUpdateTest::testOEmbedConfig | function | core/ |
Tests that media.settings config is updated with oEmbed configuration. |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.