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 |
|---|---|---|---|
| CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
| CheckpointStorageTest::testConfigDelete | function | core/ |
Tests the delete operation of checkpoint storage. |
| Comment::postDelete | function | core/ |
|
| CommentFieldsTest::testCommentFieldDelete | function | core/ |
Tests that you can remove a comment field. |
| CommentHooks::entityPredelete | function | core/ |
Implements hook_entity_predelete(). |
| CommentHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| CommentHooks::userPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
| 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/ |
|
| CommentTypeDeleteForm::create | function | core/ |
|
| CommentTypeDeleteForm::__construct | function | core/ |
Constructs a query factory object. |
| 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/ |
|
| ConfigEntityBundleBase::deleteDisplays | function | core/ |
Deletes display if a bundle is deleted. |
| ConfigEntityBundleBase::postDelete | function | core/ |
|
| ConfigEntityStorage::doDelete | function | core/ |
|
| ConfigEntityStorage::importDelete | function | core/ |
|
| ConfigEntityStorageTest::testDelete | function | core/ |
Tests delete. |
| ConfigEntityStorageTest::testDeleteNothing | function | core/ |
Tests delete nothing. |
| 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. |
| ConfigImportUITest::testEntityBundleDelete | function | core/ |
Tests the config importer cannot delete bundles with existing entities. |
| ConfigMapperInterface::getDeleteRoute | function | core/ |
Returns the route object for the translation deletion route. |
| ConfigMapperInterface::getDeleteRouteName | function | core/ |
Returns route name for the translation deletion route. |
| ConfigMapperInterface::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
| ConfigNamesMapper::getDeleteRoute | function | core/ |
Returns the route object for the translation deletion route. |
| ConfigNamesMapper::getDeleteRouteName | function | core/ |
Returns route name for the translation deletion route. |
| ConfigNamesMapper::getDeleteRouteParameters | function | core/ |
Returns the route parameters for the translation deletion route. |
| ConfigNamesMapperTest::testGetDeleteRoute | function | core/ |
Tests ConfigNamesMapper::getRoute(). |
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.