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 |
|---|---|---|---|
| CounterTest.php | file | core/ |
|
| CounterTest::$definition | property | core/ |
The handler definition of the counter field. |
| CounterTest::$display | property | core/ |
The display plugin instance. |
| CounterTest::$pager | property | core/ |
The pager plugin instance. |
| CounterTest::$testData | property | core/ |
Stores the test data. |
| CounterTest::$view | property | core/ |
The view executable. |
| CounterTest::providerRowIndexes | function | core/ |
Provides some row index to test. |
| CounterTest::renderCounter | function | core/ |
Renders the counter field handler. |
| CounterTest::setUp | function | core/ |
|
| CounterTest::testCounterRandomPagerOffset | function | core/ |
Tests a counter field with a random pager offset. |
| CounterTest::testCounterRandomStart | function | core/ |
Tests a counter with a random start. |
| CounterTest::testCounterSecondPage | function | core/ |
Tests a counter field on the second page. |
| CounterTest::testSimpleCounter | function | core/ |
Tests a simple counter field. |
| CreateHalSettingsForLinkDomainUpdateTest | class | core/ |
Tests that 'hal.settings' is created, to store 'link_domain'. |
| CreateHalSettingsForLinkDomainUpdateTest.php | file | core/ |
|
| CreateHalSettingsForLinkDomainUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CreateHalSettingsForLinkDomainUpdateTest::testHalSettingsCreated | function | core/ |
Tests hal_update_8301(). |
| CreateSampleEntityTest | class | core/ |
Tests the ContentEntityStorageBase::createWithSampleValues method. |
| CreateSampleEntityTest.php | file | core/ |
|
| CreateSampleEntityTest::$entityTypeManager | property | core/ |
The entity type manager. |
| CreateSampleEntityTest::$modules | property | core/ |
Modules to enable. |
| CreateSampleEntityTest::setUp | function | core/ |
|
| CreateSampleEntityTest::testSampleValueContentEntity | function | core/ |
Tests sample value content entity creation of all types. |
| CreateTestContentEntitiesTrait | trait | core/ |
Provides helper methods for creating test content. |
| CreateTestContentEntitiesTrait.php | file | core/ |
|
| CreateTestContentEntitiesTrait::createContent | function | core/ |
Create several pieces of generic content. |
| CreateTestContentEntitiesTrait::createContentPostUpgrade | function | core/ |
Create several pieces of generic content. |
| CreateTestContentEntitiesTrait::getRequiredModules | function | core/ |
Gets required modules. |
| CreateTestContentEntitiesTrait::installEntitySchemas | function | core/ |
Install required entity schemas. |
| CronQueueTest | class | core/ |
Tests the Cron Queue runner. |
| CronQueueTest.php | file | core/ |
|
| CronQueueTest::$connection | property | core/ |
The database connection. |
| CronQueueTest::$cron | property | core/ |
The cron service. |
| CronQueueTest::$modules | property | core/ |
The modules to enable. |
| CronQueueTest::setUp | function | core/ |
|
| CronQueueTest::testExceptions | function | core/ |
Tests that exceptions thrown by workers are handled properly. |
| CronQueueTestBrokenQueue | class | core/ |
Plugin annotation @QueueWorker( id = "cron_queue_test_broken_queue", title = @Translation("Broken queue test"), cron = {"time" = 60} ) |
| CronQueueTestBrokenQueue.php | file | core/ |
|
| CronQueueTestBrokenQueue::processItem | function | core/ |
Works on a single queue item. |
| CronQueueTestException | class | core/ |
Plugin annotation @QueueWorker( id = "cron_queue_test_exception", title = @Translation("Exception test"), cron = {"time" = 1} ) |
| CronQueueTestException.php | file | core/ |
|
| CronQueueTestException::processItem | function | core/ |
Works on a single queue item. |
| CronQueueTestRequeueException | class | core/ |
Plugin annotation @QueueWorker( id = "cron_queue_test_requeue_exception", title = @Translation("RequeueException test"), cron = {"time" = 60} ) |
| CronQueueTestRequeueException.php | file | core/ |
|
| CronQueueTestRequeueException::processItem | function | core/ |
Works on a single queue item. |
| CronRunTest | class | core/ |
Tests cron runs. |
| CronRunTest.php | file | core/ |
|
| CronRunTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CronRunTest::$modules | property | core/ |
Modules to enable. |
| CronRunTest::testAutomatedCron | function | core/ |
Ensure that the automated cron run module is working. |
Pagination
- Previous page
- Page 143
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.