Search for delete
- Search 7.x for delete
- Search 8.9.x for delete
- Search 10.3.x for delete
- Search 11.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/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL test implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL 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/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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. |
Composer::deleteRecursive | function | core/ |
Helper method to remove directories and the files they contain. |
Config::delete | function | core/ |
Deletes the configuration object. |
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::deleteRevision | function | core/ |
Delete a specific entity revision. |
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 |
ConfigEntityStorageTest::testDeleteRevision | function | core/ |
@covers ::deleteRevision |
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::testSecondaryDeletedDeleteeSecond | function | core/ |
Tests that secondary deletes for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedDeleteeFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
ConfigImporterTest::testSecondaryUpdateDeletedDeleterFirst | 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(). |
ConfigNamesMapperTest::testGetDeleteRouteName | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteName(). |
ConfigNamesMapperTest::testGetDeleteRouteParameters | function | core/ |
Tests ConfigNamesMapper::getDeleteRouteParameters(). |
ConfigStorageTestBase::delete | function | core/ |
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.