Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| MiniPagerTest::$modules | property | core/ |
Modules to install. |
| MiniPagerTest::$nodes | property | core/ |
Nodes used by the test. |
| MiniPagerTest::$testViews | property | core/ |
Views used by this test. |
| MiniPagerTest::setUp | function | core/ |
Sets up the test. |
| MiniPagerTest::testMiniPagerRender | function | core/ |
Tests the rendering of mini pagers. |
| MiniPagerTest::testPagerHeadingLevel | function | core/ |
Tests changing the heading level. |
| MissingBundleClassException | class | core/ |
Exception thrown if a bundle class does not exist. |
| MissingBundleClassException.php | file | core/ |
|
| MissingBundleClassException::__construct | function | core/ |
Constructs a MissingBundleClassException. |
| 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. |
| MissingDataException | class | core/ |
Exception thrown when an operation misses a data value; i.e., it is unset. |
| MissingDataException.php | file | core/ |
|
| MissingDependencyException | class | core/ |
Exception class to throw when modules are missing on install. |
| MissingDependencyException.php | file | core/ |
|
| MissingGroupException | class | core/ |
Exception thrown when a test class is missing an @group annotation. |
| MissingGroupException.php | file | core/ |
|
| MissingSchema | class | core/ |
Provides a 'missing_schema' condition. |
| MissingSchema.php | file | core/ |
|
| MissingSchema::evaluate | function | core/ |
Evaluates the condition and returns TRUE or FALSE accordingly. |
| MissingSchema::summary | function | core/ |
Provides a human readable summary of the condition's configuration. |
| MissingThemeDependencyException | class | core/ |
Exception to be thrown when base theme for installed theme is not installed. |
| MissingThemeDependencyException.php | file | core/ |
|
| MissingThemeDependencyException::$theme | property | core/ |
The missing theme dependency. |
| MissingThemeDependencyException::getMissingThemeName | function | core/ |
Gets the machine name of the missing theme. |
| MissingThemeDependencyException::__construct | function | core/ |
Constructs the exception. |
| MissingValueContextException | class | core/ |
An exception class thrown when contexts exist but are missing a value. |
| MissingValueContextException.php | file | core/ |
|
| MissingValueContextException::__construct | function | core/ |
MissingValueContextException constructor. |
Pagination
- Previous page
- Page 892
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.