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 |
|---|---|---|---|
| MissingAttributes | class | core/ |
|
| MissingAttributesTest | class | core/ |
|
| MissingAttributesTest.php | file | core/ |
|
| MissingAttributesTest::testNoMetadata | function | core/ |
|
| MissingAttributesWithDataProviderTest | class | core/ |
|
| MissingAttributesWithDataProviderTest.php | file | core/ |
|
| MissingAttributesWithDataProviderTest::provider | function | core/ |
|
| MissingAttributesWithDataProviderTest::testNoGroupMetadata | function | core/ |
#[DataProvider('provider')] |
| MissingBundleClassException | class | core/ |
Exception thrown if a bundle class does not exist. |
| MissingBundleClassException.php | file | core/ |
|
| MissingBundleClassException::__construct | function | core/ |
Constructs a MissingBundleClassException. |
| MissingClassDetectionClassLoader | class | core/ |
Defines a classloader that detects missing classes. |
| MissingClassDetectionClassLoader.php | file | core/ |
|
| MissingClassDetectionClassLoader::$missingClass | property | core/ |
Flag indicating whether there was an attempt to load a missing class. |
| MissingClassDetectionClassLoader::$missingTraits | property | core/ |
An array of detected missing traits. |
| MissingClassDetectionClassLoader::getMissingTraits | function | core/ |
Returns all recorded missing traits since the last reset. |
| MissingClassDetectionClassLoader::hasMissingClass | function | core/ |
Returns whether there was an attempt to load a missing class. |
| MissingClassDetectionClassLoader::loadClass | function | core/ |
Records missing classes and aliases missing traits. |
| MissingClassDetectionClassLoader::reset | function | core/ |
Resets class variables. |
| 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/ |
|
| MissingGroup | class | core/ |
#[RunTestsInSeparateProcesses] |
| MissingGroupException | class | core/ |
Exception thrown when a test class is missing the 'group' metadata. |
| MissingGroupException.php | file | core/ |
|
| MissingRunTestsInSeparateProcesses | class | core/ |
#[Group('Test')] |
| MissingSchema | class | core/ |
Provides a 'missing_schema' condition. |
| MissingSchema.php | file | core/ |
|
| MissingSchema::evaluate | function | core/ |
|
| MissingSchema::summary | function | core/ |
|
| 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. |
| missing_database.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_missing_database_test/migrations/missing_database.yml |
| MockAliasManager | class | core/ |
An easily configurable mock alias manager. |
| MockAliasManager.php | file | core/ |
|
| MockAliasManager::$aliases | property | core/ |
Array of mocked aliases. Keys are system paths, followed by language. |
| MockAliasManager::$defaultLanguage | property | core/ |
The language to assume a path alias is for if not specified. |
Pagination
- Previous page
- Page 1119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.