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 |
|---|---|---|---|
| EnvironmentCleanerInterface::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleanerTest | class | core/ |
Tests Drupal\Core\Test\EnvironmentCleaner. |
| EnvironmentCleanerTest.php | file | core/ |
|
| EnvironmentCleanerTest::testDoCleanTemporaryDirectories | function | core/ |
Tests do clean temporary directories. |
| EnvironmentSupportValidator | class | core/ |
Checks that the environment has support for Package Manager. |
| EnvironmentSupportValidator.php | file | core/ |
|
| EnvironmentSupportValidator::getSubscribedEvents | function | core/ |
|
| EnvironmentSupportValidator::validate | function | core/ |
Checks that this environment supports Package Manager. |
| EnvironmentSupportValidator::VARIABLE_NAME | constant | core/ |
The name of the environment variable to check. |
| EnvironmentSupportValidatorTest | class | core/ |
Tests Environment Support Validator. |
| EnvironmentSupportValidatorTest.php | file | core/ |
|
| EnvironmentSupportValidatorTest::testInvalidUrl | function | core/ |
Tests handling of an invalid URL in the environment support variable. |
| EnvironmentSupportValidatorTest::testInvalidUrlDuringPreApply | function | core/ |
Tests an invalid URL in the environment support variable during pre-apply. |
| EnvironmentSupportValidatorTest::testValidUrl | function | core/ |
Tests that the validation message links to the provided URL. |
| EnvironmentSupportValidatorTest::testValidUrlDuringPreApply | function | core/ |
Tests that the validation message links to the provided URL during pre-apply. |
| EnvironmentTest | class | core/ |
Test PHP Environment helper methods. |
| EnvironmentTest.php | file | core/ |
|
| EnvironmentTest::providerTestCheckMemoryLimit | function | core/ |
Provides data for testCheckMemoryLimit(). |
| EnvironmentTest::testCheckMemoryLimit | function | core/ |
Tests \Drupal\Component\Utility\Environment::checkMemoryLimit(). |
| eo.php | file | core/ |
|
| Equality | class | core/ |
Simple filter to handle equal to / not equal to filters. |
| Equality.php | file | core/ |
|
| Equality::$alwaysMultiple | property | core/ |
Exposed filter options. |
| Equality::operatorOptions | function | core/ |
Provide simple equality operator. |
| Equality::valueForm | function | core/ |
Provide a simple textfield for equality. |
| EquivalentUpdate | class | core/ |
Value object to hold information about an equivalent update. |
| EquivalentUpdate.php | file | core/ |
|
| EquivalentUpdate::toSkipMessage | function | core/ |
Creates a message to explain why an update has been skipped. |
| EquivalentUpdate::__construct | function | core/ |
Constructs a EquivalentUpdate object. |
| EquivalentUpdateTest | class | core/ |
Tests that update hooks are properly run. |
| EquivalentUpdateTest.php | file | core/ |
|
| EquivalentUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EquivalentUpdateTest::$modules | property | core/ |
Modules to install. |
| EquivalentUpdateTest::$updateUrl | property | core/ |
The update URL. |
| EquivalentUpdateTest::$user | property | core/ |
|
| EquivalentUpdateTest::setUp | function | core/ |
|
| EquivalentUpdateTest::testModuleUninstall | function | core/ |
Tests that module uninstall removes skipped update information. |
| EquivalentUpdateTest::testUpdateHooks | function | core/ |
Tests that update hooks are properly run. |
| equivalent_update_test.info.yml | file | core/ |
core/modules/system/tests/modules/equivalent_update_test/equivalent_update_test.info.yml |
| equivalent_update_test.install | file | core/ |
|
| Error | class | core/ |
Drupal error utility class. |
| Error.php | file | core/ |
|
| Error::$ignoredFunctions | property | core/ |
An array of ignored functions. |
| Error::currentErrorHandler | function | core/ |
Returns the current PHP error handler as a callable. |
| Error::decodeException | function | core/ |
Decodes an exception and retrieves the correct caller. |
| Error::DEFAULT_ERROR_MESSAGE | constant | core/ |
The default message for logging errors. |
| Error::ERROR | constant | core/ |
The error severity level. |
| Error::formatBacktrace | function | core/ |
Formats a backtrace into a plain-text string. |
| Error::getLastCaller | function | core/ |
Gets the last caller from a backtrace. |
| Error::logException | function | core/ |
Log a formatted exception message to the provided logger. |
Pagination
- Previous page
- Page 590
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.