Search for hasData
- Search 7.x for hasData
- Search 8.9.x for hasData
- Search 10.3.x for hasData
- Search 11.x for hasData
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AppendOp::existingFileHasData | function | composer/ |
Check to see if the append/prepend data has already been applied. |
ConfigEntityStorage::hasData | function | core/ |
Determines if the storage contains any data. |
ConfigEntityStorageTest::testHasData | function | core/ |
Tests the hasData() method for config entity storage. |
ContentEntityNullStorage::hasData | function | core/ |
Determines if the storage contains any data. |
ContentModeration::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
ContentModeration::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
EntityStorageBase::hasData | function | core/ |
Determines if the storage contains any data. |
EntityStorageInterface::hasData | function | core/ |
Determines if the storage contains any data. |
FieldDataCountTest::testEntityCountAndHasData | function | core/ |
Tests entityCount() and hadData() methods. |
FieldStorageConfig::hasData | function | core/ |
Determines whether a field has any data. |
KeyValueEntityStorage::hasData | function | core/ |
Determines if the storage contains any data. |
SqlContentEntityStorageTest::testHasData | function | core/ |
@covers ::hasData |
WorkflowTypeBase::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
WorkflowTypeBase::workflowStateHasData | function | core/ |
Determines if the workflow state has data associated with it. |
WorkflowTypeInterface::workflowHasData | function | core/ |
Determines if the workflow is being has data associated with it. |
WorkflowTypeInterface::workflowStateHasData | function | core/ |
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.