Search for delete

  1. Search 3.x for delete
  2. Search 8.x-1.x for delete
  3. Search 6.x-1.x for delete
  4. Search 4.0.x for delete
  5. Other projects
Title Object type File name Summary
ajax_example_node_delete function ajax_example/ajax_example_node_form_alter.inc Implements hook_node_delete().
dbtng_example_entry_delete function dbtng_example/dbtng_example.module Delete an entry from the database.
EntityExampleBasicController::delete function entity_example/entity_example.module Delete a single entity.
EntityExampleBasicController::deleteMultiple function entity_example/entity_example.module Delete one or more entity_example_basic entities.
EntityExampleBasicControllerInterface::delete function entity_example/entity_example.module Delete an entity.
entity_example_basic_delete function entity_example/entity_example.module Use the controller to delete the entity.
entity_example_basic_edit_delete function entity_example/entity_example.module Form deletion handler.
GenericFieldTest::formTestGenericFieldNodeAddDeleteForm function field_permission_example/tests/field_permission_example.test Add and delete all field types through Form API.
image_example_image_style_delete function image_example/image_example.module Implements hook_image_style_delete().
nodeapi_example_node_delete function nodeapi_example/nodeapi_example.module Implements hook_node_delete().
node_access_example_node_delete function node_access_example/node_access_example.module Implements hook_node_delete().
queue_example_add_remove_form_delete function queue_example/queue_example.module Submit function for "Claim and delete" button.