Search for save
Title | Object type | File name | Summary |
---|---|---|---|
ActionFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
AddFormBase::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
AdvisoriesConfigSubscriber::onConfigSave | function | core/ |
Deletes the stored response from the security advisories feed, if needed. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler. |
AutoIncrementingTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
BaseFieldOverride::preSave | function | core/ |
|
Block::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Block::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
BlockContent::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
BlockContent::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
BlockContentForm::save | function | core/ |
Form submission handler for the 'save' action. |
BlockContentSaveTest | class | core/ |
Tests $block_content->save() for saving content. |
BlockContentSaveTest.php | file | core/ |
|
BlockContentSaveTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentSaveTest::$modules | property | core/ |
Modules to install. |
BlockContentSaveTest::setUp | function | core/ |
Sets the test up. |
BlockContentSaveTest::testBlockContentSaveOnInsert | function | core/ |
Tests saving a block on block insert. |
BlockContentSaveTest::testDeterminingChanges | function | core/ |
Tests determining changes in hook_block_presave(). |
BlockContentSaveTest::testImport | function | core/ |
Checks whether content block IDs are saved properly during an import. |
BlockContentTestHooks::blockContentPresave | function | core/ |
Implements hook_block_content_presave(). |
BlockContentTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
BlockForm::save | function | core/ |
Form submission handler for the 'save' action. |
block_content_test_block_content_presave | function | core/ |
Implements hook_block_content_presave(). |
BookManager::saveBookLink | function | core/ |
|
BookManager::saveBookLink | function | core/ |
|
BookManagerInterface::saveBookLink | function | core/ |
Saves a link for a single book entry to the book. |
BookOutlineForm::save | function | core/ |
Form submission handler for the 'save' action. |
BookSettingsFormTest::testConfigValuesSavedCorrectly | function | core/ |
Tests that submitted values are processed and saved correctly. |
BookTest::testSaveBookLink | function | core/ |
Tests that saveBookLink() returns something. |
book_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
ChangedItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
ChangedTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
CheckpointStorage::onConfigSaveAndDelete | function | core/ |
Updates checkpoint when configuration is saved. |
CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
|
CKEditor5CacheTag::onSave | function | core/ |
Invalidates cache tags when particular system config objects are saved. |
CKEditor5Test::testSave | function | core/ |
Ensures that changes are saved in CKEditor 5. |
CKEditor5TestBase::saveNewTextFormat | function | core/ |
Save the new text format. |
CKEditor5UpdatePluginSettingsSortTest::testUpdatePluginSettingsSortEntitySave | function | core/ |
Ensure settings for CKEditor 5 plugins are sorted by plugin key. |
Comment::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Comment::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
CommentForm::save | function | core/ |
Form submission handler for the 'save' action. |
CommentHooks::entityViewDisplayPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
CommentPreviewTest::testCommentEditPreviewSave | function | core/ |
Tests comment edit, preview, and save. |
CommentTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
Config::save | function | core/ |
Saves the configuration object. |
ConfigCacheTag::onSave | function | core/ |
Invalidate cache tags when particular system config objects are saved. |
ConfigCollectionEvents::SAVE_IN_COLLECTION | constant | core/ |
Event dispatched when saving configuration not in the default collection. |
ConfigEntityBase::invalidateTagsOnSave | function | core/ |
Override to never invalidate the entity's cache tag; the config system already invalidates it. |
ConfigEntityBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigEntityBase::save | function | core/ |
Saves an entity permanently. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.