Search for save
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers ::preSave @covers ::calculateDependencies |
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\Entity::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. |
field_field_config_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
field_ui_entity_form_mode_presave | function | core/ |
Implements hook_entity_form_mode_presave(). |
field_ui_entity_view_mode_presave | function | core/ |
Implements hook_entity_view_mode_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 file_save_htaccess(). |
FileSaveHtaccessLoggingTest.php | file | core/ |
|
FileSaveHtaccessLoggingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FileSaveHtaccessLoggingTest::$modules | property | core/ |
Modules to enable. |
FileSaveHtaccessLoggingTest::testHtaccessSave | function | core/ |
Tests file_save_htaccess(). |
FileStorage::save | function | core/ |
Saves PHP code to storage. |
FileSystem::saveData | function | core/ |
Saves a file to the specified destination without invoking file API. |
FileSystemInterface::saveData | function | core/ |
Saves a file to the specified destination without invoking file API. |
FileTestSaveUploadFromForm | class | core/ |
File test form class. |
FileTestSaveUploadFromForm.php | file | core/ |
|
FileTestSaveUploadFromForm::$messenger | property | core/ |
The messenger. |
FileTestSaveUploadFromForm::$state | property | core/ |
Stores the state storage service. |
FileTestSaveUploadFromForm::buildForm | function | core/ |
Form constructor. |
FileTestSaveUploadFromForm::create | function | core/ |
Instantiates a new instance of this class. |
FileTestSaveUploadFromForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FileTestSaveUploadFromForm::submitForm | function | core/ |
Form submission handler. |
FileTestSaveUploadFromForm::validateForm | function | core/ |
Form validation handler. |
FileTestSaveUploadFromForm::__construct | function | core/ |
Constructs a FileTestSaveUploadFromForm object. |
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.