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 |
|---|---|---|---|
| PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
| PrivateTempStoreTest::testGetMetadataOwner | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "owner" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getOwnerId() instead.… |
| PrivateTempStoreTest::testGetMetadataUpdated | function | core/ |
@covers ::getMetadata[[api-linebreak]] @expectedDeprecation Using the "updated" public property of a TempStore lock is deprecated in Drupal 8.7.0 and will not be allowed in Drupal 9.0.0. Use \Drupal\Core\TempStore\Lock::getUpdated() instead.… |
| PrivateTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| PrivateTempStoreTest::testSet | function | core/ |
Tests a successful set() call. |
| PrivateTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| PrivateTempStoreTest::testSetWithNoLockAvailable | function | core/ |
Tests the set() method with no lock available. |
| ProcessFieldTest | class | core/ |
Tests the ProcessField migrate process plugin. |
| ProcessFieldTest.php | file | core/ |
|
| ProcessFieldTest::providerTestTransform | function | core/ |
Provides data for the transform method test. |
| ProcessFieldTest::setUp | function | core/ |
|
| ProcessFieldTest::testTransform | function | core/ |
Tests the transform method. |
| ProcessingTest | class | core/ |
Tests batch processing in form and non-form workflow. |
| ProcessingTest.php | file | core/ |
|
| ProcessingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ProcessingTest::$modules | property | core/ |
Modules to enable. |
| ProcessingTest::assertBatchMessages | function | core/ |
Triggers a pass if the texts were found in order in the raw content. |
| ProcessingTest::testBatchForm | function | core/ |
Tests batches defined in a form submit handler. |
| ProcessingTest::testBatchFormMultipleBatches | function | core/ |
Tests batches defined in different submit handlers on the same form. |
| ProcessingTest::testBatchFormMultistep | function | core/ |
Tests batches defined in a multistep form. |
| ProcessingTest::testBatchFormProgrammatic | function | core/ |
Tests batches defined in a programmatically submitted form. |
| ProcessingTest::testBatchLargePercentage | function | core/ |
Tests batches that return $context['finished'] > 1 do in fact complete. |
| ProcessingTest::testBatchNoForm | function | core/ |
Tests batches triggered outside of form submission. |
| ProcessingTest::testBatchRedirectFinishedCallback | function | core/ |
Tests batches that redirect in the batch finished callback. |
| ProcessingTest::testDrupalFormSubmitInBatch | function | core/ |
Test form submission during a batch operation. |
| ProcessingTest::_resultMessages | function | core/ |
Returns expected result messages for the test batches. |
| ProcessingTest::_resultStack | function | core/ |
Returns expected execution stacks for the test batches. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
| ProfileFieldCheckRequirementsTest | class | core/ |
Tests check requirements for profile_field source plugin. |
| ProfileFieldCheckRequirementsTest.php | file | core/ |
|
| ProfileFieldCheckRequirementsTest.php | file | core/ |
|
| ProfileFieldCheckRequirementsTest::setup | function | core/ |
|
| ProfileFieldCheckRequirementsTest::setup | function | core/ |
|
| ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
| ProfileFieldCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception is thrown when profile_fields tables do not exist. |
| ProfileFieldOptionTranslationTest | class | core/ |
Tests the field option translation source plugin. |
| ProfileFieldOptionTranslationTest.php | file | core/ |
|
| ProfileFieldOptionTranslationTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldOptionTranslationTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldTest | class | core/ |
Tests the profile_field source plugin. |
| ProfileFieldTest.php | file | core/ |
|
| ProfileFieldTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldTranslationTest | class | core/ |
Tests the i18nProfileField source plugin. |
| ProfileFieldTranslationTest.php | file | core/ |
|
| ProfileFieldTranslationTest::$modules | property | core/ |
Modules to enable. |
| ProfileFieldTranslationTest::providerSource | function | core/ |
The data provider. |
| ProfileFieldValuesTest | class | core/ |
Tests the d6_profile_field_values source plugin. |
Pagination
- Previous page
- Page 542
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.