Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityUser::save | function | core/ |
Saves the entity. |
| EntityViewDisplay::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| EventSubscriber::onConfigSave | function | core/ |
Reacts to a config save and records information in state for testing. |
| Fast404ExceptionHtmlSubscriber::onConfigSave | function | core/ |
Invalidates 4xx-response cache tag if fast 404 config is changed. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyData | function | core/ |
Tests insert and update with empty or NULL fields. |
| FieldAttachStorageTest::testFieldAttachSaveEmptyDataDefaultValue | function | core/ |
Tests insert with empty or NULL fields, with default value. |
| FieldAttachStorageTest::testFieldAttachSaveLoad | function | core/ |
Check field values insert, update and load. |
| FieldConfig::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityBase::preSave(). |
| FieldConfigBase::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| FieldConfigEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| FieldHooks::fieldConfigPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
| 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. |
| FieldKernelTestBase::entitySaveReload | function | core/ |
Saves and reloads an entity. |
| FieldKernelTestBase::entityValidateAndSave | function | core/ |
Validate and save entity. Fail if violations are found. |
| FieldLayoutEntityDisplayTest::testPreSave | function | core/ |
Tests pre save. |
| FieldLayoutEntityDisplayTrait::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::preSave(). |
| FieldStorageConfig::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| FieldStorageConfig::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityBase::preSave(). |
| FieldStorageConfig::preSaveNew | function | core/ |
Prepares saving a new field definition. |
| FieldStorageConfig::preSaveUpdated | function | core/ |
Prepares saving an updated field definition. |
| FieldStorageConfigEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
| 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. |
| FieldTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| FieldUiHooks::entityFormModePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| FieldUiHooks::entityViewModePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| File::invalidateTagsOnSave | function | core/ |
Invalidates an entity's cache tags upon save. |
| File::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| FileFieldItemList::postSave | function | core/ |
Defines custom post-save behavior for field values. |
| FileReadOnlyStorage::save | function | core/ |
Saves PHP code to storage. |
| FileSaveDataTest | class | core/ |
Tests the file_unmanaged_save_data() function. |
| FileSaveDataTest.php | file | core/ |
|
| FileSaveDataTest::testFileSaveData | function | core/ |
Tests the file_unmanaged_save_data() function. |
| FileSaveHtaccessLoggingTest | class | core/ |
Tests the log message added by the HtaccessWriter service. |
| FileSaveHtaccessLoggingTest.php | file | core/ |
|
| FileSaveHtaccessLoggingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FileSaveHtaccessLoggingTest::$modules | property | core/ |
Modules to install. |
| FileSaveHtaccessLoggingTest::testHtaccessSave | function | core/ |
Tests the HtaccessWriter service write functionality. |
| FileSaveUploadTest | class | core/ |
Tests file_save_upload(). |
| FileSaveUploadTest.php | file | core/ |
|
| FileSaveUploadTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.