Search for isDeleted

  1. Search 7.x for isDeleted
  2. Search 9.5.x for isDeleted
  3. Search 10.3.x for isDeleted
  4. Search 11.x for isDeleted
  5. Other projects
Title Object type File name Summary
BaseFieldDefinition::isDeleted function core/lib/Drupal/Core/Field/BaseFieldDefinition.php Returns whether the field is deleted or not.
FieldConfig::isDeleted function core/modules/field/src/Entity/FieldConfig.php Gets the deleted flag of the field.
FieldConfigInterface::isDeleted function core/modules/field/src/FieldConfigInterface.php Gets the deleted flag of the field.
FieldStorageConfig::isDeleted function core/modules/field/src/Entity/FieldStorageConfig.php Returns whether the field is deleted or not.
FieldStorageDefinitionInterface::isDeleted function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns whether the field is deleted or not.
SqlContentEntityStorage::storageDefinitionIsDeleted function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Determines whether the passed field has been already deleted.

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