Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 | 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/ |
Perform any needed actions just after the query executing. |
| Mini::query | function | core/ |
Modify the query for paging |
| Mini::render | function | core/ |
Return the renderable array of the pager. |
| 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. |
| 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/ |
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. |
| MissingContentEvent | class | core/ |
Wraps a configuration event for event listeners. |
| MissingContentEvent.php | file | core/ |
|
| MissingContentEvent::$missingContent | property | core/ |
A list of missing content dependencies. |
| MissingContentEvent::getMissingContent | function | core/ |
Gets missing content information. |
| MissingContentEvent::resolveMissingContent | function | core/ |
Resolves the missing content by removing it from the list. |
| MissingContentEvent::__construct | function | core/ |
Constructs a configuration import missing content event object. |
Pagination
- Previous page
- Page 1012
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.