Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ComposerProjectTemplatesTest | class | core/ |
Demonstrate that Composer project templates are buildable as patched. |
| ComposerProjectTemplatesTest.php | file | core/ |
|
| ComposerProjectTemplatesTest::getPathReposForType | function | core/ |
Get Composer items that we want to be path repos, from within a directory. |
| ComposerProjectTemplatesTest::makeTestPackage | function | core/ |
Creates a test package that points to the templates. |
| ComposerProjectTemplatesTest::makeVendorPackage | function | core/ |
Creates a test package that points to all the projects in vendor. |
| ComposerProjectTemplatesTest::provideTemplateCreateProject | function | core/ |
|
| ComposerProjectTemplatesTest::testTemplateCreateProject | function | core/ |
@dataProvider provideTemplateCreateProject |
| ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate | function | core/ |
Make sure we've accounted for all the templates. |
| ComposerScaffoldCommand | class | composer/ |
The "drupal:scaffold" command class. |
| ComposerScaffoldCommand.php | file | composer/ |
|
| ComposerScaffoldCommand::configure | function | composer/ |
|
| ComposerScaffoldCommand::execute | function | composer/ |
|
| ComposerTest | class | core/ |
@coversDefaultClass \Drupal\Composer\Composer[[api-linebreak]] @group Composer |
| ComposerTest.php | file | core/ |
|
| ComposerTest::testEnsureComposerVersion | function | core/ |
Verify that Composer::ensureComposerVersion() doesn't break. |
| ComposerValidateTest | class | core/ |
@group Composer @requires externalCommand composer |
| ComposerValidateTest.php | file | core/ |
|
| ComposerValidateTest::provideComposerJson | function | core/ |
|
| ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
| 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. |
| CompositeFormElementTrait | trait | core/ |
Provides a trait for radios, checkboxes, and similar composite form elements. |
| CompositeFormElementTrait.php | file | core/ |
|
| CompositeFormElementTrait::preRenderCompositeFormElement | function | core/ |
Adds form element theming to an element if its title or description is set. |
| ComputedFieldTest | class | core/ |
Provides some integration tests for the Field handler. |
| ComputedFieldTest.php | file | core/ |
|
| ComputedFieldTest::$modules | property | core/ |
Modules to enable. |
| ComputedFieldTest::$testViews | property | core/ |
Views to be enabled. |
| ComputedFieldTest::setUp | function | core/ |
|
| ComputedFieldTest::testComputedFieldHandler | function | core/ |
Test the computed field handler. |
| ComputedFileUrl | class | core/ |
Computed file URL property class. |
| ComputedFileUrl.php | file | core/ |
|
| ComputedFileUrl::$url | property | core/ |
Computed root-relative file URL. |
| ComputedFileUrl::getValue | function | core/ |
Gets the data value. |
| ComputedFileUrl::setValue | function | core/ |
Sets the data value. |
| ComputedFileUrlTest | class | core/ |
@coversDefaultClass \Drupal\file\ComputedFileUrl[[api-linebreak]] |
| ComputedFileUrlTest.php | file | core/ |
|
| ComputedFileUrlTest::$testUrl | property | core/ |
The test URL to use. |
| ComputedFileUrlTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
| ComputedFileUrlTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
| ComputedFileUrlTest::testSetValueNoNotify | function | core/ |
@covers ::setValue[[api-linebreak]] |
| ComputedItemListTrait | trait | core/ |
Provides common functionality for computed item lists. |
| ComputedItemListTrait.php | file | core/ |
|
| ComputedItemListTrait::$valueComputed | property | core/ |
Whether the values have already been computed or not. |
| ComputedItemListTrait::appendItem | function | core/ |
|
| ComputedItemListTrait::applyDefaultValue | function | core/ |
|
| ComputedItemListTrait::computeValue | function | core/ |
Computes the values for an item list. |
| ComputedItemListTrait::count | function | core/ |
|
| ComputedItemListTrait::ensureComputedValue | function | core/ |
Ensures that values are only computed once. |
Pagination
- Previous page
- Page 197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.