Search for data
Title | Object type | File name | Summary |
---|---|---|---|
AreaTest::viewsData | function | core/ |
Returns the views data definition. |
CacheItem::$data | property | core/ |
|
ComplexDataConstraint | class | core/ |
Complex data constraint. |
ComplexDataConstraint.php | file | core/ |
|
ComplexDataConstraint::$properties | property | core/ |
An array of constraints for contained properties, keyed by property name. |
ComplexDataConstraint::getDefaultOption | function | core/ |
@todo Add method return type declaration. |
ComplexDataConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
ComplexDataConstraint::__construct | function | core/ |
|
ComplexDataConstraintValidator | class | core/ |
Validates complex data. |
ComplexDataConstraintValidator.php | file | core/ |
|
ComplexDataConstraintValidator::validate | function | core/ |
|
Component::$metadata | property | core/ |
The component's metadata. |
ComponentMetadata | class | core/ |
Component metadata. |
ComponentMetadata.php | file | core/ |
|
ComponentMetadata::$description | property | core/ |
The component description. |
ComponentMetadata::$documentation | property | core/ |
The component documentation. |
ComponentMetadata::$group | property | core/ |
The component group. |
ComponentMetadata::$machineName | property | core/ |
The machine name for the component. |
ComponentMetadata::$mandatorySchemas | property | core/ |
TRUE if the schemas for props and slots are mandatory. |
ComponentMetadata::$name | property | core/ |
The component's name. |
ComponentMetadata::$path | property | core/ |
The absolute path to the component directory. |
ComponentMetadata::$schema | property | core/ |
Schema for the component props. |
ComponentMetadata::$slots | property | core/ |
Slot information. |
ComponentMetadata::$status | property | core/ |
The status of the component. |
ComponentMetadata::$thumbnailPath | property | core/ |
The PNG path for the component thumbnail. |
ComponentMetadata::getThumbnailPath | function | core/ |
Gets the thumbnail path. |
ComponentMetadata::normalize | function | core/ |
Normalizes the value object. |
ComponentMetadata::parseSchemaInfo | function | core/ |
Parse the schema information. |
ComponentMetadata::__construct | function | core/ |
ComponentMetadata constructor. |
ComponentMetadataTest | class | core/ |
Unit tests for the component metadata class. |
ComponentMetadataTest.php | file | core/ |
|
ComponentMetadataTest::dataProviderMetadata | function | core/ |
Data provider for the test testMetadataEnforceSchema. |
ComponentMetadataTest::testMetadata | function | core/ |
Tests that the correct data is returned for each property. |
ComponentMetadataTest::testMetadataEnforceSchema | function | core/ |
Tests the correct checks when enforcing schemas or not. |
ComponentRenderTest::checkIncludeDataMapping | function | core/ |
Check using a component with an include and no default context. |
ComponentValidatorTest::dataProviderValidateDefinitionInvalid | function | core/ |
Data provider with invalid component definitions. |
ComponentValidatorTest::dataProviderValidateDefinitionValid | function | core/ |
Data provider with valid component definitions. |
ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
ConfigEntityAdapter::getConfigTypedData | function | core/ |
Gets typed data for config entity. |
ConfigEntityAdapter::getTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityAdapter::setTypedDataManager | function | core/ |
@todo Remove this in https://www.drupal.org/node/3011137. |
ConfigEntityValidationTestBase::isFullyValidatable | function | core/ |
Whether the tested config entity type is fully validatable. |
ConfigValidationTest::createRecipeWithInvalidDataInFile | function | core/ |
Creates a recipe with invalid config data in a particular file. |
ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
ContentEntityNullStorage::countFieldData | function | core/ |
|
ContentEntityNullStorage::hasData | function | core/ |
Determines if the storage contains any data. |
ContentEntityStorageBase::purgeFieldData | function | core/ |
|
ContentEntityTypeInterface::getRevisionMetadataKey | function | core/ |
Gets a specific entity revision metadata key. |
ContentEntityTypeInterface::getRevisionMetadataKeys | function | core/ |
Gets an array of entity revision metadata keys. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.