Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MimeTypeMapInterface::hasExtension | function | core/ |
Determines if a file extension exists. |
| MimeTypeMapInterface::hasMimeType | function | core/ |
Determines if a MIME type exists. |
| MimeTypeMapInterface::listExtensions | function | core/ |
Returns known file extensions. |
| MimeTypeMapInterface::listMimeTypes | function | core/ |
Returns known MIME types. |
| MimeTypeMapInterface::removeMapping | function | core/ |
Removes the mapping between a MIME type and an extension. |
| MimeTypeMapInterface::removeMimeType | function | core/ |
Removes a MIME type and all its mapped extensions from the mapping. |
| MimeTypeMapLoadedEvent | class | core/ |
Event that is fired when the MIME type map is loaded. |
| MimeTypeMapLoadedEvent.php | file | core/ |
|
| MimeTypeMapLoadedEvent::__construct | function | core/ |
|
| MimeTypeMapTest | class | core/ |
Tests the MIME type mapper to extension. |
| MimeTypeMapTest.php | file | core/ |
|
| MimeTypeMapTest::$map | property | core/ |
The default MIME type map under test. |
| MimeTypeMapTest::setUp | function | core/ |
|
| MimeTypeMapTest::testAddMapping | function | core/ |
Tests add mapping. |
| MimeTypeMapTest::testGetExtensionsForMimeType | function | core/ |
Tests get extensions for mime type. |
| MimeTypeMapTest::testGetMimeTypeForExtension | function | core/ |
Tests get mime type for extension. |
| MimeTypeMapTest::testHasExtension | function | core/ |
Tests has extension. |
| MimeTypeMapTest::testHasMimeType | function | core/ |
Tests has mime type. |
| MimeTypeMapTest::testListExtension | function | core/ |
Tests list extension. |
| MimeTypeMapTest::testListMimeTypes | function | core/ |
Tests list mime types. |
| MimeTypeMapTest::testRemoveMapping | function | core/ |
Tests remove mapping. |
| MimeTypeMapTest::testRemoveMimeType | function | core/ |
Tests remove mime type. |
| Mini | class | core/ |
The plugin to handle mini pager. |
| Mini.php | file | core/ |
|
| Mini::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\pager\PagerPlugin::defineOptions(). |
| Mini::postExecute | function | core/ |
|
| Mini::query | function | core/ |
|
| Mini::render | function | core/ |
|
| Mini::summaryTitle | function | core/ |
|
| Mini::useCountQuery | function | core/ |
|
| minimal.info.yml | file | core/ |
core/profiles/minimal/minimal.info.yml |
| MinimalInstallerTest | class | core/ |
Tests the interactive installer installing the minimal profile. |
| MinimalInstallerTest.php | file | core/ |
|
| MinimalInstallerTest::$defaultTheme | property | core/ |
|
| MinimalInstallerTest::$profile | property | core/ |
|
| MinimalInstallerTest::testMinimalConfig | function | core/ |
Ensures that the exported minimal configuration is up to date. |
| MinimalTest | class | core/ |
Tests Minimal installation profile expectations. |
| MinimalTest.php | file | core/ |
|
| MinimalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MinimalTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| MinimalTest::testMinimal | function | core/ |
Tests Minimal installation profile. |
| MiniPagerTest | class | core/ |
Tests the mini pager plugin. |
| MiniPagerTest.php | file | core/ |
|
| MiniPagerTest::$defaultTheme | property | core/ |
|
| MiniPagerTest::$modules | property | core/ |
|
| MiniPagerTest::$nodes | property | core/ |
Nodes used by the test. |
| MiniPagerTest::$testViews | property | core/ |
Views used by this test. |
| MiniPagerTest::setUp | function | core/ |
|
| MiniPagerTest::testMiniPagerRender | function | core/ |
Tests the rendering of mini pagers. |
| MiniPagerTest::testPagerHeadingLevel | function | core/ |
Tests changing the heading level. |
Pagination
- Previous page
- Page 1118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.