Search for test
- Search 7.x for test
- Search 9.5.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 |
|---|---|---|---|
| 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/ |
Verifies that form build-id is regenerated when loading an immutable form from the cache. |
| 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. |
| StorageTestBase::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() method. |
| StreamWrapperManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\StreamWrapper\StreamWrapperManager[[api-linebreak]] @group File |
| StreamWrapperManagerTest.php | file | core/ |
|
| StreamWrapperManagerTest::$modules | property | core/ |
Modules to enable. |
| StreamWrapperManagerTest::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
| StreamWrapperManagerTest::providerTestUriScheme | function | core/ |
Data provider. |
| StreamWrapperManagerTest::setUp | function | core/ |
|
| StreamWrapperManagerTest::testUriScheme | function | core/ |
@covers ::getScheme[[api-linebreak]] |
| StreamWrapperTest | class | core/ |
Tests stream wrapper functions. |
| StreamWrapperTest.php | file | core/ |
|
| StreamWrapperTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| StreamWrapperTest::$modules | property | core/ |
Modules to enable. |
| StreamWrapperTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| StreamWrapperTest::setUp | function | core/ |
|
| StreamWrapperTest::testFileFunctions | function | core/ |
Test some file handle functions. |
| StreamWrapperTest::testGetClassName | function | core/ |
Test the getClassName() function. |
| StreamWrapperTest::testGetInstanceByScheme | function | core/ |
Test the getViaScheme() method. |
| StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Test the scheme functions. |
| StreamWrapperTest::testPharStreamWrapperRegistration | function | core/ |
Tests that phar stream wrapper is registered as expected. |
| StreamWrapperTest::testUriFunctions | function | core/ |
Test the getViaUri() and getViaScheme() methods and target functions. |
| StringBaseTest | class | core/ |
@coversDefaultClass \Drupal\locale\StringBase[[api-linebreak]] @group locale |
| StringBaseTest.php | file | core/ |
|
| StringBaseTest::testDeleteWithoutStorage | function | core/ |
@covers ::delete[[api-linebreak]] |
| StringBaseTest::testSaveWithoutStorage | function | core/ |
@covers ::save[[api-linebreak]] |
| StringDatabaseStorage::createString | function | core/ |
Creates a source string object bound to this storage but not saved. |
Pagination
- Previous page
- Page 628
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.