Search for multiple
- Search 7.x for multiple
- Search 9.5.x for multiple
- Search 8.9.x for multiple
- Search 11.x for multiple
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DatabaseBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
| DatabaseBackend::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
| DatabaseStorage::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| DatabaseStorage::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| DatabaseStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| DatabaseStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
| DatabaseStorageExpirable::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| DatabaseStorageExpirable::setMultipleWithExpire | function | core/ |
Saves an array of values with a time to live. |
| DCOM58Test::testIssueMultipleNamespaces | function | core/ |
|
| DefaultFormatTest::testMultipleRoutesWithSameSingleFormat | function | core/ |
|
| DefaultHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
| DeleteAction::executeMultiple | function | core/ |
Executes the plugin for an array of objects. |
| 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. |
| DeleteMultipleForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
| DeleteMultipleForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| DeleteMultipleForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| DeleteMultipleForm::getDeletedMessage | function | core/ |
Returns the message to show the user after an item was deleted. |
| DeleteMultipleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| DeleteMultipleForm::getInaccessibleMessage | function | core/ |
Returns the message to show the user when an item has not been deleted. |
| DeleteMultipleForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| DeleteMultipleForm::isWorkspaceSafeForm | function | core/ |
Determines whether the form is safe to be submitted in a workspace. |
| DeleteMultipleForm::submitForm | function | core/ |
Form submission handler. |
| DeleteMultipleForm::__construct | function | core/ |
Constructs a new DeleteMultiple object. |
| DeleteMultipleFormTest | class | core/ |
Tests the delete multiple confirmation form. |
| DeleteMultipleFormTest.php | file | core/ |
|
| DeleteMultipleFormTest::$account | property | core/ |
The current user. |
| DeleteMultipleFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DeleteMultipleFormTest::$modules | property | core/ |
Modules to install. |
| DeleteMultipleFormTest::setUp | function | core/ |
|
| DeleteMultipleFormTest::testTranslatableEntities | function | core/ |
Tests the delete form for translatable entities. |
| DeleteMultipleFormTest::testUntranslatableEntities | function | core/ |
Tests the delete form for untranslatable entities. |
| DirectoryTest::testMultiplePrepareDirectory | function | core/ |
Tests asynchronous directory creation. |
| DrupalKernel::classLoaderAddMultiplePsr4 | function | core/ |
Registers a list of namespaces with PSR-4 directories for class loading. |
| DummyMultipleStreamWrapper | class | core/ |
Helper class for testing the stream wrapper registry. |
| DummyMultipleStreamWrapper.php | file | 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.