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 |
---|---|---|---|
CompatibilityFixTest | class | core/ |
Tests that extensions that are incompatible with the current core version are disabled. |
CompatibilityFixTest.php | file | core/ |
|
CompatibilityFixTest::$modules | property | core/ |
Modules to enable. |
CompatibilityFixTest::setUp | function | core/ |
|
CompatibilityFixTest::testFixCompatibility | function | core/ |
@expectedDeprecation update_fix_compatibility() is deprecated in Drupal 8.8.5 and will be removed before Drupal 9.0.0. There is no replacement. See https://www.drupal.org/node/3026100 |
ComplexDataConstraintValidatorTest | class | core/ |
Tests ComplexData validation constraint with both valid and invalid values for a key. |
ComplexDataConstraintValidatorTest.php | file | core/ |
|
ComplexDataConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
ComplexDataConstraintValidatorTest::setUp | function | core/ |
|
ComplexDataConstraintValidatorTest::testValidation | function | core/ |
Tests the ComplexData validation constraint validator. |
ComplexDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\ComplexDataNormalizer[[api-linebreak]] @group serialization |
ComplexDataNormalizerTest.php | file | core/ |
Contains \Drupal\Tests\serialization\Unit\Normalizer\ComplexDataNormalizerTest. |
ComplexDataNormalizerTest::$normalizer | property | core/ |
The Complex data normalizer under test. |
ComplexDataNormalizerTest::setUp | function | core/ |
|
ComplexDataNormalizerTest::testNormalizeComplexData | function | core/ |
Test normalizing complex data. |
ComplexDataNormalizerTest::testNormalizeNonComplex | function | core/ |
Test normalize() where $object does not implement ComplexDataInterface. |
ComplexDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
ComplexDataNormalizerTest::TEST_FORMAT | constant | core/ |
Test format string. |
ComplexTestType | class | core/ |
Test workflow type. |
ComplexTestType.php | file | core/ |
|
ComplexTestType::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ComplexTestType::onDependencyRemoval | function | core/ |
Informs the plugin that a dependency of the workflow will be deleted. |
ComplexTestTypeConfigureForm | class | core/ |
Form to configure the complex test workflow type. |
ComplexTestTypeConfigureForm.php | file | core/ |
|
ComplexTestTypeConfigureForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeConfigureForm::submitConfigurationForm | function | core/ |
Form submission handler. |
ComplexTestTypeStateForm | class | core/ |
Form to configure the complex test workflow states. |
ComplexTestTypeStateForm.php | file | core/ |
|
ComplexTestTypeStateForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexTestTypeTransitionForm | class | core/ |
Form to configure the complex test workflow states. |
ComplexTestTypeTransitionForm.php | file | core/ |
|
ComplexTestTypeTransitionForm::buildConfigurationForm | function | core/ |
Form constructor. |
ComplexWorkflowTypeTest | class | core/ |
Workflow entity tests that require modules or storage. |
ComplexWorkflowTypeTest.php | file | core/ |
|
ComplexWorkflowTypeTest::$modules | property | core/ |
Modules to enable. |
ComplexWorkflowTypeTest::testLoadMultipleByType | function | core/ |
@covers \Drupal\workflows\Entity\Workflow::loadMultipleByType[[api-linebreak]] |
Composer::vendorTestCodeCleanup | function | core/ |
Remove possibly problematic test files from vendored projects. |
ComposerHookTest | class | core/ |
Tests Composer Hooks that run scaffold operations. |
ComposerHookTest.php | file | core/ |
|
ComposerHookTest::$fileSystem | property | core/ |
The Symfony FileSystem component. |
ComposerHookTest::$fixtures | property | core/ |
The Fixtures object. |
ComposerHookTest::$fixturesDir | property | core/ |
Directory to perform the tests in. |
ComposerHookTest::setUp | function | core/ |
|
ComposerHookTest::tearDown | function | core/ |
|
ComposerHookTest::testComposerHooks | function | core/ |
Test to see if scaffold operation runs at the correct times. |
ComposerHookTest::testScaffoldMessagesDoNotPrintTwice | function | core/ |
Test to see if scaffold messages are omitted when running scaffold twice. |
ComposerIntegrationTest | class | core/ |
Tests Composer integration. |
ComposerIntegrationTest.php | file | core/ |
|
ComposerIntegrationTest::getContentHash | function | core/ |
Returns the md5 hash of the sorted content of the composer file. |
ComposerIntegrationTest::providerTestComposerJson | function | core/ |
Data provider for all the composer.json provided by Drupal core. |
Pagination
- Previous page
- Page 89
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.