Skip to main content
backdrop Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

Search for delete

  1. Home »
  2. API reference »
  3. 1.x
Name Type Location Description
field_ui_field_edit_form_delete_submit function core/modules/field_ui/field_ui.admin.inc Form submission handler for 'Delete' button in field_ui_field_edit_form().
DatabaseConnection_mysql::nextIdDelete function core/includes/database/mysql/database.inc Clean up the sequences table when closing a database connection.
EntityReferenceBehaviorHandler::delete function core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Act before deleting an entity with an entity reference field.
BackdropCacheInterface::deleteMultiple function core/includes/cache.inc Deletes multiple items from the cache.
comment_multiple_delete_confirm_submit function core/modules/comment/comment.admin.inc Form submission handler for comment_multiple_delete_confirm().
views_plugin_localization_none::delete function core/modules/views/plugins/views_plugin_localization_none.inc Delete a string; not supported.
entity_crud_hook_test_comment_predelete function core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_predelete().
views_handler_field_comment_link_delete class core/modules/comment/views/views_handler_field_comment_link_delete.inc Field handler to present a link to delete a comment.
EntityDatabaseStorageController::delete function core/modules/entity/entity.controller.inc Implements EntityStorageControllerInterface::delete().
PathPatternTestHelper::deleteAllAliases function core/modules/path/tests/path_pattern.test
FieldBulkDeleteTestCase::testPurgeField function core/modules/field/tests/field.test Verify that fields are preserved and purged correctly as multiple instances are deleted and purged.
path_bulk_update_form_bulk_delete_submit function core/modules/path/path.admin.inc Submit handler for path_admin_bulk_delete().
config_test_hooks_config_delete_validate function core/modules/config/tests/config_test_hooks/config_test_hooks.module Implements hook_config_delete_validate().
views_handler_field_node_link_delete.inc file core/modules/node/views/views_handler_field_node_link_delete.inc Definition of views_handler_field_node_link_delete.
field_test_field_storage_delete_revision function core/modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete_revision().
field_test_field_storage_delete_instance function core/modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete_instance().
EntityStorageControllerInterface::delete function core/modules/entity/entity.controller.inc Deletes permanently saved entities.
views_ui_edit_form_submit_delete_display function core/modules/views_ui/views_ui.admin.inc Submit handler to delete a display from a view.
views_handler_field_file_link_delete.inc file core/modules/file/views/views_handler_field_file_link_delete.inc Definition of views_handler_field_file_link_delete.
ContactSitewideTestCase::deleteCategories function core/modules/contact/tests/contact.test Deletes all categories.
CommentFieldsTest::testCommentDeletedBody function core/modules/comment/tests/comment.test Tests that the comment_body field is not required.
taxonomy_vocabulary_confirm_delete_submit function core/modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation.
FileUnmanagedDeleteRecursiveTest::$profile property core/modules/simpletest/tests/file.test The profile to install as a basis for testing.
entity_crud_hook_test_taxonomy_term_delete function core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_delete().
EntityDatabaseStorageController::preDelete function core/modules/entity/entity.controller.inc Acts on entities before they are deleted.
FieldBulkDeleteTestCase::testPurgeInstance function core/modules/field/tests/field.test Verify that field data items and instances are purged when an instance is deleted.
EntityReferenceBehaviorHandler::postDelete function core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Act after deleting an entity with an entity reference field.
views_handler_field_comment_link_delete.inc file core/modules/comment/views/views_handler_field_comment_link_delete.inc Definition of views_handler_field_comment_link_delete.
layout_flexible_template_delete_form_submit function core/modules/layout/layout.flexible.inc Submit handler that deletes a flexible template.
redirect_handler_field_redirect_link_delete class core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc
EntityDatabaseStorageController::postDelete function core/modules/entity/entity.controller.inc Acts on deleted entities before the delete hook is invoked.
field_sql_storage_field_storage_delete_field function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_field().
DatabaseDeleteTruncateTestCase::testTruncate function core/modules/simpletest/tests/database_test.test Confirm that we can truncate a whole table successfully.
EntityExampleBasicController::deleteMultiple function modules/examples/entity_example/entity_example.inc Delete one or more entity_example_basic entities.
views_handler_field_file_link_delete::render function core/modules/file/views/views_handler_field_file_link_delete.inc Render the field.
FieldUIManageFieldsTestCase::testDeleteField function core/modules/field_ui/tests/field_ui.test Tests that deletion removes fields and instances as expected.
views_handler_field_node_revision_link_delete class core/modules/node/views/views_handler_field_node_revision_link_delete.inc Field handler to present link to delete a node revision.
RemoteFileUnmanagedDeleteRecursiveTest::setUp function core/modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FieldBulkDeleteTestCase::$entities_by_bundles property core/modules/field/tests/field.test
EntityExampleBasicControllerInterface::delete function modules/examples/entity_example/entity_example.inc Delete an entity.
entity_crud_hook_test_taxonomy_term_predelete function core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_predelete().
views_ui_edit_form_submit_undo_delete_display function core/modules/views_ui/views_ui.admin.inc Submit handler to add a restore a removed display to a view.
FieldBulkDeleteTestCase::checkHooksInvocations function core/modules/field/tests/field.test Tests that the expected hooks have been invoked on the expected entities.
field_sql_storage_field_storage_delete_revision function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_revision().
field_sql_storage_field_storage_delete_instance function core/modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_instance().
FileUnmanagedDeleteRecursiveTest::testDirectory function core/modules/simpletest/tests/file.test Try deleting a directory with some files.
views_handler_field_comment_link_delete::access function core/modules/comment/views/views_handler_field_comment_link_delete.inc Check whether current user has access to this handler.
EntityReferenceBehaviorHandlerInterface::delete function core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Act before deleting an entity with an entity reference field.
PathPatternUnitTestCase::testPathDeleteMultiple function core/modules/path/tests/path_pattern.test Test path_delete_multiple().
redirect_handler_field_redirect_link_delete.inc file core/modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Redirect field handler for edit links.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • next ›
  • last »

Directory

  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
  • Add-On Documentation
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
    • Using JavaScript
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Contribute to documentation
  • Developer API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Icon API
    • Database API
    • Theme functions
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS

Footer Menu

  • documentation
  • localization
  • events
  • forum
  • backdropcms.org