Search for hasdata
- Search 7.x for hasdata
 - Search 9.5.x for hasdata
 - Search 8.9.x for hasdata
 - Search 10.3.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/ | 
                                                                                        Tests has data. | 
| 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.