Search for _save
- Search 7.x for _save
- Search 9.5.x for _save
- Search 8.9.x for _save
- Search 10.3.x for _save
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
RemoteFileSaveUploadTest | class | core/ |
Tests the file uploading functions. |
RemoteFileSaveUploadTest.php | file | core/ |
|
RemoteFileSaveUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RemoteFileSaveUploadTest::$modules | property | core/ |
Modules to install. |
RemoteFileSaveUploadTest::setUp | function | core/ |
|
ResourceObjectNormalizationCacher::saveOnTerminate | function | core/ |
Adds a normalization to be cached after the response has been sent. |
ResourceTestBase::resaveEntity | function | core/ |
Reloads and updates an entity with test field values before saving it. |
ResponsiveImageLazyLoadUpdateTest::testEntitySave | function | core/ |
Test responsive_image_entity_view_display_presave invokes deprecations. |
ResponsiveImageOrderMultipliersNumericallyUpdateTest::testEntitySave | function | core/ |
Test ResponsiveImageStyle::preSave correctly orders by multiplier weight. |
ResponsiveImageStyleForm::save | function | core/ |
Form submission handler for the 'save' action. |
RestResourceConfig::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
RevisionableInterface::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
RevisionDeleteForm::save | function | core/ |
The save() method is not used in RevisionDeleteForm. This overrides the default implementation that saves the entity. |
RevisionRevertForm::save | function | core/ |
Form submission handler for the 'save' action. |
Role::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
RoleForm::save | function | core/ |
Form submission handler for the 'save' action. |
SaveActionTest::testSaveAction | function | core/ |
@covers \Drupal\Core\Action\Plugin\Action\SaveAction::execute[[api-linebreak]] |
SaveTest::testFileSave | function | core/ |
Tests the saving process of file entities. |
SearchHooks::blockPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
SearchPage::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
SearchPageAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
SearchPageEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
SearchPageFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
SectionStorageInterface::save | function | core/ |
Saves the sections. |
SessionManager::save | function | core/ |
|
SessionTest::testSessionSaveRegenerate | function | core/ |
Tests session writing and regeneration. |
SessionTestController::setMessageButDoNotSave | function | core/ |
Sets a message but call drupal_save_session(FALSE). |
SetCustomize::save | function | core/ |
Form submission handler for the 'save' action. |
Shortcut::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ShortcutForm::save | function | core/ |
Form submission handler for the 'save' action. |
ShortcutSet::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ShortcutSetForm::save | function | core/ |
Form submission handler for the 'save' action. |
SimpleConfigSectionStorage::save | function | core/ |
Saves the sections. |
SourcePluginBase::saveHighWater | function | core/ |
Save the new high water mark. |
Sql::saveIdMapping | function | core/ |
Saves a mapping from the source identifiers to the destination identifiers. |
Sql::saveMessage | function | core/ |
Saves a message related to a source record in the migration message table. |
SqlContentEntityStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
SqlContentEntityStorage::save | function | core/ |
Saves the entity permanently. |
SqlContentEntityStorage::saveRevision | function | core/ |
Saves an entity revision. |
SqlContentEntityStorage::saveToDedicatedTables | function | core/ |
Saves values of fields that use dedicated tables. |
SqlContentEntityStorage::saveToSharedTables | function | core/ |
Saves fields that use the shared tables. |
SqlContentEntityStorageSchema::saveEntitySchemaData | function | core/ |
Stores schema data for the given entity type definition. |
SqlContentEntityStorageSchema::saveFieldSchemaData | function | core/ |
Stores schema data for the given field storage definition. |
StaticMenuLinkOverrides::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesTest::testSaveOverride | function | core/ |
Tests the saveOverride method. |
StorableConfigBase::save | function | core/ |
Saves the configuration object. |
StringBase::save | function | core/ |
Saves string object to storage. |
StringBaseTest::testSaveWithoutStorage | function | core/ |
@covers ::save[[api-linebreak]] |
StringDatabaseStorage::save | function | core/ |
Save string object to storage. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.