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
views_handler_field_node_link_delete.inc file modules/node/views/views_handler_field_node_link_delete.inc Definition of views_handler_field_node_link_delete.
config_test_hooks_config_delete_validate function modules/config/tests/config_test_hooks/config_test_hooks.module Implements hook_config_delete_validate().
taxonomy_vocabulary_confirm_delete_submit function modules/taxonomy/taxonomy.admin.inc Submit handler to delete a vocabulary after confirmation.
CommentFieldsTest::testCommentDeletedBody function modules/comment/tests/comment.test Tests that the comment_body field is not required.
ContactSitewideTestCase::deleteCategories function modules/contact/tests/contact.test Deletes all categories.
FileUnmanagedDeleteRecursiveTest::$profile property modules/simpletest/tests/file.test The profile to install as a basis for testing.
entity_crud_hook_test_taxonomy_term_delete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_delete().
FieldBulkDeleteTestCase::testPurgeInstance function modules/field/tests/field.test Verify that field data items and instances are purged when an instance is deleted.
EntityDatabaseStorageController::preDelete function modules/entity/entity.controller.inc Acts on entities before they are deleted.
EntityDatabaseStorageController::postDelete function modules/entity/entity.controller.inc Acts on deleted entities before the delete hook is invoked.
views_handler_field_comment_link_delete.inc file modules/comment/views/views_handler_field_comment_link_delete.inc Definition of views_handler_field_comment_link_delete.
redirect_handler_field_redirect_link_delete class modules/redirect/views/redirect_handler_field_redirect_link_delete.inc
layout_flexible_template_delete_form_submit function modules/layout/layout.flexible.inc Submit handler that deletes a flexible template.
views_handler_field_file_link_delete::render function modules/file/views/views_handler_field_file_link_delete.inc Render the field.
field_sql_storage_field_storage_delete_field function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_field().
FieldUIManageFieldsTestCase::testDeleteField function modules/field_ui/tests/field_ui.test Tests that deletion removes fields and instances as expected.
DatabaseDeleteTruncateTestCase::testTruncate function modules/simpletest/tests/database_test.test Confirm that we can truncate a whole table successfully.
RemoteFileUnmanagedDeleteRecursiveTest::setUp function modules/simpletest/tests/file.test Sets up a Backdrop site for running functional and integration tests.
FieldBulkDeleteTestCase::$entities_by_bundles property modules/field/tests/field.test
views_ui_edit_form_submit_undo_delete_display function modules/views_ui/views_ui.admin.inc Submit handler to add a restore a removed display to a view.
entity_crud_hook_test_taxonomy_term_predelete function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_predelete().
views_handler_field_node_revision_link_delete class modules/node/views/views_handler_field_node_revision_link_delete.inc Field handler to present link to delete a node revision.
FieldBulkDeleteTestCase::checkHooksInvocations function modules/field/tests/field.test Tests that the expected hooks have been invoked on the expected entities.
FileUnmanagedDeleteRecursiveTest::testDirectory function modules/simpletest/tests/file.test Try deleting a directory with some files.
redirect_handler_field_redirect_link_delete.inc file modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Redirect field handler for edit links.
field_sql_storage_field_storage_delete_instance function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_instance().
PathPatternUnitTestCase::testPathDeleteMultiple function modules/path/tests/path_pattern.test Test path_delete_multiple().
views_handler_field_comment_link_delete::access function modules/comment/views/views_handler_field_comment_link_delete.inc Check whether current user has access to this handler.
field_sql_storage_field_storage_delete_revision function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_delete_revision().
FieldBulkDeleteTestCase::testDeleteFieldInstance function modules/field/tests/field.test Verify that deleting an instance leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and instance.
FileUnmanagedDeleteRecursiveTest::testSingleFile function modules/simpletest/tests/file.test Delete a normal file.
DatabaseDeleteTruncateTestCase::testSimpleDelete function modules/simpletest/tests/database_test.test Confirm that we can delete a single record successfully.
FieldAttachStorageTestCase::testFieldAttachDelete function modules/field/tests/field.test Test field_attach_delete().
FieldBulkDeleteTestCase::convertToPartialEntities function modules/field/tests/field.test Converts the passed entities to partially created ones.
views_handler_field_node_revision_link_delete.inc file modules/node/views/views_handler_field_node_revision_link_delete.inc Definition of views_handler_field_node_revision_link_delete.
views_handler_field_node_link_delete::render_link function modules/node/views/views_handler_field_node_link_delete.inc Renders the link.
views_handler_field_file_link_delete::render_link function modules/file/views/views_handler_field_file_link_delete.inc Renders the link.
FieldInstanceCrudTestCase::testDeleteFieldInstance function modules/field/tests/field.test Test the deletion of a field instance.
redirect_handler_field_redirect_link_delete::query function modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Called to add the field to a query.
FileUnmanagedDeleteRecursiveTest::testSubDirectory function modules/simpletest/tests/file.test Try deleting subdirectories with some files.
views_handler_field_file_link_delete::options_form function modules/file/views/views_handler_field_file_link_delete.inc Default options form that provides the label widget that all fields should have.
DatabaseDeleteTruncateTestCase::testSubselectDelete function modules/simpletest/tests/database_test.test Confirm that we can use a subselect in a delete successfully.
redirect_handler_field_redirect_link_delete::render function modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Render the field.
views_handler_field_comment_link_delete::render_link function modules/comment/views/views_handler_field_comment_link_delete.inc
FileUnmanagedDeleteRecursiveTest::testEmptyDirectory function modules/simpletest/tests/file.test Try deleting an empty directory.
views_handler_field_node_revision_link_delete::access function modules/node/views/views_handler_field_node_revision_link_delete.inc Check whether current user has access to this handler.
redirect_handler_field_redirect_link_delete::construct function modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Construct a new field handler.
FieldAttachStorageTestCase::testFieldAttachDeleteBundle function modules/field/tests/field.test Test field_attach_delete_bundle().
views_handler_field_file_link_delete::option_definition function modules/file/views/views_handler_field_file_link_delete.inc Information about options for all kinds of purposes will be held here. @code 'option_name' => array(
redirect_handler_field_redirect_link_delete::options_form function modules/redirect/views/redirect_handler_field_redirect_link_delete.inc Default options form that provides the label widget that all fields should have.

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