Search for hasData

  1. Search 7.x for hasData
  2. Search 9.5.x for hasData
  3. Search 10.3.x for hasData
  4. Search 11.x for hasData
  5. Other projects
Title Object type File name Summary
AppendOp::existingFileHasData function composer/Plugin/Scaffold/Operations/AppendOp.php Check to see if the append/prepend data has already been applied.
ConfigEntityStorage::hasData function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Determines if the storage contains any data.
ConfigEntityStorageTest::testHasData function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStorageTest.php Tests the hasData() method for config entity storage.
ContentEntityNullStorage::hasData function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Determines if the storage contains any data.
ContentModeration::workflowHasData function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Determines if the workflow is being has data associated with it.
ContentModeration::workflowStateHasData function core/modules/content_moderation/src/Plugin/WorkflowType/ContentModeration.php Determines if the workflow state has data associated with it.
EntityStorageBase::hasData function core/lib/Drupal/Core/Entity/EntityStorageBase.php Determines if the storage contains any data.
EntityStorageInterface::hasData function core/lib/Drupal/Core/Entity/EntityStorageInterface.php Determines if the storage contains any data.
FieldDataCountTest::testEntityCountAndHasData function core/modules/field/tests/src/Kernel/FieldDataCountTest.php Tests entityCount() and hadData() methods.
FieldStorageConfig::hasData function core/modules/field/src/Entity/FieldStorageConfig.php Determines whether a field has any data.
KeyValueEntityStorage::hasData function core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php Determines if the storage contains any data.
SqlContentEntityStorageTest::testHasData function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageTest.php @covers ::hasData
WorkflowTypeBase::workflowHasData function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Determines if the workflow is being has data associated with it.
WorkflowTypeBase::workflowStateHasData function core/modules/workflows/src/Plugin/WorkflowTypeBase.php Determines if the workflow state has data associated with it.
WorkflowTypeInterface::workflowHasData function core/modules/workflows/src/WorkflowTypeInterface.php Determines if the workflow is being has data associated with it.
WorkflowTypeInterface::workflowStateHasData function core/modules/workflows/src/WorkflowTypeInterface.php Determines if the workflow state has data associated with it.

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