Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for delete

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
FieldBulkDeleteTestCase::$instances property modules/field/tests/field.test
taxonomy_term_confirm_delete_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to delete a term after confirmation.
taxonomy_vocabulary_delete_multiple function modules/taxonomy/taxonomy.module Deletes vocabularies.
book_form_node_delete_confirm_alter function modules/book/book.module Implements hook_form_FORM_ID_alter().
entity_crud_hook_test_entity_delete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_delete().
FileUnmanagedDeleteTest::testNormal function modules/simpletest/tests/file.test Delete a normal file.
FieldUITestCase::fieldUIDeleteField function modules/field_ui/tests/field_ui.test Deletes a field instance through the Field UI.
locale_translate_delete_form_submit function modules/locale/locale.pages.inc Process string deletion submissions.
views_handler_field_node_link_delete class modules/node/views/views_handler_field_node_link_delete.inc Field handler to present a link to delete a node.
FileUnmanagedDeleteTest::testMissing function modules/simpletest/tests/file.test Try deleting a missing file.
CommentStorageController::postDelete function modules/comment/comment.entity.inc Overrides EntityDatabaseStorageController::postDelete().
entity_crud_hook_test_file_predelete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_predelete().
views_handler_field_file_link_delete class modules/file/views/views_handler_field_file_link_delete.inc Field handler to present a link to delete a file.
entity_crud_hook_test_comment_delete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_delete().
layout_flexible_template_delete_form function modules/layout/layout.flexible.inc Menu callback; Delete a flexible template.
admin_bar_taxonomy_vocabulary_delete function modules/admin_bar/admin_bar.module Implements hook_taxonomy_vocabulary_delete().
entity_crud_hook_test_user_predelete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_predelete().
entity_crud_hook_test_node_predelete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_predelete().
TaxonomyTermUnitTest::testTermDelete function modules/taxonomy/tests/taxonomy.test
BackdropCacheInterface::deletePrefix function includes/cache.inc Deletes items from the cache using a wildcard prefix.
RemoteFileUnmanagedDeleteTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
user_admin_role_delete_confirm_submit function modules/user/user.admin.inc Form submit handler for user_admin_role_delete_confirm().
field_ui_view_mode_delete_form_submit function modules/field_ui/field_ui.admin.inc Submit handler for field_ui_view_mode_delete_form().
FieldBulkDeleteTestCase::$entity_type property modules/field/tests/field.test
field_test_field_storage_delete_field function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete_field().
BackdropDatabaseCache::deleteMultiple function drivers/cache_database/cache_database.inc Implements BackdropCacheInterface::deleteMultiple().
system_date_delete_format_form_submit function modules/system/system.admin.inc Delete a configured date format.
field_test_field_attach_delete_bundle function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_attach_delete_bundle().
field_sql_storage_field_storage_delete function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete().
RemoteFileUnmanagedDeleteRecursiveTest class modules/simpletest/tests/file.test Deletion related tests on remote filesystems.
DatabaseConnection_mysql::nextIdDelete function drivers/database_mysql/database.inc
UserPictureTestCase::testDeletePicture function modules/user/tests/user.test Tests deletion of user pictures.
views_plugin_localization_core::delete function modules/views/plugins/views_plugin_localization_core.inc Delete a string.
views_plugin_localization_none::delete function modules/views/plugins/views_plugin_localization_none.inc Delete a string; not supported.
comment_multiple_delete_confirm_submit function modules/comment/comment.admin.inc Form submission handler for comment_multiple_delete_confirm().
entity_crud_hook_test_entity_predelete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_predelete().
field_ui_field_edit_form_delete_submit function modules/field_ui/field_ui.admin.inc Form submission handler for 'Delete' button in field_ui_field_edit_form().
BackdropCacheInterface::deleteMultiple function includes/cache.inc Deletes multiple items from the cache.
FileUnmanagedDeleteTest::testDirectory function modules/simpletest/tests/file.test Try deleting a directory.
FieldBulkDeleteTestCase::testPurgeField function modules/field/tests/field.test Verify that fields are preserved and purged correctly as multiple instances are deleted and purged.
entity_crud_hook_test_comment_predelete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_comment_predelete().
EntityDatabaseStorageController::delete function modules/entity/entity.controller.inc Implements EntityStorageControllerInterface::delete().
views_handler_field_comment_link_delete class modules/comment/views/views_handler_field_comment_link_delete.inc Field handler to present a link to delete a comment.
PathPatternTestHelper::deleteAllAliases function modules/path/tests/path_pattern.test
views_ui_edit_form_submit_delete_display function modules/views_ui/views_ui.admin.inc Submit handler to delete a display from a view.
path_bulk_update_form_bulk_delete_submit function modules/path/path.admin.inc Submit handler for path_admin_bulk_delete().
field_test_field_storage_delete_instance function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete_instance().
field_test_field_storage_delete_revision function modules/field/tests/field_test/field_test.storage.inc Implements hook_field_storage_delete_revision().
EntityStorageControllerInterface::delete function modules/entity/entity.controller.inc Deletes permanently saved entities.
views_handler_field_file_link_delete.inc file modules/file/views/views_handler_field_file_link_delete.inc Definition of views_handler_field_file_link_delete.

Pages

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

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS