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
MimeTypeMapInterface::hasExtension function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Determines if a file extension exists.
MimeTypeMapInterface::hasMimeType function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Determines if a MIME type exists.
MimeTypeMapInterface::listExtensions function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Returns known file extensions.
MimeTypeMapInterface::listMimeTypes function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Returns known MIME types.
MimeTypeMapInterface::removeMapping function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Removes the mapping between a MIME type and an extension.
MimeTypeMapInterface::removeMimeType function core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php Removes a MIME type and all its mapped extensions from the mapping.
MimeTypeMapLoadedEvent class core/lib/Drupal/Core/File/Event/MimeTypeMapLoadedEvent.php Event that is fired when the MIME type map is loaded.
MimeTypeMapLoadedEvent.php file core/lib/Drupal/Core/File/Event/MimeTypeMapLoadedEvent.php
MimeTypeMapLoadedEvent::__construct function core/lib/Drupal/Core/File/Event/MimeTypeMapLoadedEvent.php
MimeTypeMapTest class core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests the MIME type mapper to extension.
MimeTypeMapTest.php file core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php
MimeTypeMapTest::$map property core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php The default MIME type map under test.
MimeTypeMapTest::setUp function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php
MimeTypeMapTest::testAddMapping function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests add mapping.
MimeTypeMapTest::testGetExtensionsForMimeType function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests get extensions for mime type.
MimeTypeMapTest::testGetMimeTypeForExtension function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests get mime type for extension.
MimeTypeMapTest::testHasExtension function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests has extension.
MimeTypeMapTest::testHasMimeType function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests has mime type.
MimeTypeMapTest::testListExtension function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests list extension.
MimeTypeMapTest::testListMimeTypes function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests list mime types.
MimeTypeMapTest::testRemoveMapping function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests remove mapping.
MimeTypeMapTest::testRemoveMimeType function core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php Tests remove mime type.
Mini class core/modules/views/src/Plugin/views/pager/Mini.php The plugin to handle mini pager.
Mini.php file core/modules/views/src/Plugin/views/pager/Mini.php
Mini::defineOptions function core/modules/views/src/Plugin/views/pager/Mini.php Overrides \Drupal\views\Plugin\views\pager\PagerPlugin::defineOptions().
Mini::postExecute function core/modules/views/src/Plugin/views/pager/Mini.php
Mini::query function core/modules/views/src/Plugin/views/pager/Mini.php
Mini::render function core/modules/views/src/Plugin/views/pager/Mini.php
Mini::summaryTitle function core/modules/views/src/Plugin/views/pager/Mini.php
Mini::useCountQuery function core/modules/views/src/Plugin/views/pager/Mini.php
minimal.info.yml file core/profiles/minimal/minimal.info.yml core/profiles/minimal/minimal.info.yml
MinimalInstallerTest class core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php Tests the interactive installer installing the minimal profile.
MinimalInstallerTest.php file core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php
MinimalInstallerTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php
MinimalInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php
MinimalInstallerTest::testMinimalConfig function core/tests/Drupal/FunctionalTests/Installer/MinimalInstallerTest.php Ensures that the exported minimal configuration is up to date.
MinimalTest class core/profiles/minimal/tests/src/Functional/MinimalTest.php Tests Minimal installation profile expectations.
MinimalTest.php file core/profiles/minimal/tests/src/Functional/MinimalTest.php
MinimalTest::$defaultTheme property core/profiles/minimal/tests/src/Functional/MinimalTest.php The theme to install as the default for testing.
MinimalTest::$profile property core/profiles/minimal/tests/src/Functional/MinimalTest.php The profile to install as a basis for testing.
MinimalTest::testMinimal function core/profiles/minimal/tests/src/Functional/MinimalTest.php Tests Minimal installation profile.
MiniPagerTest class core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the mini pager plugin.
MiniPagerTest.php file core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$modules property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::$nodes property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Nodes used by the test.
MiniPagerTest::$testViews property core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Views used by this test.
MiniPagerTest::setUp function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php
MiniPagerTest::testMiniPagerRender function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests the rendering of mini pagers.
MiniPagerTest::testPagerHeadingLevel function core/modules/views/tests/src/Functional/Plugin/MiniPagerTest.php Tests changing the heading level.

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