SAVED_DELETED |
constant |
drupal/core/includes/common.inc |
Return status for saving which deleted an existing item. |
Field::$deleted |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Flag indicating whether the field is deleted. |
FieldInstance::$deleted |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
Flag indicating whether the instance is deleted. |
DiffFormatter::_deleted |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
DrupalDiffFormatter::_deleted |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
|
ConfigImporterTest::testDeleted |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImporterTest.php |
Tests deletion of configuration during import. |
DrupalDiffFormatter::deletedLine |
function |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
Note: you should HTML-escape parameter before calling this. |
StaticDiscovery::deleteDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
Deletes a plugin definition. |
EasyRdf_Literal::deleteDatatypeMapping |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal.php |
Remove the mapping between an RDF datatype and a PHP class name |
ShortcutSetsTest::testShortcutSetDeleteDefault |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Tests/ShortcutSetsTest.php |
Tests deleting the default shortcut set. |