Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnvironmentCleanerTest.php | file | core/ |
|
| EnvironmentCleanerTest::testDoCleanTemporaryDirectories | function | core/ |
@covers ::doCleanTemporaryDirectories[[api-linebreak]] |
| 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(). |
| environment_cleaner | service | core/ |
Drupal\simpletest\EnvironmentCleanerService |
| environment_cleaner_factory | service | core/ |
Drupal\simpletest\EnvironmentCleanerFactory |
| 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/ |
|
| Equality::operatorOptions | function | core/ |
Provide simple equality operator |
| Equality::valueForm | function | core/ |
Provide a simple textfield for equality |
| Error | class | core/ |
Drupal error utility class. |
| Error.php | file | core/ |
|
| Error::$blacklistFunctions | property | core/ |
An array of blacklisted functions. |
| Error::decodeException | function | core/ |
Decodes an exception and retrieves the correct caller. |
| 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::renderExceptionSafe | function | core/ |
Renders an exception error message without further exceptions. |
| ErrorCollection | class | core/ |
To be used when the primary data is `errors`. |
| ErrorCollection.php | file | core/ |
|
| ErrorCollection::$errors | property | core/ |
The HTTP exceptions. |
| ErrorCollection::getIterator | function | core/ |
Returns an iterator for errors. |
| ErrorCollection::__construct | function | core/ |
Instantiates an ErrorCollection object. |
| ErrorContainer | class | core/ |
Container base class which triggers an error. |
| ErrorContainer.php | file | core/ |
|
| ErrorContainer::get | function | core/ |
|
| ErrorHandlerTest | class | core/ |
Performs tests on the Drupal error and exception handler. |
| ErrorHandlerTest.php | file | core/ |
|
| ErrorHandlerTest::$defaultTheme | property | core/ |
|
| ErrorHandlerTest::$modules | property | core/ |
Modules to enable. |
| 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::testErrorHandler | function | core/ |
Test the error handler. |
| ErrorHandlerTest::testExceptionHandler | function | core/ |
Test the exception handler. |
| errors.inc | file | core/ |
Functions for error handling. |
| ErrorServiceTestServiceProvider | class | core/ |
|
| ErrorServiceTestServiceProvider.php | file | core/ |
|
| ErrorServiceTestServiceProvider::$containerBuilder | property | core/ |
The in-situ container builder. |
| ErrorServiceTestServiceProvider::alter | function | core/ |
|
| ErrorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\Error[[api-linebreak]] @group Utility |
| ErrorTest.php | file | core/ |
|
| ErrorTest::createBacktraceItem | function | core/ |
Creates a mock backtrace item. |
| ErrorTest::providerTestFormatBacktrace | function | core/ |
Data provider for testFormatBacktrace. |
| ErrorTest::providerTestGetLastCaller | function | core/ |
Data provider for testGetLastCaller. |
| ErrorTest::testFormatBacktrace | function | core/ |
Tests the formatBacktrace() method. |
Pagination
- Previous page
- Page 547
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.