entity_crud_hook_test_entity_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_delete(). |
book_form_node_delete_confirm_alter |
function |
drupal/core/modules/book/book.module |
Implements hook_form_FORM_ID_alter() for node_delete_confirm(). |
taxonomy_term_confirm_delete_submit |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler to delete a term after confirmation. |
DateFormatDeleteForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns the page to go to if the user cancels the action. |
ConfigTestDeleteForm::getCancelPath |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Returns the page to go to if the user cancels the action. |
FieldUiTestBase::fieldUIDeleteField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/FieldUiTestBase.php |
Deletes a field instance through the Field UI. |
ImageEffectDeleteForm::$imageEffect |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
The image effect to be deleted. |
ImageEffectDeleteForm::getCancelPath |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns the page to go to if the user cancels the action. |
StringDatabaseStorage::deleteStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::deleteLanguage(). |
ImageStyleDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns a caption for the button that confirms the action. |
NullStorageExpirable::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php |
Implements Drupal\Core\KeyValueStore\KeyValueStoreInterface::deleteMultiple(). |
ImageStyleDeleteForm::getDescription |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns additional text to display as a description. |
custom_block_type_delete_form_submit |
function |
drupal/core/modules/block/custom_block/custom_block.admin.inc |
Form submission handler for custom_block_type_delete_form(). |
action.action.node_delete_action.yml |
file |
drupal/core/modules/node/config/action.action.node_delete_action.yml |
drupal/core/modules/node/config/action.action.node_delete_action.yml |
DatabaseStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on entities before they are deleted. |
MenuLinkStorageController::preDelete |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::preDelete(). |
DeleteTruncateTest::testSimpleDelete |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/DeleteTruncateTest.php |
Confirms that we can delete a single record successfully. |
AdminBlockDeleteForm::getConfirmText |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns a caption for the button that confirms the action. |
CommentStorageController::postDelete |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
entity_crud_hook_test_file_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_predelete(). |
entity_crud_hook_test_node_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_predelete(). |
entity_crud_hook_test_user_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_predelete(). |
entity_crud_hook_test_comment_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_delete(). |
_breakpoint_delete_breakpoint_groups |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Remove breakpoint groups from all disabled themes or uninstalled modules. |
StorageComparer::addChangelistDelete |
function |
drupal/core/lib/Drupal/Core/Config/StorageComparer.php |
Creates the delete changelist. |
DateFormatDeleteForm::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
The config factory. |
DateFormatDeleteForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns a caption for the button that confirms the action. |
ConfigTestDeleteForm::getConfirmText |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Returns a caption for the button that confirms the action. |
ShortcutStorageController::preDelete |
function |
drupal/core/modules/shortcut/lib/Drupal/shortcut/ShortcutStorageController.php |
Overrides \Drupal\Core\Entity\ConfigStorageController::preDelete(). |
RemoteFileUnmanagedDeleteTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Sets up a Drupal site for running functional and integration tests. |
ImageEffectDeleteForm::getConfirmText |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns a caption for the button that confirms the action. |
ConfigStorageController::importDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Delete configuration upon synchronizing configuration changes. |
CacheBackendInterface::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes multiple items from the cache. |
DatabaseStorageController::postDelete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
MenuLinkStorageController::postDelete |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkStorageController.php |
Overrides DatabaseStorageController::postDelete(). |
field_test_field_storage_delete_field |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_delete_field(). |
entity_crud_hook_test_block_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_predelete(). |
MTimeProtectedFastFileStorage::delete |
function |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::delete(). |
UnmanagedDeleteRecursiveTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteRecursiveTest.php |
|
BulkDeleteTest::checkHooksInvocations |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Tests that the expected hooks have been invoked on the expected entities. |
CustomBlockTypeFormController::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::delete(). |
CategoryStorageController::postDelete |
function |
drupal/core/modules/contact/lib/Drupal/contact/CategoryStorageController.php |
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete(). |
StringStorageInterface::deleteStrings |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Deletes source strings and translations using conditions. |
ContactSitewideTest::deleteCategories |
function |
drupal/core/modules/contact/lib/Drupal/contact/Tests/ContactSitewideTest.php |
Deletes all categories. |
field_sql_storage_field_storage_delete |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete(). |
entity_crud_hook_test_entity_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_predelete(). |
UserDeleteTest::testUserDeleteMultiple |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserDeleteTest.php |
Test deleting multiple users. |
VocabularyStorageController::preDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::preDelete(). |
Controller::deleteAccessControlEntries |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Controller.php |
Deletes all ACEs for the given object identity primary key. |
comment_multiple_delete_confirm_submit |
function |
drupal/core/modules/comment/comment.admin.inc |
Form submission handler for comment_multiple_delete_confirm(). |