MediaDeleteMultipleConfirmForm::__construct |
function |
core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php |
Constructs a MediaDeleteMultipleConfirmForm form object. |
MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest |
class |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php |
Tests the media library module updates for the view page display links. |
MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php |
file |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php |
|
MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest::setDatabaseDumpFiles |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php |
Set database dump files to be used. |
MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest::testMediaLibraryViewsConfig |
function |
core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewPageDisplayEditDeleteLinkTest.php |
Tests that the media library view config is updated. |
MessageTest::testDeleteIndividual |
function |
core/modules/jsonapi/tests/src/Functional/MessageTest.php |
Tests DELETEing an individual resource, plus edge cases to ensure good DX. |
NodeStatisticsDatabaseStorage::deleteViews |
function |
core/modules/statistics/src/NodeStatisticsDatabaseStorage.php |
Delete counts for a specific entity. |
PathLegacyRoutesKernelTest::testLegacyDeleteRoute |
function |
core/modules/path/tests/src/Kernel/PathLegacyRoutesKernelTest.php |
@expectedDeprecation The 'path.delete' route is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use the 'entity.path_alias.delete_form' route instead. See https://www.drupal.org/node/3013865 |
path_deprecated_test_path_delete |
function |
core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.module |
Implements hook_path_delete(). |
PrivateTempStoreTest::testDelete |
function |
core/modules/user/tests/src/Unit/PrivateTempStoreTest.php |
Tests the delete() method. |
PrivateTempStoreTest::testDeleteLocking |
function |
core/modules/user/tests/src/Unit/PrivateTempStoreTest.php |
Tests the locking in the delete() method. |
PrivateTempStoreTest::testDeleteWithNoLockAvailable |
function |
core/modules/user/tests/src/Unit/PrivateTempStoreTest.php |
Tests the delete() method with no lock available. |
ProcessorInterface::delete |
function |
core/modules/aggregator/src/Plugin/ProcessorInterface.php |
Deletes stored feed data. |
QuickStartTest::fileUnmanagedDeleteRecursive |
function |
core/tests/Drupal/Tests/Core/Command/QuickStartTest.php |
Deletes all files and directories in the specified path recursively. |
SharedTempStoreTest::testDelete |
function |
core/modules/user/tests/src/Unit/SharedTempStoreTest.php |
Tests the delete() method. |
SharedTempStoreTest::testDeleteIfOwner |
function |
core/modules/user/tests/src/Unit/SharedTempStoreTest.php |
Tests the deleteIfOwner() method. |
SharedTempStoreTest::testDeleteWithNoLockAvailable |
function |
core/modules/user/tests/src/Unit/SharedTempStoreTest.php |
Tests the delete() method with no lock available. |
StatisticsAdminTest::testDeleteNode |
function |
core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php |
Tests that when a node is deleted, the node counter is deleted too. |
StatisticsStorageInterface::deleteViews |
function |
core/modules/statistics/src/StatisticsStorageInterface.php |
Delete counts for a specific entity. |
statistics_node_predelete |
function |
core/modules/statistics/statistics.module |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
TestBase::deleteAssert |
function |
core/modules/simpletest/src/TestBase.php |
Delete an assertion record by message ID. |
TestBase::filePreDeleteCallback |
function |
core/modules/simpletest/src/TestBase.php |
Ensures test files are deletable. |
TestFileUsage::delete |
function |
core/modules/file/tests/src/Unit/LegacyFileTest.php |
Removes a record to indicate that a module is no longer using a file. |
TestProcessor::delete |
function |
core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php |
Deletes stored feed data. |
tracker_comment_delete |
function |
core/modules/tracker/tracker.module |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
tracker_node_predelete |
function |
core/modules/tracker/tracker.module |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
UpdateActionsWithEntityPluginsTest::testUpdateDeleteActionsWithEntityPlugins |
function |
core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php |
Tests upgrading comment and node delete actions to generic entity ones. |
UserLegacyTest::testUserDelete |
function |
core/modules/user/tests/src/Kernel/UserLegacyTest.php |
Tests that user_delete throws a deprecation error. |
UserLegacyTest::testUserDeleteMultiple |
function |
core/modules/user/tests/src/Kernel/UserLegacyTest.php |
Tests that user_delete_multiple throws a deprecation error. |
WorkflowDeleteAccessCheck |
class |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
Provides a access checker for deleting a workflow state. |
WorkflowDeleteAccessCheck.php |
file |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
|
WorkflowDeleteAccessCheck::access |
function |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
Checks access for operations of workflow states and transitions. |
WorkflowDeleteAccessCheck::getOperation |
function |
core/modules/workflows/src/WorkflowDeleteAccessCheck.php |
Get the operation that will be used for the access check |
workspaces_entity_predelete |
function |
core/modules/workspaces/workspaces.module |
Implements hook_entity_predelete(). |