Search for save
Title | Object type | File name | Summary |
---|---|---|---|
EntityCrudHookTestHooks::blockPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
EntityCrudHookTestHooks::commentPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for comment entities. |
EntityCrudHookTestHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
EntityCrudHookTestHooks::filePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
EntityCrudHookTestHooks::nodePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
EntityCrudHookTestHooks::taxonomyTermPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. |
EntityCrudHookTestHooks::taxonomyVocabularyPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
EntityCrudHookTestHooks::userPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
EntityDisplayBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityDisplayBaseTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] |
EntityDisplayModeBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityFieldTest::doTestSave | function | core/ |
Executes the save tests for the given entity type. |
EntityFieldTest::testSave | function | core/ |
Tries to save and load an entity again. |
EntityForm::save | function | core/ |
Form submission handler for the 'save' action. |
EntityFormInterface::save | function | core/ |
Form submission handler for the 'save' action. |
EntityInterface::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
EntityInterface::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityInterface::save | function | core/ |
Saves an entity permanently. |
EntityReferenceItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
EntityRevisionsTest::testSaveInHookEntityInsert | function | core/ |
Tests re-saving the entity in entity_test_entity_insert(). |
EntityStorageBase::doPostSave | function | core/ |
Performs post save entity processing. |
EntityStorageBase::doPreSave | function | core/ |
Performs presave entity processing. |
EntityStorageBase::doSave | function | core/ |
Performs storage-specific saving of the entity. |
EntityStorageBase::save | function | core/ |
Saves the entity permanently. |
EntityStorageInterface::save | function | core/ |
Saves the entity permanently. |
EntityTestForm::save | function | core/ |
Form submission handler for the 'save' action. |
EntityTestHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
EntityTestMulChanged::save | function | core/ |
Saves an entity permanently. |
EntityTestUpdateHooks::viewPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for the 'view' entity type. |
EntityTestUpdateStorage::saveToDedicatedTables | function | core/ |
Saves values of fields that use dedicated tables. |
EntityUnitTest::testPostSave | function | core/ |
Tests post save. |
EntityUnitTest::testPostSaveBundle | function | core/ |
Tests post save bundle. |
EntityUnitTest::testPreSave | function | core/ |
Tests pre save. |
EntityUnitTest::testSave | function | core/ |
Tests save. |
EntityUser::save | function | core/ |
Saves the entity. |
EntityViewDisplay::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
Fast404ExceptionHtmlSubscriber::onConfigSave | function | core/ |
Invalidates 4xx-response cache tag if fast 404 config is changed. |
FieldConfigBase::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
FieldItemBase::postSave | function | core/ |
Defines custom post-save behavior for field values. |
FieldItemBase::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldItemInterface::postSave | function | core/ |
Defines custom post-save behavior for field values. |
FieldItemInterface::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldItemList::postSave | function | core/ |
Defines custom post-save behavior for field values. |
FieldItemList::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldItemListInterface::postSave | function | core/ |
Defines custom post-save behavior for field values. |
FieldItemListInterface::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldItemTest::assertSavedFieldItemValue | function | core/ |
Checks that the saved field item value matches the expected one. |
FieldItemTest::testSaveWorkflow | function | core/ |
Tests the field item save workflow. |
FieldTestItem::mustResave | function | core/ |
Checks whether the field item value should be resaved. |
FieldTestItem::postSave | function | core/ |
Defines custom post-save behavior for field values. |
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.