Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DuplicateContextualLinksTest::testSameContextualLinks | function | core/ |
Tests that duplicate contextual links each get their own model view. |
| DuplicateInfoFileValidator | class | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
| DuplicateInfoFileValidator.php | file | core/ |
|
| DuplicateInfoFileValidator::findInfoFiles | function | core/ |
Recursively finds info.yml files in a directory. |
| DuplicateInfoFileValidator::getSubscribedEvents | function | core/ |
|
| DuplicateInfoFileValidator::validate | function | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
| DuplicateInfoFileValidator::__construct | function | core/ |
|
| DuplicateInfoFileValidatorTest | class | core/ |
Tests Duplicate Info File Validator. |
| DuplicateInfoFileValidatorTest.php | file | core/ |
|
| DuplicateInfoFileValidatorTest::createFileAtPath | function | core/ |
Creates the file at the root directory. |
| DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage | function | core/ |
Data provider for testDuplicateInfoFilesInStage. |
| DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage | function | core/ |
Tests that duplicate info.yml in stage raise an error. |
| DuplicatePluralizedMethodName | class | core/ |
Test entity class. |
| DuplicatePluralizedMethodName.php | file | core/ |
|
| DuplicatePluralizedMethodName::testMethod | function | core/ |
#[ActionMethod(pluralize: 'testMethod')] |
| DuplicatePluralizedOtherMethodName | class | core/ |
Test entity class. |
| DuplicatePluralizedOtherMethodName.php | file | core/ |
|
| DuplicatePluralizedOtherMethodName::testMethod | function | core/ |
#[ActionMethod(pluralize: 'testMethod2')] |
| DuplicatePluralizedOtherMethodName::testMethod2 | function | core/ |
#[ActionMethod] |
| DuplicateTest | class | core/ |
Tests the UI for view duplicate tool. |
| DuplicateTest.php | file | core/ |
|
| DuplicateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DuplicateTest::$modules | property | core/ |
Modules to install. |
| DuplicateTest::setUp | function | core/ |
Sets up the test. |
| DuplicateTest::testDuplicateView | function | core/ |
Checks if duplicated view exists and has correct label. |
| DurationInterface | interface | core/ |
Interface for durations. |
| DurationInterface.php | file | core/ |
|
| DurationInterface::getDuration | function | core/ |
Returns the duration. |
| DurationInterface::getDurationAsIso8601Abnf | function | core/ |
Returns the duration as an ISO 8601 ABNF string. |
| DurationInterface::setDuration | function | core/ |
Sets the duration. |
| DurationIso8601 | class | core/ |
The duration ISO8601 data type. |
| DurationIso8601.php | file | core/ |
|
| DurationIso8601::getCastedValue | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| DurationIso8601::getDuration | function | core/ |
Returns the duration. |
| DurationIso8601::getDurationAsIso8601Abnf | function | core/ |
#[JsonSchema([ 'type' => 'string', 'format' => 'duration', ])] |
| DurationIso8601::setDuration | function | core/ |
Sets the duration. |
| DynamicallyFieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface | interface | core/ |
A storage schema that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageSchemaInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| DynamicEntityTypeParamConverterTrait | trait | core/ |
Provides a trait to replace dynamic entity types in routes. |
| DynamicEntityTypeParamConverterTrait.php | file | core/ |
|
| DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ |
Determines the entity type ID given a route definition and route defaults. |
| DynamicLocalTasks | class | core/ |
Generates media-related local tasks. |
| DynamicLocalTasks | class | core/ |
Generates moderation-related local tasks. |
| DynamicLocalTasks.php | file | core/ |
|
| DynamicLocalTasks.php | file | core/ |
Pagination
- Previous page
- Page 468
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.