| ComposerTest |
class |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
Tests Drupal\Composer\Composer. |
| ComposerTest.php |
file |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
|
| ComposerTest::testEnsureComposerVersion |
function |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
Verify that Composer::ensureComposerVersion() doesn't break. |
| ComposerTest::testEnsurePhpConfiguredVersion |
function |
core/tests/Drupal/Tests/Composer/ComposerTest.php |
Ensure that the configured php version matches the minimum php version. |
| ComposerValidateTest |
class |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
Tests. |
| ComposerValidateTest.php |
file |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
|
| ComposerValidateTest::provideComposerJson |
function |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
|
| ComposerValidateTest::testValidateComposer |
function |
core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php |
#[DataProvider('provideComposerJson')] |
| ComposerValidatorTest |
class |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Tests Composer Validator. |
| ComposerValidatorTest.php |
file |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
|
| ComposerValidatorTest::providerComposerSettingsValidation |
function |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Data provider for testComposerSettingsValidation(). |
| ComposerValidatorTest::providerLinkToOnlineHelp |
function |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Data provider for ::testLinkToOnlineHelp(). |
| ComposerValidatorTest::tearDown |
function |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Invokes the test preconditions assertion after each test run. |
| ComposerValidatorTest::testComposerSettingsValidation |
function |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Tests that Composer's settings are validated. |
| ComposerValidatorTest::testComposerSettingsValidationDuringPreApply |
function |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Tests that Composer's settings are validated during pre-apply. |
| ComposerValidatorTest::testLinkToOnlineHelp |
function |
core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php |
Tests that invalid configuration links to online help, if available. |
| ComputedBundleFieldTest |
class |
core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php |
Provides some integration tests for computed bundle fields. |
| ComputedBundleFieldTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php |
|
| ComputedBundleFieldTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php |
Modules to install. |
| ComputedBundleFieldTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php |
Views to be enabled. |
| ComputedBundleFieldTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php |
|
| ComputedBundleFieldTest::testComputedFieldHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php |
Tests the computed field handler. |
| ComputedFieldTest |
class |
core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php |
Provides some integration tests for the Field handler. |
| ComputedFieldTest.php |
file |
core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php |
|
| ComputedFieldTest::$modules |
property |
core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php |
Modules to install. |
| ComputedFieldTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php |
Views to be enabled. |
| ComputedFieldTest::setUp |
function |
core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php |
|
| ComputedFieldTest::testComputedFieldHandler |
function |
core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php |
Tests the computed field handler. |
| ComputedFileUrlTest |
class |
core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php |
Tests Drupal\file\ComputedFileUrl. |
| ComputedFileUrlTest.php |
file |
core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php |
|
| ComputedFileUrlTest::$testUrl |
property |
core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php |
The test URL to use. |
| ComputedFileUrlTest::testGetValue |
function |
core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php |
Tests get value. |
| ComputedFileUrlTest::testSetValue |
function |
core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php |
Tests set value. |
| ComputedFileUrlTest::testSetValueNoNotify |
function |
core/modules/file/tests/src/Kernel/ComputedFileUrlTest.php |
Tests set value no notify. |
| ComputedReferenceTestFieldItemList |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php |
A computed entity reference field item list. |
| ComputedReferenceTestFieldItemList.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php |
|
| ComputedReferenceTestFieldItemList::computeValue |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedReferenceTestFieldItemList.php |
Compute the list property from state. |
| ComputedTestBundleFieldItemList |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestBundleFieldItemList.php |
A computed field item list for a bundle field. |
| ComputedTestBundleFieldItemList.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestBundleFieldItemList.php |
|
| ComputedTestBundleFieldItemList::computeValue |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestBundleFieldItemList.php |
Compute the list property from state. |
| ComputedTestCacheableIntegerItemList |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableIntegerItemList.php |
Item list class for computed cacheable string field. |
| ComputedTestCacheableIntegerItemList.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableIntegerItemList.php |
|
| ComputedTestCacheableIntegerItemList::computeValue |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableIntegerItemList.php |
|
| ComputedTestCacheableString |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/DataType/ComputedTestCacheableString.php |
The string data type with cacheability metadata. |
| ComputedTestCacheableString.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/DataType/ComputedTestCacheableString.php |
|
| ComputedTestCacheableStringItem |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php |
Defines the 'string' entity field type with cacheability metadata. |
| ComputedTestCacheableStringItem.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php |
|
| ComputedTestCacheableStringItem::propertyDefinitions |
function |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php |
Defines field item properties. |
| ComputedTestCacheableStringItemList |
class |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableStringItemList.php |
Item list class for computed cacheable string field. |
| ComputedTestCacheableStringItemList.php |
file |
core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableStringItemList.php |
|