Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MimeTypeGuesser::isGuesserSupported | function | core/ |
|
| MimeTypeGuesser::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
| MimeTypeGuesser::registerWithSymfonyGuesser | function | core/ |
|
| MimeTypeGuesser::registerWithSymfonyGuesser | function | core/ |
A helper function to register with Symfony's singleton MIME type guesser. |
| MimeTypeGuesser::__construct | function | core/ |
Constructs a MimeTypeGuesser object. |
| MimeTypeGuesser::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| MimeTypeMap::getExtensionsForMimeType | function | core/ |
|
| MimeTypeMap::getMimeTypeForExtension | function | core/ |
|
| MimeTypeMap::hasExtension | function | core/ |
|
| MimeTypeMap::hasMimeType | function | core/ |
|
| MimeTypeMap::listExtensions | function | core/ |
|
| MimeTypeMap::listMimeTypes | function | core/ |
|
| MimeTypeMapFactory::__construct | function | core/ |
|
| MimeTypeMapInterface::getExtensionsForMimeType | function | core/ |
Returns the appropriate extensions for a given MIME type. |
| MimeTypeMapInterface::getMimeTypeForExtension | function | core/ |
Returns the appropriate MIME type for a given file extension. |
| 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. |
| 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::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\pager\PagerPlugin::defineOptions(). |
| Mini::postExecute | function | core/ |
Perform any needed actions just after the query executing. |
| Mini::summaryTitle | function | core/ |
Returns a string to display as the clickable title for the pager plugin. |
| Mini::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
| MinimalInstallerTest | class | core/ |
Tests the interactive installer installing the minimal profile. |
| MinimalInstallerTest.php | file | core/ |
|
| MinimalInstallerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MinimalInstallerTest::$profile | property | core/ |
The installation profile to install. |
| 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/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 958
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.