Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeletedWorkspaceConstraint | class | core/ |
Deleted workspace constraint. |
| DeletedWorkspaceConstraint.php | file | core/ |
|
| DeletedWorkspaceConstraint::$message | property | core/ |
The default violation message. |
| DeletedWorkspaceConstraintValidator | class | core/ |
Checks if data still exists for a deleted workspace ID. |
| DeletedWorkspaceConstraintValidator.php | file | core/ |
|
| DeletedWorkspaceConstraintValidator::$workspaceAssociation | property | core/ |
The workspace association service. |
| DeletedWorkspaceConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
| DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
| DeleteFeedItemTest | class | core/ |
Delete feed items from a feed. |
| DeleteFeedItemTest.php | file | core/ |
|
| DeleteFeedItemTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DeleteFeedItemTest::testDeleteFeedItem | function | core/ |
Tests running "delete items" from 'admin/config/services/aggregator' page. |
| DeleteFeedTest | class | core/ |
Delete feed test. |
| DeleteFeedTest.php | file | core/ |
|
| DeleteFeedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DeleteFeedTest::$modules | property | core/ |
Modules to install. |
| DeleteFeedTest::testDeleteFeed | function | core/ |
Deletes a feed and ensures that all of its services are deleted. |
| DeleteForm | class | core/ |
Provides the comment delete confirmation form. |
| DeleteForm | class | core/ |
Builds the form to delete a forum term. |
| DeleteForm.php | file | core/ |
|
| DeleteForm.php | file | core/ |
|
| DeleteForm::$taxonomyTerm | property | core/ |
The taxonomy term being deleted. |
| DeleteForm::buildForm | function | core/ |
Form constructor. |
| DeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| DeleteForm::getDeletionMessage | function | core/ |
|
| DeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| DeleteForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| DeleteForm::getRedirectUrl | function | core/ |
Returns the URL where the user should be redirected after deletion. |
| DeleteForm::logDeletionMessage | function | core/ |
|
| DeleteForm::submitForm | function | core/ |
Form submission handler. |
| DeleteMultiple | class | core/ |
Provides a node deletion confirmation form. |
| DeleteMultiple.php | file | core/ |
|
| DeleteMultiple::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteMultiple::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| DeleteMultiple::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| DeleteMultipleForm | class | core/ |
Provides an entities deletion confirmation form. |
| DeleteMultipleForm.php | file | core/ |
|
| DeleteMultipleForm::$currentUser | property | core/ |
The current user. |
| DeleteMultipleForm::$entityType | property | core/ |
The entity type definition. |
| DeleteMultipleForm::$entityTypeId | property | core/ |
The entity type ID. |
| DeleteMultipleForm::$entityTypeManager | property | core/ |
The entity type manager. |
| DeleteMultipleForm::$messenger | property | core/ |
The messenger service. |
| DeleteMultipleForm::$selection | property | core/ |
The selection, in the entity_id => langcodes format. |
| DeleteMultipleForm::$tempStore | property | core/ |
The tempstore. |
| DeleteMultipleForm::buildForm | function | core/ |
Form constructor. |
| DeleteMultipleForm::create | function | core/ |
Instantiates a new instance of this class. |
Pagination
- Previous page
- Page 379
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.