Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
DeleteAction::executeMultiple function core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php Executes the plugin for an array of objects.
DeleteAction::__construct function core/lib/Drupal/Core/Action/Plugin/Action/DeleteAction.php Constructs a new DeleteAction object.
DeleteActionTest class core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php @group Action
DeleteActionTest.php file core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php
DeleteActionTest::$modules property core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php Modules to install.
DeleteActionTest::$testUser property core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php
DeleteActionTest::setUp function core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php
DeleteActionTest::testDeleteAction function core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php @covers \Drupal\Core\Action\Plugin\Action\DeleteAction::execute[[api-linebreak]]
DeleteActionTest::testGetDerivativeDefinitions function core/tests/Drupal/KernelTests/Core/Action/DeleteActionTest.php @covers \Drupal\Core\Action\Plugin\Action\Derivative\EntityDeleteActionDeriver::getDerivativeDefinitions[[api-linebreak]]
DeleteDefaultLanguageException class core/modules/language/src/Exception/DeleteDefaultLanguageException.php Exception thrown when deleting the default language.
DeleteDefaultLanguageException.php file core/modules/language/src/Exception/DeleteDefaultLanguageException.php
DeletedFieldsRepository class core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Provides a repository for deleted field and field storage objects.
DeletedFieldsRepository.php file core/lib/Drupal/Core/Field/DeletedFieldsRepository.php
DeletedFieldsRepository::$state property core/lib/Drupal/Core/Field/DeletedFieldsRepository.php The state key/value store.
DeletedFieldsRepository::addFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Adds a field definition object to the deleted list.
DeletedFieldsRepository::addFieldStorageDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Adds a field storage definition object to the deleted list.
DeletedFieldsRepository::getFieldDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Returns a list of deleted field definitions.
DeletedFieldsRepository::getFieldStorageDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Returns a list of deleted field storage definitions.
DeletedFieldsRepository::removeFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Removes a field definition object from the deleted list.
DeletedFieldsRepository::removeFieldStorageDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Removes a field storage definition object from the deleted list.
DeletedFieldsRepository::__construct function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Constructs a new deleted fields repository.
DeletedFieldsRepositoryInterface interface core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Provides an interface for a deleted fields repository.
DeletedFieldsRepositoryInterface.php file core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php
DeletedFieldsRepositoryInterface::addFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Adds a field definition object to the deleted list.
DeletedFieldsRepositoryInterface::addFieldStorageDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Adds a field storage definition object to the deleted list.
DeletedFieldsRepositoryInterface::getFieldDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Returns a list of deleted field definitions.
DeletedFieldsRepositoryInterface::getFieldStorageDefinitions function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Returns a list of deleted field storage definitions.
DeletedFieldsRepositoryInterface::removeFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Removes a field definition object from the deleted list.
DeletedFieldsRepositoryInterface::removeFieldStorageDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Removes a field storage definition object from the deleted list.
DeletedWorkspaceConstraint class core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php Deleted workspace constraint.
DeletedWorkspaceConstraint.php file core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php
DeletedWorkspaceConstraint::$message property core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraint.php The default violation message.
DeletedWorkspaceConstraintValidator class core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php Checks if data still exists for a deleted workspace ID.
DeletedWorkspaceConstraintValidator.php file core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php
DeletedWorkspaceConstraintValidator::$state property core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php The state service.
DeletedWorkspaceConstraintValidator::create function core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php Instantiates a new instance of this class.
DeletedWorkspaceConstraintValidator::validate function core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php
DeletedWorkspaceConstraintValidator::__construct function core/modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php Creates a new DeletedWorkspaceConstraintValidator instance.
DeleteForm class core/modules/forum/src/Form/DeleteForm.php Builds the form to delete a forum term.
DeleteForm class core/modules/comment/src/Form/DeleteForm.php Provides the comment delete confirmation form.
DeleteForm.php file core/modules/comment/src/Form/DeleteForm.php
DeleteForm.php file core/modules/forum/src/Form/DeleteForm.php
DeleteForm::$taxonomyTerm property core/modules/forum/src/Form/DeleteForm.php The taxonomy term being deleted.
DeleteForm::buildForm function core/modules/forum/src/Form/DeleteForm.php Form constructor.
DeleteForm::getCancelUrl function core/modules/forum/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getCancelUrl function core/modules/comment/src/Form/DeleteForm.php Returns the route to go to if the user cancels the action.
DeleteForm::getConfirmText function core/modules/forum/src/Form/DeleteForm.php Returns a caption for the button that confirms the action.
DeleteForm::getDeletionMessage function core/modules/comment/src/Form/DeleteForm.php
DeleteForm::getDescription function core/modules/comment/src/Form/DeleteForm.php Returns additional text to display as a description.
DeleteForm::getFormId function core/modules/forum/src/Form/DeleteForm.php Returns a unique string identifying the form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.