|
MenuTest::deleteCustomMenu |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuTest.php |
Delete custom menu. |
|
image_config_import_delete |
function |
drupal/core/modules/image/image.module |
Implements MODULE_config_import_delete(). |
|
menu_test_menu_link_delete |
function |
drupal/core/modules/system/tests/modules/menu_test/menu_test.module |
Implements hook_menu_link_delete(). |
|
InstallBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::deleteTags(). |
|
RevisionLinkDelete::access |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLinkDelete.php |
Check whether current user has access to this handler. |
|
NodeFormController::delete |
function |
drupal/core/modules/node/lib/Drupal/node/NodeFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
|
hook_field_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Define custom revision delete behavior for this module's field types. |
|
views_config_import_delete |
function |
drupal/core/modules/views/views.module |
Implements hook_config_import_delete(). |
|
shortcut_set_delete_access |
function |
drupal/core/modules/shortcut/shortcut.module |
Access callback for deleting a shortcut set. |
|
hook_field_delete_instance |
function |
drupal/core/modules/field/field.api.php |
Act on a field instance being deleted. |
|
forum_taxonomy_term_delete |
function |
drupal/core/modules/forum/forum.module |
Implements hook_taxonomy_term_delete(). |
|
node_delete_confirm_submit |
function |
drupal/core/modules/node/node.pages.inc |
Form submission handler for node_delete_confirm(). |
|
FileUsageInterface::delete |
function |
drupal/core/modules/file/lib/Drupal/file/FileUsage/FileUsageInterface.php |
Removes a record to indicate that a module is no longer using a file. |
|
TermFormController::delete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::delete(). |
|
taxonomy_vocabulary_delete |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Deletes a vocabulary. |
|
QueueInterface::deleteItem |
function |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Deletes a finished item from the queue. |
|
translation_node_predelete |
function |
drupal/core/modules/translation/translation.module |
Implements hook_node_predelete(). |
|
file_field_delete_revision |
function |
drupal/core/modules/file/file.field.inc |
Implements hook_field_delete_revision(). |
|
taxonomy_delete_node_index |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Deletes taxonomy index entries for a given node. |
|
field_ui_field_delete_form |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Form constructor for removing a field instance from a bundle. |
|
language_admin_delete_form |
function |
drupal/core/modules/language/language.admin.inc |
User interface for the language deletion confirmation screen. |
|
DatabaseStorageTest::delete |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
|
DatabaseBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteTags(). |
|
views_field_delete_instance |
function |
drupal/core/modules/views/views.module |
Implements hook_field_delete_instance. |
|
image_field_delete_instance |
function |
drupal/core/modules/image/image.module |
Implements hook_field_delete_instance(). |
|
update_delete_file_if_stale |
function |
drupal/core/modules/update/update.module |
Deletes stale files and directories from the update manager disk cache. |
|
BackendChain::deleteExpired |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::expire(). |
|
comment_confirm_delete_page |
function |
drupal/core/modules/comment/comment.admin.inc |
Page callback: Shows a confirmation page for comment deletions. |
|
drupal_delete_file_if_stale |
function |
drupal/core/includes/common.inc |
Deletes files modified more than a set time ago. |
|
forum_confirm_delete_submit |
function |
drupal/core/modules/forum/forum.admin.inc |
Form submission handler for forum_confirm_delete(). |
|
shortcut_link_delete_submit |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_link_delete_submit(). |
|
entity_test_delete_multiple |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Deletes multiple test entities. |
|
DeleteTruncateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
|
|
QueueInterface::deleteQueue |
function |
drupal/core/lib/Drupal/Core/Queue/QueueInterface.php |
Deletes a queue and every item in the queue. |
|
FileReadOnlyStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
|
image_field_delete_revision |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
|
PhpStorageInterface::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php |
Deletes PHP code from storage. |
|
NullBackend::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
|
UnmanagedDeleteTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
|
|
field_attach_delete_revision |
function |
drupal/core/modules/field/field.attach.inc |
Delete field data for a single revision of an existing entity. The passed
entity must have a revision ID attribute. |
|
UnmanagedDeleteRecursiveTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
Deletion related tests. |
|
BackendChain::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
|
node_multiple_delete_confirm |
function |
drupal/core/modules/node/node.admin.inc |
Multiple node deletion confirmation form for node_admin_content(). |
|
taxonomy_term_confirm_delete |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder for the term delete form. |
|
menu_item_delete_form_submit |
function |
drupal/core/modules/menu/menu.admin.inc |
Process menu delete form submissions. |
|
node_revision_delete_confirm |
function |
drupal/core/modules/node/node.pages.inc |
Page callback: Form constructor for the revision deletion confirmation form. |
|
hook_taxonomy_term_predelete |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Act before taxonomy term deletion. |
|
contact_config_import_delete |
function |
drupal/core/modules/contact/contact.module |
Implements MODULE_config_import_delete(). |
|
contact_category_delete_form |
function |
drupal/core/modules/contact/contact.admin.inc |
Page callback: Form constructor for the contact category deletion form. |
|
EntityFormController::delete |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler for the 'delete' action. |