Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| entity_test_update_entity_base_field_info | function | core/ |
Implements hook_entity_base_field_info(). |
| entity_test_update_entity_field_storage_info | function | core/ |
Implements hook_entity_field_storage_info(). |
| entity_test_update_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| entity_test_update_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for the 'view' entity type. |
| entity_test_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| EntryPointTest | class | core/ |
Makes assertions about the JSON:API behavior for internal entities. |
| EntryPointTest.php | file | core/ |
|
| EntryPointTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntryPointTest::$modules | property | core/ |
Modules to enable. |
| EntryPointTest::testEntryPoint | function | core/ |
Test GET to the entry point. |
| EnvironmentCleaner::$testDatabase | property | core/ |
Connection to the database being used for tests. |
| 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(). |
| 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/ |
Tests the error handler. |
| ErrorHandlerTest::testExceptionHandler | function | core/ |
Tests the exception handler. |
| 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. |
| ErrorTest::providerTestGetLastCaller | function | core/ |
Data provider for testGetLastCaller. |
| ErrorTest::testFormatBacktrace | function | core/ |
Tests the formatBacktrace() method. |
| ErrorTest::testGetLastCaller | function | core/ |
Tests the getLastCaller() method. |
| ErrorTestController | class | core/ |
Controller routines for error_test routes. |
| ErrorTestController.php | file | core/ |
|
| ErrorTestController::$database | property | core/ |
The database connection. |
| ErrorTestController::create | function | core/ |
Instantiates a new instance of this class. |
| ErrorTestController::generateFatals | function | core/ |
Generate fatals to test the error handler. |
| ErrorTestController::generateWarnings | function | core/ |
Generate warnings to test the error handler. |
| ErrorTestController::triggerException | function | core/ |
Trigger an exception to test the exception handler. |
| ErrorTestController::triggerPDOException | function | core/ |
Trigger an exception to test the PDO exception handler. |
| ErrorTestController::triggerRendererException | function | core/ |
Trigger an exception during rendering. |
| ErrorTestController::__construct | function | core/ |
Constructs a \Drupal\error_test\Controller\ErrorTestController object. |
| error_service_test.info.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.info.yml |
| error_service_test.routing.yml | file | core/ |
core/modules/system/tests/modules/error_service_test/error_service_test.routing.yml |
Pagination
- Previous page
- Page 254
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.