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 10.3.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.
AtLeastOneOfConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/Validation/AtLeastOneOfConstraintValidatorTest.php The typed data manager to use.
AtLeastOneOfConstraintValidatorTest::dataProvider function core/tests/Drupal/KernelTests/Core/Validation/AtLeastOneOfConstraintValidatorTest.php Data provider for testValidation().
BlockItemsPerPageUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/BlockItemsPerPageUpdateTest.php Set database dump files to be used.
BlockWeightUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/BlockWeightUpdateTest.php Set database dump files to be used.
CacheItem::$data property core/tests/Drupal/Tests/Core/Session/AccessPolicyProcessorTest.php The cache data.
ClassResolverConstraintValidatorTest::$typedData property core/tests/Drupal/KernelTests/Core/TypedData/ClassResolverConstraintValidatorTest.php The typed data manager to use.
CommentViewsHooks::viewsDataAlter function core/modules/comment/src/Hook/CommentViewsHooks.php Implements hook_views_data_alter().
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::$id property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The ID of the component, in the form of provider:machine_name.
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::$variants property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The available variants.
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.
ComponentPluginManagerTest::testFindEmptyMetadataFile function core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Test that components render correctly.
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.
ConfigEntityValidationTestBase::isFullyValidatable function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Whether the tested config entity type is fully validatable.
ConfigOverrider::getCacheableMetadata function core/modules/user/tests/modules/user_config_override_test/src/ConfigOverrider.php Gets the cacheability metadata associated with the config factory override.
ConfigurableTraitTest::setConfigurationDataProvider function core/tests/Drupal/Tests/Core/Plugin/ConfigurableTraitTest.php Provides data for testSetConfiguration.
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.
Connection::createDatabase function core/modules/mysqli/src/Driver/Database/mysqli/Connection.php Overrides \Drupal\Core\Database\Connection::createDatabase().
Connection::databaseType function core/modules/system/tests/modules/dummydb/src/Driver/Database/dummydb/Connection.php Returns the name of the database engine accessed by this driver.
ContactViewsHooks::viewsDataAlter function core/modules/contact/src/Hook/ContactViewsHooks.php Implements hook_views_data_alter().
ContentModerationTestViewsHooks::viewsDataAlter function core/modules/content_moderation/tests/modules/content_moderation_test_views/src/Hook/ContentModerationTestViewsHooks.php Implements hook_views_data_alter().
ContentModerationViewsHooks::viewsData function core/modules/content_moderation/src/Hook/ContentModerationViewsHooks.php Implements hook_views_data().
ContentTranslationHooks::viewsDataAlter function core/modules/content_translation/src/Hook/ContentTranslationHooks.php Implements hook_views_data_alter().

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