Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeleteAuthorizeSettingsUpdateTest::testSystemAuthorizeRemoval | function | core/ |
Tests system_post_update_delete_authorize_settings(). |
| DeletedFieldsRepository | class | core/ |
Provides a repository for deleted field and field storage objects. |
| DeletedFieldsRepository.php | file | core/ |
|
| DeletedFieldsRepository::$state | property | core/ |
The state key/value store. |
| DeletedFieldsRepository::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepository::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepository::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepository::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepository::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepository::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| DeletedFieldsRepository::__construct | function | core/ |
Constructs a new deleted fields repository. |
| DeletedFieldsRepositoryInterface | interface | core/ |
Provides an interface for a deleted fields repository. |
| DeletedFieldsRepositoryInterface.php | file | core/ |
|
| DeletedFieldsRepositoryInterface::addFieldDefinition | function | core/ |
Adds a field definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ |
Adds a field storage definition object to the deleted list. |
| DeletedFieldsRepositoryInterface::getFieldDefinitions | function | core/ |
Returns a list of deleted field definitions. |
| DeletedFieldsRepositoryInterface::getFieldStorageDefinitions | function | core/ |
Returns a list of deleted field storage definitions. |
| DeletedFieldsRepositoryInterface::removeFieldDefinition | function | core/ |
Removes a field definition object from the deleted list. |
| DeletedFieldsRepositoryInterface::removeFieldStorageDefinition | function | core/ |
Removes a field storage definition object from the deleted list. |
| 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::getDeletionMessage | function | core/ |
|
| DeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| DeleteForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| DeleteForm::logDeletionMessage | function | core/ |
|
| DeleteForm::submitForm | function | core/ |
Form submission handler. |
| 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::$currentUser | property | core/ |
The current user. |
| 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::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| DeleteMultipleForm::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
Pagination
- Previous page
- Page 320
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.