Search for data

  1. Search 7.x for data
  2. Search 9.5.x for data
  3. Search 8.9.x for data
  4. Search 11.x for data
  5. Other projects
Title Object type File name Summary
AreaTest::viewsData function core/modules/views/tests/src/Kernel/Handler/AreaTest.php Returns the views data definition.
CacheItem::$data property core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php
ComplexDataConstraint class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php Complex data constraint.
ComplexDataConstraint.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php
ComplexDataConstraint::$properties property core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php An array of constraints for contained properties, keyed by property name.
ComplexDataConstraint::getDefaultOption function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php @todo Add method return type declaration.
ComplexDataConstraint::getRequiredOptions function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php @todo Add method return type declaration.
ComplexDataConstraint::__construct function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraint.php
ComplexDataConstraintValidator class core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php Validates complex data.
ComplexDataConstraintValidator.php file core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php
ComplexDataConstraintValidator::validate function core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php
Component::$metadata property core/lib/Drupal/Core/Plugin/Component.php The component's metadata.
ComponentMetadata class core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Component metadata.
ComponentMetadata.php file core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php
ComponentMetadata::$description property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component description.
ComponentMetadata::$documentation property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component documentation.
ComponentMetadata::$group property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component group.
ComponentMetadata::$machineName property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The machine name for the component.
ComponentMetadata::$mandatorySchemas property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php TRUE if the schemas for props and slots are mandatory.
ComponentMetadata::$name property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component's name.
ComponentMetadata::$path property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The absolute path to the component directory.
ComponentMetadata::$schema property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Schema for the component props.
ComponentMetadata::$slots property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Slot information.
ComponentMetadata::$status property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The status of the component.
ComponentMetadata::$thumbnailPath property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The PNG path for the component thumbnail.
ComponentMetadata::getThumbnailPath function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Gets the thumbnail path.
ComponentMetadata::normalize function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Normalizes the value object.
ComponentMetadata::parseSchemaInfo function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php Parse the schema information.
ComponentMetadata::__construct function core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php ComponentMetadata constructor.
ComponentMetadataTest class core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Unit tests for the component metadata class.
ComponentMetadataTest.php file core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php
ComponentMetadataTest::dataProviderMetadata function core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Data provider for the test testMetadataEnforceSchema.
ComponentMetadataTest::testMetadata function core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Tests that the correct data is returned for each property.
ComponentMetadataTest::testMetadataEnforceSchema function core/tests/Drupal/Tests/Core/Theme/Component/ComponentMetadataTest.php Tests the correct checks when enforcing schemas or not.
ComponentRenderTest::checkIncludeDataMapping function core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php Check using a component with an include and no default context.
ComponentValidatorTest::dataProviderValidateDefinitionInvalid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with invalid component definitions.
ComponentValidatorTest::dataProviderValidateDefinitionValid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with valid component definitions.
ComponentValidatorTest::dataProviderValidatePropsInvalid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with invalid component props.
ComponentValidatorTest::dataProviderValidatePropsValid function core/tests/Drupal/Tests/Core/Theme/Component/ComponentValidatorTest.php Data provider with valid component props.
ConfigEntityAdapter::getConfigTypedData function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php Gets typed data for config entity.
ConfigEntityAdapter::getTypedDataManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php @todo Remove this in https://www.drupal.org/node/3011137.
ConfigEntityAdapter::setTypedDataManager function core/lib/Drupal/Core/Entity/Plugin/DataType/ConfigEntityAdapter.php @todo Remove this in https://www.drupal.org/node/3011137.
ConfigEntityValidationTestBase::isFullyValidatable function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Whether the tested config entity type is fully validatable.
ConfigValidationTest::createRecipeWithInvalidDataInFile function core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php Creates a recipe with invalid config data in a particular file.
ConfigValidationTest::testValidatableConfigIsValidated function core/tests/Drupal/KernelTests/Core/Recipe/ConfigValidationTest.php Tests that the recipe runner only validates config which is validatable.
ContentEntityNullStorage::countFieldData function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php
ContentEntityNullStorage::hasData function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Determines if the storage contains any data.
ContentEntityStorageBase::purgeFieldData function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php
ContentEntityTypeInterface::getRevisionMetadataKey function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Gets a specific entity revision metadata key.
ContentEntityTypeInterface::getRevisionMetadataKeys function core/lib/Drupal/Core/Entity/ContentEntityTypeInterface.php Gets an array of entity revision metadata keys.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.