Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnvironmentCleaner::cleanTemporaryDirectories | function | core/ |
|
| EnvironmentCleaner::doCleanDatabase | function | core/ |
Performs the fixture database cleanup. |
| EnvironmentCleaner::doCleanTemporaryDirectories | function | core/ |
Performs the cleanup of temporary test directories. |
| EnvironmentCleaner::__construct | function | core/ |
Construct an environment cleaner. |
| EnvironmentCleanerFactory::__construct | function | core/ |
Construct an environment cleaner factory. |
| EnvironmentCleanerInterface::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
| EnvironmentCleanerInterface::cleanResultsTable | function | core/ |
Clears test result tables from the results database. |
| EnvironmentCleanerInterface::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleanerService | class | core/ |
Uses containerized services to perform post-test cleanup. |
| EnvironmentCleanerService.php | file | core/ |
|
| EnvironmentCleanerService::$cacheDefault | property | core/ |
Default cache. |
| EnvironmentCleanerService::$configFactory | property | core/ |
The config factory. |
| EnvironmentCleanerService::$messenger | property | core/ |
Messenger service. |
| EnvironmentCleanerService::$translation | property | core/ |
The translation service. |
| EnvironmentCleanerService::cleanDatabase | function | core/ |
Remove database entries left over in the fixture database. |
| EnvironmentCleanerService::cleanEnvironment | function | core/ |
Removes all test-related database tables and directories. |
| EnvironmentCleanerService::cleanTemporaryDirectories | function | core/ |
Finds all leftover fixture site directories and removes them. |
| EnvironmentCleanerService::__construct | function | core/ |
Construct an environment cleaner. |
| EnvironmentCleanerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Test\EnvironmentCleaner[[api-linebreak]] @group Test |
| 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(). |
| Equality::$alwaysMultiple | property | core/ |
Disable the possibility to force a single value. |
| Equality::operatorOptions | function | core/ |
Provide simple equality operator |
| Error::$blacklistFunctions | property | core/ |
An array of blacklisted functions. |
| 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 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/ |
Modifies existing service definitions. |
| 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. |
Pagination
- Previous page
- Page 456
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.