Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 10.3.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 |
|---|---|---|---|
| RebuildScriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildScriptTest::$modules | property | core/ |
Modules to install. |
| RebuildScriptTest::testRebuild | function | core/ |
Tests redirect in rebuild.php. |
| RebuildTest | class | core/ |
Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm(). |
| RebuildTest | class | core/ |
Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm(). |
| RebuildTest.php | file | core/ |
|
| RebuildTest.php | file | core/ |
|
| RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildTest::$modules | property | core/ |
Modules to install. |
| RebuildTest::$modules | property | core/ |
Modules to install. |
| RebuildTest::$webUser | property | core/ |
A user for testing. |
| RebuildTest::$webUser | property | core/ |
A user for testing. |
| RebuildTest::setUp | function | core/ |
|
| RebuildTest::setUp | function | core/ |
|
| RebuildTest::testPreserveFormActionAfterAJAX | function | core/ |
Tests that a form's action is retained after an Ajax submission. |
| RebuildTest::testRebuildPreservesValues | function | core/ |
Tests preservation of values. |
| RecipeCommandTest | class | core/ |
Tests recipe command. |
| RecipeCommandTest.php | file | core/ |
|
| RecipeCommandTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RecipeCommandTest::$strictConfigSchema | property | core/ |
Disable strict config schema because this test explicitly makes the recipe system save invalid config, to prove that it validates it after the fact and raises an error. |
| RecipeCommandTest::assertCheckpointsExist | function | core/ |
Asserts that the current set of checkpoints matches the given labels. |
| RecipeCommandTest::testDefaultInputValueFromConfig | function | core/ |
|
| RecipeCommandTest::testErrorOnNonExistentDirectory | function | core/ |
Tests the recipe command with a non-existent directory. |
| RecipeCommandTest::testExceptionOnRollback | function | core/ |
Tests that errors during config rollback won't steamroll validation errors. |
| RecipeCommandTest::testListInputs | function | core/ |
|
| RecipeCommandTest::testPassInput | function | core/ |
|
| RecipeCommandTest::testPassInvalidInput | function | core/ |
|
| RecipeCommandTest::testRecipeCommand | function | core/ |
|
| RecipeConfigStorageWrapper::createStorageFromArray | function | core/ |
Creates a single config storage for an array of storages. |
| RecipeConfigStorageWrapperTest | class | core/ |
Tests Drupal\Core\Recipe\RecipeConfigStorageWrapper. |
| RecipeConfigStorageWrapperTest.php | file | core/ |
|
| RecipeConfigStorageWrapperTest::generateStorages | function | core/ |
Generate two storages where the second storage should return a value. |
| RecipeConfigStorageWrapperTest::testCreateCollection | function | core/ |
Test creating a collection passes the name through to the child storages. |
| RecipeConfigStorageWrapperTest::testDecode | function | core/ |
Test that we only use storage A's decode method. |
| RecipeConfigStorageWrapperTest::testEncode | function | core/ |
Test that we only use storage A's encode method. |
| RecipeConfigStorageWrapperTest::testGetAllCollectionNames | function | core/ |
Test that we merge and return only unique collection names. |
| RecipeConfigStorageWrapperTest::testGetCollection | function | core/ |
Test the collection name is stored properly. |
| RecipeConfigStorageWrapperTest::testLeftSideExists | function | core/ |
Validate that the first storage checks existence first. |
| RecipeConfigStorageWrapperTest::testListAll | function | core/ |
Test that list all merges values and makes them unique. |
| RecipeConfigStorageWrapperTest::testMultipleStorages | function | core/ |
Validate that multiple storages return underlying values correctly. |
| RecipeConfigStorageWrapperTest::testNotExists | function | core/ |
Validate FALSE when neither storage contains a key. |
| RecipeConfigStorageWrapperTest::testNullStorage | function | core/ |
Validate that an empty set of storage backends returns null storage. |
| RecipeConfigStorageWrapperTest::testReadFails | function | core/ |
Validate when neither storage can read a value. |
| RecipeConfigStorageWrapperTest::testReadFromA | function | core/ |
Validate that we read from storage A first. |
| RecipeConfigStorageWrapperTest::testReadFromB | function | core/ |
Validate that we read from storage B second. |
| RecipeConfigStorageWrapperTest::testReadMultiple | function | core/ |
Test reading multiple values. |
| RecipeConfigStorageWrapperTest::testReadMultipleStorageA | function | core/ |
Test that storage A has precedence over storage B. |
| RecipeConfigStorageWrapperTest::testRightSideExists | function | core/ |
Validate that we fall back to the second storage. |
| RecipeConfigStorageWrapperTest::testSingleStorage | function | core/ |
Validate that a single storage returns exactly the same instance. |
Pagination
- Previous page
- Page 621
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.