Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| Equality::$alwaysMultiple | property | core/ |
Exposed filter options. |
| Equality::operatorOptions | function | core/ |
Provide simple equality operator. |
| 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::$ignoredFunctions | property | core/ |
An array of ignored functions. |
| Error::DEFAULT_ERROR_MESSAGE | constant | core/ |
The default message for logging errors. |
| Error::getLastCaller | function | core/ |
Gets the last caller from a backtrace. |
| Error::renderExceptionSafe | function | core/ |
Renders an exception error message without further exceptions. |
| ErrorCollection::$errors | property | core/ |
The HTTP exceptions. |
| ErrorCollection::__construct | function | core/ |
Instantiates an ErrorCollection object. |
| ErrorHandlerTest | class | core/ |
Performs tests on the Drupal error and exception handler. |
| ErrorHandlerTest.php | file | core/ |
|
| ErrorHandlerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ErrorHandlerTest::$modules | property | core/ |
Modules to install. |
| ErrorHandlerTest::assertErrorMessage | function | core/ |
Helper function: assert that the error message is found. |
| ErrorHandlerTest::assertNoErrorMessage | function | core/ |
Helper function: assert that the error message is not found. |
| ErrorHandlerTest::assertNoMessages | function | core/ |
Asserts that no messages are printed onto the page. |
| ErrorHandlerTest::testCustomErrorHandler | function | core/ |
Tests a custom error handler set in settings.php. |
| ErrorHandlerTest::testErrorHandler | function | core/ |
Tests the error handler. |
| ErrorHandlerTest::testExceptionHandler | function | core/ |
Tests the exception handler. |
| errors.inc | file | core/ |
Functions for error handling. |
| ErrorServiceTestServiceProvider | class | core/ |
The service provider for testing bedlam in container rebuilds. |
| ErrorServiceTestServiceProvider.php | file | core/ |
|
| ErrorServiceTestServiceProvider::$containerBuilder | property | core/ |
The in-situ container builder. |
| ErrorServiceTestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
Pagination
- Previous page
- Page 509
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.