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. |
AliasStorage::save | function | core/ |
Saves a path alias to the database. |
AliasStorageInterface::save | function | core/ |
Saves a path alias to the database. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler both with and without specify_validation turned on. |
AutoIncrementingTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
BaseFieldOverride::preSave | function | core/ |
|
BcConfigSubscriber::onConfigSave | function | core/ |
Invalidates the service container if serialization BC config gets updated. |
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 enable. |
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 custom block IDs are saved properly during an import. |
BlockContentTypeForm::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/ |
Saves a single book entry. |
BookManagerInterface::saveBookLink | function | core/ |
Saves a single book entry. |
BookOutlineForm::save | function | core/ |
Form submission handler for the 'save' action. |
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. |
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. |
CommentAttributesTest::saveComment | function | core/ |
Creates a comment entity. |
CommentForm::save | function | core/ |
Form submission handler for the 'save' action. |
CommentPreviewTest::testCommentEditPreviewSave | function | core/ |
Tests comment edit, preview, and save. |
CommentTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
comment_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
Config::save | function | core/ |
Saves the configuration object. |
ConfigCacheTag::onSave | function | core/ |
Invalidate cache tags when particular system config objects are saved. |
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. |
ConfigEntityBaseUnitTest::testPreSaveDuringSync | function | core/ |
@covers ::preSave |
ConfigEntityBundleBase::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ConfigEntityBundleBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigEntityStorage::doSave | function | core/ |
Performs storage-specific saving of the entity. |
ConfigEntityStorage::save | function | core/ |
Implements Drupal\Core\Entity\EntityStorageInterface::save(). |
ConfigEntityStorageTest::testSaveChangedUuid | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveDuplicate | function | core/ |
@covers ::save @covers ::doSave |
ConfigEntityStorageTest::testSaveInsert | function | core/ |
@covers ::save @covers ::doSave |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.