Search for save
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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 |
StringDatabaseStorage::save | function | core/ |
Save string object to storage. |
StringInterface::save | function | core/ |
Saves string object to storage. |
StringStorageInterface::save | function | core/ |
Save string object to storage. |
system.action.comment_save_action.yml | file | core/ |
core/modules/comment/config/install/system.action.comment_save_action.yml |
system.action.media_save_action.yml | file | core/ |
core/modules/media/config/optional/system.action.media_save_action.yml |
system.action.node_save_action.yml | file | core/ |
core/modules/node/config/install/system.action.node_save_action.yml |
SystemConfigSubscriber::onConfigSave | function | core/ |
Rebuilds the router when the default or admin theme is changed. |
system_entity_form_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_form_display entities. |
system_path_alias_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
taxonomy_crud_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
Term::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
TermForm::save | function | core/ |
Form submission handler for the 'save' action. |
TermTranslationHandler::entityFormSave | function | core/ |
Form submission handler for TermTranslationHandler::entityFormAlter(). |
TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
TestStateBasedSectionStorage::save | function | core/ |
Saves the sections. |
TestToolkit::save | function | core/ |
Writes an image resource to a destination file. |
TimeZoneResolver::onConfigSave | function | core/ |
Updates the default time zone when time zone config changes. |
ToolkitTest::testSave | function | core/ |
Test the image_save() function. |
tour_test_tour_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for tour. |
TranslationString::save | function | core/ |
Saves string object to storage. |
TranslationTest::testTranslatableFieldSaveLoad | function | core/ |
Test translatable fields storage/retrieval. |
UnsavedPreviewTest | class | core/ |
Tests covering Preview of unsaved Views. |
UnsavedPreviewTest.php | file | core/ |
|
UnsavedPreviewTest::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
UnsavedPreviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UnsavedPreviewTest::$modules | property | core/ |
Modules to enable. |
UnsavedPreviewTest::$testViews | property | core/ |
Views used by this test. |
UnsavedPreviewTest::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
UnsavedPreviewTest::testUnsavedPageDisplayPreview | function | core/ |
Tests previews of unsaved new page displays. |
User::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
User::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
UserPictureTest::saveUserPicture | function | core/ |
Edits the user picture for the test user. |
UserSaveStatusTest | class | core/ |
Tests user saving status. |
UserSaveStatusTest.php | file | core/ |
|
UserSaveStatusTest::$modules | property | core/ |
Modules to enable. |
UserSaveStatusTest::setUp | function | core/ |
|
UserSaveStatusTest::testUserSaveStatus | function | core/ |
Test SAVED_NEW and SAVED_UPDATED statuses for user entity type. |
UserSaveTest | class | core/ |
Tests account saving for arbitrary new uid. |
UserSaveTest.php | file | core/ |
|
UserSaveTest::$modules | property | core/ |
Modules to enable. |
UserSaveTest::testExistingPasswordRemoval | function | core/ |
Ensures that an existing password is unset after the user was saved. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.