Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
MatcherDumper::__construct function core/lib/Drupal/Core/ProxyClass/Routing/MatcherDumper.php Constructs a ProxyClass Drupal proxy object.
MatcherDumperInterface interface core/lib/Drupal/Core/Routing/MatcherDumperInterface.php Extends the symfony matcher dumper interface with an addRoutes method.
MatcherDumperInterface.php file core/lib/Drupal/Core/Routing/MatcherDumperInterface.php
MatcherDumperInterface::addRoutes function core/lib/Drupal/Core/Routing/MatcherDumperInterface.php Adds additional routes to be dumped.
MatcherDumperTest class core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirm that the matcher dumper is functioning properly.
MatcherDumperTest.php file core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php
MatcherDumperTest::$fixtures property core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php A collection of shared fixture data for tests.
MatcherDumperTest::$logger property core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php The logger.
MatcherDumperTest::$state property core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php The state.
MatcherDumperTest::setUp function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php
MatcherDumperTest::testAddAdditionalRoutes function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirms that we can add routes to the dumper when it already has some.
MatcherDumperTest::testAddRoutes function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirms that we can add routes to the dumper.
MatcherDumperTest::testCreate function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirms that the dumper can be instantiated successfully.
MatcherDumperTest::testDump function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Confirm that we can dump a route collection to the database.
MatcherDumperTest::testMenuMasksGeneration function core/tests/Drupal/KernelTests/Core/Routing/MatcherDumperTest.php Tests the determination of the masks generation.
MatchingRouteNotFoundException class core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php No matching route was found.
MatchingRouteNotFoundException.php file core/lib/Drupal/Core/Routing/MatchingRouteNotFoundException.php
MaximumFileSizeExceededUploadTest class core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php Tests uploading a file that exceeds the maximum file size.
MaximumFileSizeExceededUploadTest.php file core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
MaximumFileSizeExceededUploadTest::$defaultTheme property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
MaximumFileSizeExceededUploadTest::$fileSystem property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php The file system service.
MaximumFileSizeExceededUploadTest::$modules property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php The original value of the 'display_errors' PHP configuration option.
MaximumFileSizeExceededUploadTest::$user property core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php A test user.
MaximumFileSizeExceededUploadTest::setUp function core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
MaximumFileSizeExceededUploadTest::tearDown function core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php
MaximumFileSizeExceededUploadTest::testUploadFileExceedingMaximumFileSize function core/modules/file/tests/src/FunctionalJavascript/MaximumFileSizeExceededUploadTest.php Tests that uploading files exceeding maximum size are handled correctly.
Media class core/modules/media/src/Plugin/views/wizard/Media.php Provides Views creation wizard for Media.
Media class core/modules/media/src/Entity/Media.php Defines the media entity class.
Media class core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php CKEditor 5 Media plugin.
Media Library Architecture group core/modules/media_library/media_library.api.php Media Library is a UI for the core Media module. It provides a visual
interface for users to manage media in their site, and it allows authors to
visually select media for use in entity reference and text fields, using a
modal dialog.
media--media-library.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/media-library/media--media-library.html.twig Theme override of a media item in the media library.
media--media-library.html.twig file core/themes/stable9/templates/media-library/media--media-library.html.twig Theme override to present a media entity in the media library.
media--media-library.html.twig file core/themes/claro/templates/media-library/media--media-library.html.twig Theme override of a media item in the media library.
media--media-library.html.twig file core/modules/media_library/templates/media--media-library.html.twig Default theme implementation to present a media entity in the media library.
media--media-library.html.twig file core/themes/default_admin/templates/media-library/media--media-library.html.twig Theme override of a media item in the media library.
media--media-library.html.twig file core/themes/admin/templates/media-library/media--media-library.html.twig Theme override of a media item in the media library.
media--scale-crop-7-3-large.html.twig file core/profiles/demo_umami/themes/umami/templates/content/media--scale-crop-7-3-large.html.twig Theme override to display a hero media item for the Umami theme.
media-alignment.css file core/modules/ckeditor5/css/media-alignment.css .ck-content .drupal-media-style-align-right {
float: right;
margin-left: 1.5rem;
}
.ck-content .drupal-media-style-align-left {
float: left;
margin-right: 1.5rem;
}
.ck-content .drupal-media-style-align-left,
.ck-content…
media-embed-error.css file core/profiles/demo_umami/themes/umami/css/classy/components/media-embed-error.css Media Embed filter: default styling for media embed errors.
media-embed-error.css file core/themes/claro/css/classy/components/media-embed-error.css Media Embed filter: default styling for media embed errors.
media-embed-error.html.twig file core/themes/claro/templates/classy/content/media-embed-error.html.twig Theme override for a missing media error.
media-embed-error.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content/media-embed-error.html.twig Theme override for a missing media error.
media-embed-error.html.twig file core/themes/stable9/templates/content/media-embed-error.html.twig Theme override for a missing media error.
media-embed-error.html.twig file core/modules/media/templates/media-embed-error.html.twig Default theme implementation for a missing media error.
media-embed-error.html.twig file core/themes/admin/templates/classy/content/media-embed-error.html.twig Theme override for a missing media error.
media-embed-error.html.twig file core/themes/default_admin/templates/classy/content/media-embed-error.html.twig Theme override for a missing media error.
media-library-item--small.html.twig file core/themes/default_admin/templates/classy/media-library/media-library-item--small.html.twig Default theme implementation of a media library item.
media-library-item--small.html.twig file core/themes/admin/templates/classy/media-library/media-library-item--small.html.twig Default theme implementation of a media library item.
media-library-item--small.html.twig file core/themes/claro/templates/classy/media-library/media-library-item--small.html.twig Default theme implementation of a media library item.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.