Search for save
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
@covers ::preSave[[api-linebreak]] @covers ::calculateDependencies[[api-linebreak]] |
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. |
FileSaveUploadTest::setUp | function | core/ |
|
FileSaveUploadTest::testFileSaveUploadEmptyExtensions | function | core/ |
Tests file_save_upload() with empty extensions. |
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. |
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.