Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
entity.inc
»
entity_delete_multiple
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
20 calls to entity_delete_multiple()
BookTest::testBookDelete
in drupal/
core/
modules/
book/
lib/
Drupal/
book/
Tests/
BookTest.php
Tests the access for deleting top-level book nodes.
CommentLinksTest::setEnvironment
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentLinksTest.php
Re-configures the environment, module settings, and user permissions.
CommentLinksTest::testCommentLinks
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
Tests/
CommentLinksTest.php
Tests comment links.
CommentStorageController::postDelete
in drupal/
core/
modules/
comment/
lib/
Drupal/
comment/
CommentStorageController.php
Overrides
Drupal\Core\Entity\DatabaseStorageController::postDelete
().
comment_admin_overview_submit
in drupal/
core/
modules/
comment/
comment.admin.inc
Form submission handler for
comment_admin_overview
().
comment_multiple_delete_confirm_submit
in drupal/
core/
modules/
comment/
comment.admin.inc
Form submission handler for
comment_multiple_delete_confirm
().
comment_node_predelete
in drupal/
core/
modules/
comment/
comment.module
Implements
hook_node_predelete
().
comment_user_predelete
in drupal/
core/
modules/
comment/
comment.module
Implements
hook_user_predelete
().
DefaultProcessor::postProcess
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
aggregator/
processor/
DefaultProcessor.php
Implements
\Drupal\aggregator\Plugin\ProcessorInterface::postProcess
().
DefaultProcessor::remove
in drupal/
core/
modules/
aggregator/
lib/
Drupal/
aggregator/
Plugin/
aggregator/
processor/
DefaultProcessor.php
Implements
\Drupal\aggregator\Plugin\ProcessorInterface::remove
().
EntityApiTest::assertCRUD
in drupal/
core/
modules/
system/
lib/
Drupal/
system/
Tests/
Entity/
EntityApiTest.php
Executes a test set for a defined entity type and user.
entity_entity_bundle_delete
in drupal/
core/
modules/
entity/
entity.module
Implements
hook_entity_bundle_delete
().
file_delete_multiple
in drupal/
core/
includes/
file.inc
Deletes files.
ForumTest::testAddOrphanTopic
in drupal/
core/
modules/
forum/
lib/
Drupal/
forum/
Tests/
ForumTest.php
Tests that forum nodes can't be added without a parent.
node_user_predelete
in drupal/
core/
modules/
node/
node.module
Implements
hook_user_predelete
().
taxonomy_term_confirm_delete_submit
in drupal/
core/
modules/
taxonomy/
taxonomy.admin.inc
Submit handler to delete a term after confirmation.
TermStorageController::postDelete
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
TermStorageController.php
Overrides
Drupal\Core\Entity\DatabaseStorageController::postDelete
().
TermUnitTest::testTermDelete
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermUnitTest.php
user_delete_multiple
in drupal/
core/
modules/
user/
user.module
Delete multiple user accounts.
VocabularyStorageController::preDelete
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
VocabularyStorageController.php
Overrides
Drupal\Core\Config\Entity\ConfigStorageController::preDelete
().