Search for on
Title | Object type | File name | Summary |
---|---|---|---|
ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
ComponentValidatorTest::loadComponentDefinitionFromFs | function | core/ |
Loads a component definition from the component name. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
Composer::drupalVersionBranch | function | composer/ |
Return the branch name the current Drupal version is associated with. |
Composer::ensureComposerVersion | function | composer/ |
Ensure that the minimum required version of Composer is running. |
Composer::generateComponentPackages | function | composer/ |
Update component packages whenever composer.lock is updated. |
Composer::setDrupalVersion | function | composer/ |
Set the version of Drupal; used in release process and by the test suite. |
ComposerBuildTestBase::$componentsPath | property | core/ |
Relative path from Drupal root to the Components directory. |
ComposerBuildTestBase::assertDrupalVersion | function | core/ |
Assert that the VERSION constant in Drupal.php is the expected value. |
ComposerBuildTestBase::getComponentPathsFinder | function | core/ |
Find all the composer.json files for components. |
ComposerHookTest::testScaffoldMessagesDoNotPrintTwice | function | core/ |
Tests 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. |
ComposerIntegrationTest::providerTestExpectedScaffoldFiles | function | core/ |
Data provider for the scaffold files test for Drupal core. |
ComposerIntegrationTest::testAllCoreComponentsReplaced | function | core/ |
Tests core's composer.json replace section. |
ComposerIntegrationTest::testComposerLockHash | function | core/ |
Tests composer.lock content-hash. |
ComposerIntegrationTest::testComposerTilde | function | core/ |
Tests composer.json versions. |
ComposerIntegrationTest::testExpectedScaffoldFiles | function | core/ |
Tests core's composer.json extra drupal-scaffold file-mappings section. |
ComposerIntegrationTest::testVendorCleanup | function | core/ |
Tests the vendor cleanup utilities do not have obsolete packages listed. |
ComposerIntegrationTrait | trait | core/ |
Some utility functions for testing the Composer integration. |
ComposerIntegrationTrait.php | file | core/ |
|
ComposerIntegrationTrait::getComposerJsonFinder | function | core/ |
Get a Finder object to traverse all of the composer.json files in core. |
ComposerScaffoldCommand::configure | function | composer/ |
|
ComposerTest::testEnsureComposerVersion | function | core/ |
Verify that Composer::ensureComposerVersion() doesn't break. |
ComposerTest::testEnsurePhpConfiguredVersion | function | core/ |
Ensure that the configured php version matches the minimum php version. |
ComposerValidateTest::provideComposerJson | function | core/ |
|
CompositeConstraintBase | class | core/ |
Provides a base class for constraints validating multiple fields. |
CompositeConstraintBase.php | file | core/ |
|
CompositeConstraintBase::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
ComputedFileUrlTest::testSetValueNoNotify | function | core/ |
@covers ::setValue[[api-linebreak]] |
ComputedString::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
ComputedTestCacheableStringItem::propertyDefinitions | function | core/ |
Defines field item properties. |
Concat | class | core/ |
Concatenates a set of strings. |
Concat.php | file | core/ |
|
Concat::transform | function | core/ |
Performs the associated process. |
ConcatTest | class | core/ |
Tests the concat process plugin. |
ConcatTest.php | file | core/ |
|
ConcatTest::setUp | function | core/ |
|
ConcatTest::testConcatWithDelimiter | function | core/ |
Tests concat works without a delimiter. |
ConcatTest::testConcatWithNonArray | function | core/ |
Tests concat fails properly on non-arrays. |
ConcatTest::testConcatWithoutDelimiter | function | core/ |
Tests concat works without a delimiter. |
Condition | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Condition. |
Condition | class | core/ |
Defines a condition plugin attribute. |
Condition | class | core/ |
Defines a condition plugin annotation object. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.