|
ImageStyleDeleteForm::$imageStyle |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
The image style to be deleted. |
|
ImageStyleDeleteForm::getQuestion |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns the question to ask the user. |
|
FeedStorageController::postDelete |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/FeedStorageController.php |
Overrides Drupal\Core\Entity\DataBaseStorageController::postDelete(). |
|
DatabaseStorageController::delete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::delete(). |
|
CacheBackendInterface::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/CacheBackendInterface.php |
Deletes items with any of the specified tags. |
|
BlockStorageUnitTest::deleteTests |
function |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockStorageUnitTest.php |
Tests the deleting of blocks. |
|
UserStorageController::postDelete |
function |
drupal/core/modules/user/lib/Drupal/user/UserStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
|
DisplayPath::testDeleteWithNoPath |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/DisplayPath.php |
Tests deleting a page display that has no path. |
|
AdminBlockDeleteForm::getQuestion |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns the question to ask the user. |
|
translation_entity_delete_confirm |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Form constructor for the translation deletion confirmation. |
|
hook_field_attach_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_delete_revision(). |
|
entity_crud_hook_test_file_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_delete(). |
|
entity_crud_hook_test_node_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_delete(). |
|
entity_crud_hook_test_user_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_delete(). |
|
MenuLinkDeleteForm::getCancelPath |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuLinkDeleteForm.php |
Returns the page to go to if the user cancels the action. |
|
TermStorageController::postDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
|
MenuDeleteMenuForm::getCancelPath |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns the page to go to if the user cancels the action. |
|
RemoteFileUnmanagedDeleteTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileUnmanagedDeleteTest.php |
Definition of Drupal\system\Tests\File\RemoteFileUnmanagedDeleteTest. |
|
StaticDiscovery::deleteDefinition |
function |
drupal/core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php |
Deletes a plugin definition. |
|
NodeStorageController::postDelete |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
|
CustomBlockFormController::delete |
function |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::delete(). |
|
config_test_config_test_predelete |
function |
drupal/core/modules/config/tests/config_test/config_test.hooks.inc |
Implements hook_config_test_predelete(). |
|
BulkDeleteTest::testPurgeInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that field data items and instances are purged when an
instance is deleted. |
|
language_admin_delete_form_submit |
function |
drupal/core/modules/language/language.admin.inc |
Process language deletion submissions. |
|
DateFormatDeleteForm::__construct |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Constructs a DateFormatDeleteForm object. |
|
DeleteMultiple::$tempStoreFactory |
property |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
The tempstore factory. |
|
DateFormatDeleteForm::getQuestion |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatDeleteForm.php |
Returns the question to ask the user. |
|
ManageFieldsTest::testDeleteField |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Tests/ManageFieldsTest.php |
Tests that deletion removes fields and instances as expected. |
|
ConfigTestDeleteForm::$configTest |
property |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
The config_test entity to be deleted. |
|
ConfigTestDeleteForm::getQuestion |
function |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Returns the question to ask the user. |
|
RoleStorageController::postDelete |
function |
drupal/core/modules/user/lib/Drupal/user/RoleStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
|
KeyValueStoreInterface::deleteAll |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php |
Deletes all items from the key/value store. |
|
ConfigStorageController::preDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on entities before they are deleted. |
|
entity_crud_hook_test_block_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_delete(). |
|
hook_field_storage_delete_revision |
function |
drupal/core/modules/field/field.api.php |
Delete a single revision of field data for an entity. |
|
hook_field_storage_delete_instance |
function |
drupal/core/modules/field/field.api.php |
Act on deletion of a field instance. |
|
MenuDeleteMenuForm::getDescription |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns additional text to display as a description. |
|
MenuDeleteMenuForm::getConfirmText |
function |
drupal/core/modules/menu/lib/Drupal/menu/Form/MenuDeleteMenuForm.php |
Returns a caption for the button that confirms the action. |
|
UnmanagedDeleteTest::testDirectory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/UnmanagedDeleteTest.php |
Try deleting a directory. |
|
taxonomy_vocabulary_confirm_delete |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder for the vocabulary delete confirmation form. |
|
hook_taxonomy_vocabulary_predelete |
function |
drupal/core/modules/taxonomy/taxonomy.api.php |
Act before taxonomy vocabulary deletion. |
|
ImageEffectDeleteForm::$imageStyle |
property |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
The image style containing the image effect to be deleted. |
|
ImageEffectDeleteForm::getQuestion |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageEffectDeleteForm.php |
Returns the question to ask the user. |
|
ConfigStorageController::postDelete |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Acts on deleted entities before the delete hook is invoked. |
|
ImageStyleDeleteForm::getCancelPath |
function |
drupal/core/modules/image/lib/Drupal/image/Form/ImageStyleDeleteForm.php |
Returns the page to go to if the user cancels the action. |
|
node_revision_delete_confirm_submit |
function |
drupal/core/modules/node/node.pages.inc |
Form submission handler for node_revision_delete_confirm(). |
|
StatisticsAdminTest::testDeleteNode |
function |
drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php |
Tests that when a node is deleted, the node counter is deleted too. |
|
AdminBlockDeleteForm::getCancelPath |
function |
drupal/core/modules/block/lib/Drupal/block/Form/AdminBlockDeleteForm.php |
Returns the page to go to if the user cancels the action. |
|
BaseMemcacheProfilerStorage::delete |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Delete item from the memcache server |
|
DatabaseStorageControllerNG::delete |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Overwrites \Drupal\Core\Entity\DatabaseStorageController::delete(). |