You are here

13 string references to YAML keys in media_library.routing.yml in Drupal 10

AddFormBase::buildForm in core/modules/media_library/src/Form/AddFormBase.php
Form constructor.
AddFormBase::isAdvancedUi in core/modules/media_library/src/Form/AddFormBase.php
Determines if the "advanced UI" of the Media Library is enabled.
DrupalMediaLibrary::getConfig in core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalMediaLibrary.php
EmbeddedFormWidgetTest::setUp in core/modules/media_library/tests/src/FunctionalJavascript/EmbeddedFormWidgetTest.php
FileUploadForm::processUploadElement in core/modules/media_library/src/Form/FileUploadForm.php
Processes an upload (managed_file) element.
MediaLibrarySelectForm::viewsForm in core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php
Form constructor for the media library select form.
MediaLibraryUiBuilder::buildMediaTypeMenu in core/modules/media_library/src/MediaLibraryUiBuilder.php
Get the media type menu for the media library.
OEmbedForm::buildInputElement in core/modules/media_library/src/Form/OEmbedForm.php
SettingsForm::buildForm in core/modules/media_library/src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in core/modules/media_library/src/Form/SettingsForm.php
Gets the configuration names that will be editable.
SettingsForm::submitForm in core/modules/media_library/src/Form/SettingsForm.php
Form submission handler.
WidgetOEmbedTest::testWidgetOEmbedAdvancedUi in core/modules/media_library/tests/src/FunctionalJavascript/WidgetOEmbedTest.php
Tests that oEmbed media can be added in the widget's advanced UI.
WidgetUploadTest::testWidgetUploadAdvancedUi in core/modules/media_library/tests/src/FunctionalJavascript/WidgetUploadTest.php
Tests that uploads in the widget's advanced UI works as expected.