Search for _save
- Search 7.x for _save
- Search 9.5.x for _save
- Search 10.3.x for _save
- Search 11.x for _save
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
UserStorage::doSaveFieldItems | function | core/ |
Writes entity field values to the storage. |
UserTest::testResaveAccountName | function | core/ |
Tests users with altered display names. |
user_cookie_save | function | core/ |
Saves visitor information as a cookie so it can be reused. |
user_user_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
View::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
View::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ViewEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
ViewExecutable::save | function | core/ |
Saves the view. |
views.view.test_views_groupby_save.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_views_groupby_save.yml |
ViewsEntitySchemaSubscriberIntegrationTest::testViewSaveException | function | core/ |
Tests the case when a view could not be updated automatically. |
views_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
ViewUI::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ViewUI::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ViewUI::save | function | core/ |
Saves an entity permanently. |
VocabularyForm::save | function | core/ |
Form submission handler for the 'save' action. |
Workflow::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
WorkflowAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowStateAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowStateEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowTransitionAddForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkflowTransitionEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
WorkspaceForm::save | function | core/ |
Form submission handler for the 'save' action. |
workspaces_entity_presave | function | core/ |
Implements hook_entity_presave(). |
_color_save_stylesheet | function | core/ |
Saves the rewritten stylesheet to disk. |
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.