Search for _save
- Search 7.x for _save
- Search 8.9.x for _save
- Search 10.3.x for _save
- Search 11.x for _save
- Search main for _save
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
| QuickEditController::entitySave | function | core/ |
Saves an entity into the database, from PrivateTempStore. |
| QuickEditJavascriptTestBase::saveQuickEdit | function | core/ |
Clicks the 'Save' button in the Quick Edit entity toolbar. |
| RdfMapping::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| RegisterForm::save | function | core/ |
Form submission handler for the 'save' action. |
| RemoteFileSaveDataTest | class | core/ |
Tests the unmanaged file save data function. |
| RemoteFileSaveDataTest.php | file | core/ |
|
| RemoteFileSaveDataTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| RemoteFileSaveDataTest::$modules | property | core/ |
Modules to enable. |
| RemoteFileSaveDataTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| RemoteFileSaveDataTest::setUp | function | core/ |
|
| 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 enable. |
| RemoteFileSaveUploadTest::setUp | function | core/ |
|
| ResourceObjectNormalizationCacher::saveOnTerminate | function | core/ |
Adds a normalization to be cached after the response has been sent. |
| 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. |
| 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/ |
|
| 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. |
| StandardProfileTest::saveComment | function | core/ |
Creates a comment entity. |
| StaticMenuLinkOverrides::saveOverride | function | core/ |
Saves the override. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.