Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 8.9.x for delete
- Search 10.3.x for delete
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CachedStorageTest::delete | function | core/ |
|
ChainedFastBackend::delete | function | core/ |
Deletes an item from the cache. |
ChainedFastBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
ChainedFastBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
CheckpointListInterface::delete | function | core/ |
Deletes a checkpoint. |
CheckpointListInterface::deleteAll | function | core/ |
Deletes all checkpoints. |
CheckpointStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
CheckpointStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorageTest::testConfigDelete | function | core/ |
|
Comment::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
CommentFieldsTest::testCommentFieldDelete | function | core/ |
Tests that you can remove a comment field. |
CommentStatistics::delete | function | core/ |
|
CommentStatisticsInterface::delete | function | core/ |
Delete comment statistics records for an entity. |
CommentTestBase::deleteComment | function | core/ |
Deletes a comment. |
CommentTypeDeleteForm | class | core/ |
Provides a confirmation form for deleting a comment type entity. |
CommentTypeDeleteForm.php | file | core/ |
|
CommentTypeDeleteForm::$commentManager | property | core/ |
The comment manager service. |
CommentTypeDeleteForm::$entity | property | core/ |
The entity being used by this form. |
CommentTypeDeleteForm::$logger | property | core/ |
A logger instance. |
CommentTypeDeleteForm::buildForm | function | core/ |
Form constructor. |
CommentTypeDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
CommentTypeDeleteForm::__construct | function | core/ |
Constructs a query factory object. |
comment_entity_predelete | function | core/ |
Implements hook_entity_predelete(). |
comment_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
comment_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
Config::delete | function | core/ |
Deletes the configuration object. |
ConfigCollectionEvents::DELETE_IN_COLLECTION | constant | core/ |
Event dispatched when deleting configuration not in the default collection. |
ConfigDependencyDeleteFormTrait | trait | core/ |
Lists affected configuration entities by a dependency removal. |
ConfigDependencyDeleteFormTrait.php | file | core/ |
|
ConfigDependencyDeleteFormTrait::addDependencyListsToForm | function | core/ |
Adds form elements to list affected configuration entities. |
ConfigDependencyDeleteFormTrait::t | function | core/ |
Translates a string to the current language or to a given language. |
ConfigDependencyTest::testConfigEntityDelete | function | core/ |
Tests deleting a configuration entity and dependency management. |
ConfigDependencyTest::testContentEntityDelete | function | core/ |
Tests getConfigEntitiesToChangeOnDependencyRemoval() with content entities. |
ConfigDependencyWebTest::testConfigDependencyDeleteFormTrait | function | core/ |
Tests ConfigDependencyDeleteFormTrait. |
ConfigEntityBase::invalidateTagsOnDelete | function | core/ |
Override to never invalidate the individual entities' cache tags; the config system already invalidates them. |
ConfigEntityBase::preDelete | function | core/ |
Acts on entities before they are deleted and before hooks are invoked. |
ConfigEntityBundleBase::deleteDisplays | function | core/ |
Deletes display if a bundle is deleted. |
ConfigEntityBundleBase::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ConfigEntityStorage::doDelete | function | core/ |
Performs storage-specific entity deletion. |
ConfigEntityStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
ConfigEntityStorageTest::testDelete | function | core/ |
@covers ::delete @covers ::doDelete |
ConfigEntityStorageTest::testDeleteNothing | function | core/ |
@covers ::delete @covers ::doDelete |
ConfigEvents::DELETE | constant | core/ |
Name of the event fired when deleting a configuration object. |
ConfigFactory::onConfigDelete | function | core/ |
Removes stale static cache entries when configuration is deleted. |
ConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
ConfigImporterTest::testDeleted | function | core/ |
Tests deletion of configuration during import. |
ConfigImporterTest::testSecondaryDeletedChildSecond | function | core/ |
Tests that secondary deletes for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedChildFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedParentFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.