Search for save
| Title | Object type | File name | Summary |
|---|---|---|---|
| OverridesSectionStorage::save | function | core/ |
Saves the sections. |
| PageTitleTest::$savedTitle | property | core/ |
|
| PasswordItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExceptionNew | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveExistingNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSaveNewNull | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
@covers ::preSave[[api-linebreak]] |
| PathAlias::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| PathAlias::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| PathAliasForm::save | function | core/ |
Form submission handler for the 'save' action. |
| PathItem::postSave | function | core/ |
Defines custom post-save behavior for field values. |
| PathItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PhpStorageInterface::save | function | core/ |
Saves PHP code to storage. |
| ProfileForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ProfileTranslationHandler::entityFormSave | function | core/ |
Form submission handler for ProfileTranslationHandler::entityFormAlter(). |
| QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
| 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 install. |
| 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 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/ |
|
| 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. |
| ResponsiveImageStyle::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| ResponsiveImageStyleForm::save | function | core/ |
Form submission handler for the 'save' action. |
| responsive_image_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display. |
| 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. |
| SaveAction | class | core/ |
Provides an action that can save any entity. |
| SaveAction.php | file | core/ |
|
| SaveAction::$time | property | core/ |
The time service. |
| SaveAction::access | function | core/ |
Checks object access. |
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.