Delete |
class |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Delete.php |
|
Delete |
class |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php |
SQLite specific implementation of DeleteQuery. |
Delete |
class |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Delete.php |
|
Delete |
class |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
General class for an abstracted DELETE operation. |
db_delete |
function |
drupal/core/includes/database.inc |
Returns a new DeleteQuery object for the active database. |
BanDelete |
class |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Provides a form to unban IP addresses. |
SetDelete |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Builds the shortcut set deletion form. |
DeleteForm |
class |
drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php |
Builds the form to delete a contact category. |
DeleteForm |
class |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Builds a form to delete an action. |
Delete.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Delete.php |
Definition of Drupal\Core\Database\Driver\sqlite\Delete |
Delete.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/mysql/Delete.php |
Definition of Drupal\Core\Database\Driver\mysql\Delete |
Delete.php |
file |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Delete.php |
Definition of Drupal\Core\Database\Driver\pgsql\Delete |
LinkDelete |
class |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php |
Field handler to present a link to delete a node. |
DeleteForm |
class |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Builds the form to delete a forum term. |
DeleteTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/DeleteTest.php |
Deletion related tests. |
FeedDelete |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php |
Provides a form for deleting a feed. |
LinkDelete |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Field handler to present a link to delete a node. |
DeleteTest |
class |
drupal/core/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php |
Tests resource deletion on user, node and test entities. |
DeleteForm |
class |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Builds the form to delete a view. |
DeleteNode |
class |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DeleteNode.php |
Redirects to a node deletion form. |
LinkDelete |
class |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Builds the shortcut link deletion form. |
DeleteForm |
class |
drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php |
Builds the form to delete a path alias. |
Delete.php |
file |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Definition of Drupal\Core\Database\Query\Delete |
hook_delete |
function |
drupal/core/modules/node/node.api.php |
Respond to node deletion. |
user_delete |
function |
drupal/core/modules/user/user.module |
Delete a user. |
file_delete |
function |
drupal/core/includes/file.inc |
Deletes a file and its database record. |
Path::delete |
function |
drupal/core/lib/Drupal/Core/Path/Path.php |
Deletes a URL alias. |
SetDelete.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/SetDelete.php |
Contains \Drupal\shortcut\Form\SetDelete. |
Cache::delete |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/Cache.php |
Deletes a cache entry. |
Field::delete |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/Field.php |
Implements \Drupal\Core\Entity\EntityInterface::delete(). |
BanDelete.php |
file |
drupal/core/modules/ban/lib/Drupal/ban/Form/BanDelete.php |
Contains \Drupal\ban\Form\BanDelete. |
Delete::where |
function |
drupal/core/lib/Drupal/Core/Database/Query/Delete.php |
Implements Drupal\Core\Database\Query\ConditionInterface::where(). |
SAVED_DELETED |
constant |
drupal/core/includes/common.inc |
Return status for saving which deleted an existing item. |
LinkDelete.php |
file |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Form/LinkDelete.php |
Contains \Drupal\shortcut\Form\LinkDelete. |
LinkDelete.php |
file |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/LinkDelete.php |
Definition of Drupal\comment\Plugin\views\field\LinkDelete. |
ViewUI::delete |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::delete(). |
FeedDelete.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/FeedDelete.php |
Contains \Drupal\aggregator\Form\FeedDelete. |
DeleteForm.php |
file |
drupal/core/modules/action/lib/Drupal/action/Form/DeleteForm.php |
Contains \Drupal\action\Form\DeleteForm. |
DeleteForm.php |
file |
drupal/core/modules/path/lib/Drupal/path/Form/DeleteForm.php |
Contains \Drupal\path\Form\DeleteForm. |
Client::delete |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Create a DELETE request for the client |
LinkDelete.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/LinkDelete.php |
Definition of Drupal\node\Plugin\views\field\LinkDelete. |
Config::delete |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Deletes the configuration object. |
UserDeleteTest |
class |
drupal/core/modules/user/lib/Drupal/user/Tests/UserDeleteTest.php |
Tests user_delete() and user_delete_multiple() behavior. |
DeleteForm.php |
file |
drupal/core/modules/forum/lib/Drupal/forum/Form/DeleteForm.php |
Contains \Drupal\forum\Form\DeleteForm. |
DeleteForm.php |
file |
drupal/core/modules/contact/lib/Drupal/contact/Form/DeleteForm.php |
Contains \Drupal\contact\Form\DeleteForm. |
UserRoleDelete |
class |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
Provides a deletion confirmation form for Role entity. |
DeleteForm.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Contains \Drupal\views_ui\Form\DeleteForm. |
_DiffOp_Delete |
class |
drupal/core/lib/Drupal/Component/Diff/DiffEngine.php |
@todo document
@private
@subpackage DifferenceEngine |
DeleteNode.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/DeleteNode.php |
Contains \Drupal\node\Plugin\Action\DeleteNode. |
BulkDeleteTest |
class |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Unit test class for field bulk delete and batch purge functionality. |