Search for test
- Search 7.x for test
- Search 8.9.x for test
- Search 10.3.x for test
- Search 11.x for test
- Search main for test
- Other projects
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 |
|---|---|---|---|
| StorageComparerTest::setUp | function | core/ |
|
| StorageComparerTest::testCreateChangelistCreate | function | core/ |
@covers ::createChangelist[[api-linebreak]] |
| StorageComparerTest::testCreateChangelistDelete | function | core/ |
@covers ::createChangelist[[api-linebreak]] |
| StorageComparerTest::testCreateChangelistNoChange | function | core/ |
@covers ::createChangelist[[api-linebreak]] |
| StorageComparerTest::testCreateChangelistUpdate | function | core/ |
@covers ::createChangelist[[api-linebreak]] |
| StorageComparerTest::testDifferentCollections | function | core/ |
@covers ::createChangelist[[api-linebreak]] |
| StorageCopyTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\StorageCopyTrait[[api-linebreak]] @group Config |
| StorageCopyTraitTest.php | file | core/ |
|
| StorageCopyTraitTest::generateRandomData | function | core/ |
Generate random data in a config storage. |
| StorageCopyTraitTest::providerTestReplaceStorageContents | function | core/ |
Provides data for testCheckRequirements(). |
| StorageCopyTraitTest::testReplaceStorageContents | function | core/ |
@covers ::replaceStorageContents[[api-linebreak]] |
| StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
| StorageCopyTraitTest::toArray | function | core/ |
Get the protected config data out of a MemoryStorage. |
| StorageReplaceDataWrapperTest | class | core/ |
Tests StorageReplaceDataWrapper operations. |
| StorageReplaceDataWrapperTest.php | file | core/ |
|
| StorageReplaceDataWrapperTest::delete | function | core/ |
|
| StorageReplaceDataWrapperTest::insert | function | core/ |
|
| StorageReplaceDataWrapperTest::providerCollections | function | core/ |
Data provider for testing different collections. |
| StorageReplaceDataWrapperTest::read | function | core/ |
|
| StorageReplaceDataWrapperTest::setUp | function | core/ |
|
| StorageReplaceDataWrapperTest::testCreateCollection | function | core/ |
Tests if new collections created correctly. |
| StorageReplaceDataWrapperTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| StorageReplaceDataWrapperTest::update | function | core/ |
|
| StorageTest | class | core/ |
Tests a multistep form using form storage. |
| StorageTest | class | core/ |
Tests the UI of storage properties of views. |
| StorageTest.php | file | core/ |
|
| StorageTest.php | file | core/ |
|
| StorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StorageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StorageTest::$modules | property | core/ |
Modules to enable. |
| StorageTest::$modules | property | core/ |
Modules to enable. |
| StorageTest::$testViews | property | core/ |
Views used by this test. |
| StorageTest::setUp | function | core/ |
|
| StorageTest::testCachedFormStorageValidation | function | core/ |
Tests updating cached form storage during form validation. |
| StorageTest::testDetails | function | core/ |
Tests changing label, description and tag. |
| StorageTest::testForm | function | core/ |
Tests using the form in a usual way. |
| StorageTest::testFormCached | function | core/ |
Tests using the form after calling $form_state->setCached(). |
| StorageTest::testImmutableForm | function | core/ |
Tests form build ID regeneration when loading a cached immutable form. |
| StorageTest::testImmutableFormLegacyProtection | function | core/ |
Verify that existing contrib code cannot overwrite immutable form state. |
| StorageTest::testValidation | function | core/ |
Tests validation when form storage is used. |
| StorageTestBase | class | core/ |
Base class for testing key-value storages. |
| StorageTestBase.php | file | core/ |
|
| StorageTestBase::$collections | property | core/ |
An array of data collection labels. |
| StorageTestBase::$factory | property | core/ |
Whether we are using an expirable key/value store. |
| StorageTestBase::$objects | property | core/ |
An array of random stdClass objects. |
| StorageTestBase::createStorage | function | core/ |
Creates storage objects for each collection defined for this class. |
| StorageTestBase::setUp | function | core/ |
|
| StorageTestBase::testCRUD | function | core/ |
Tests CRUD operations. |
| StorageTestBase::testNonExistingKeys | function | core/ |
Tests expected behavior for non-existing keys. |
| StorageTestBase::testRename | function | core/ |
Tests the rename operation. |
Pagination
- Previous page
- Page 640
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.