Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MimeTypeGuesser::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
| MimeTypeGuesser::$guessers | property | core/ |
An array of arrays of registered guessers keyed by priority. |
| MimeTypeGuesser::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
| MimeTypeGuesser::$sortedGuessers | property | core/ |
Holds the array of guessers sorted by priority. |
| MimeTypeGuesser::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| MimeTypeGuesser::addGuesser | function | core/ |
Appends a MIME type guesser to the guessers chain. |
| MimeTypeGuesser::addGuesser | function | core/ |
|
| MimeTypeGuesser::guess | function | core/ |
|
| MimeTypeGuesser::guess | 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::sortGuessers | function | core/ |
Sorts guessers according to priority. |
| MimeTypeGuesser::__construct | function | core/ |
Constructs a MimeTypeGuesser object. |
| MimeTypeGuesser::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
| MimeTypeGuesserTest | class | core/ |
@coversDefaultClass \Drupal\Core\File\MimeType\MimeTypeGuesser[[api-linebreak]] @group DrupalKernel |
| MimeTypeGuesserTest.php | file | core/ |
|
| MimeTypeGuesserTest::testSymfonyGuesserRegistration | function | core/ |
@covers ::registerWithSymfonyGuesser[[api-linebreak]] |
| MimeTypeTest | class | core/ |
Tests filename mimetype detection. |
| MimeTypeTest.php | file | core/ |
|
| MimeTypeTest::$modules | property | core/ |
Modules to enable. |
| MimeTypeTest::testFileMimeTypeDetection | function | core/ |
Test mapping of mimetypes from filenames. |
| 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/ |
Return 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. |
| MiniPagerTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| MissingCheckedRequirementsTest | class | core/ |
Tests a test case with missing requirements. |
| MissingCheckedRequirementsTest.php | file | core/ |
|
| MissingCheckedRequirementsTest::$modules | property | core/ |
Modules to enable. |
| MissingCheckedRequirementsTest::checkRequirements | function | core/ |
Overrides checkRequirements(). |
| MissingCheckedRequirementsTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
| MissingCheckedRequirementsTest::testCheckRequirements | function | core/ |
Ensures test will not run when requirements are missing. |
Pagination
- Previous page
- Page 849
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.