Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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]] |
| ComponentEntityDisplayBase | class | core/ |
Provides a destination plugin for migrating entity display components. |
| ComponentEntityDisplayBase.php | file | core/ |
|
| ComponentEntityDisplayBase::$entityDisplayRepository | property | core/ |
The entity display repository. |
| ComponentEntityDisplayBase::create | function | core/ |
Creates an instance of the plugin. |
| ComponentEntityDisplayBase::fields | function | core/ |
Returns an array of destination fields. |
| ComponentEntityDisplayBase::getEntity | function | core/ |
Gets the entity. |
| ComponentEntityDisplayBase::getIds | function | core/ |
Gets the destination IDs. |
| ComponentEntityDisplayBase::import | function | core/ |
Import the row. |
| ComponentEntityDisplayBase::MODE_NAME | constant | core/ |
|
| ComponentEntityDisplayBase::__construct | function | core/ |
PerComponentEntityDisplay constructor. |
| Composer | class | composer/ |
Provides static functions for composer script events. See also core/lib/Drupal/Composer/Composer.php, which contains similar scripts needed by projects that include drupal/core. Scripts that are only needed by drupal/drupal go here. |
| Composer | class | core/ |
Provides static functions for composer script events. |
| Composer.php | file | core/ |
|
| Composer.php | file | composer/ |
|
| Composer::$packageToCleanup | property | core/ |
|
| Composer::deleteRecursive | function | core/ |
Helper method to remove directories and the files they contain. |
| 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. Throw an exception if Composer is too old. |
| Composer::ensureHtaccess | function | core/ |
Ensures that .htaccess and web.config files are present in Composer root. |
| Composer::findPackageKey | function | core/ |
Find the array key for a given package name with a case-insensitive search. |
| Composer::generateMetapackages | function | composer/ |
Update metapackages whenever composer.lock is updated. |
| Composer::preAutoloadDump | function | core/ |
Add vendor classes to Composer's static classmap. |
| Composer::removeTimeout | function | core/ |
Removes Composer's timeout so that scripts can run indefinitely. |
| Composer::upgradePHPUnit | function | core/ |
Fires the drupal-phpunit-upgrade script event if necessary. |
| Composer::upgradePHPUnitCheck | function | core/ |
Determines if PHPUnit needs to be upgraded. |
| Composer::vendorTestCodeCleanup | function | core/ |
Remove possibly problematic test files from vendored projects. |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.