Search for preSave
- Search 7.x for preSave
 - Search 9.5.x for preSave
 - Search 8.9.x for preSave
 - Search 10.3.x for preSave
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AutoIncrementingTestItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| BaseFieldOverride::preSave | function | core/ | 
                                                                                        |
| Block::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| BlockContent::preSaveRevision | function | core/ | 
                                                                                        Acts on a revision before it gets saved. | 
| BlockContentHooks::blockPreSave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave(). | 
| BlockContentTestHooks::blockContentPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave(). | 
| ChangedItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| ChangedTestItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| Ckeditor5Hooks::editorPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for editor entities. | 
| Comment::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| CommentHooks::entityViewDisplayPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. | 
| ConfigEntityBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ | 
                                                                                        |
| ConfigEntityBaseUnitTest::testPreSaveDuringSync | function | core/ | 
                                                                                        Tests pre save during sync. | 
| ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ | 
                                                                                        Tests pre save with plugin collections. | 
| ConfigEntityBundleBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| ConfigTestHooksHooks::configTestPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave(). | 
| ConfigurableLanguage::$preSaveMultilingual | property | core/ | 
                                                                                        Used during saving to detect when the site becomes multilingual. | 
| ConfigurableLanguage::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| ContentEntityBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| ContentEntityBase::preSaveRevision | function | core/ | 
                                                                                        Acts on a revision before it gets saved. | 
| ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ | 
                                                                                        Tests pre save revision. | 
| ContentEntityStorageBase::doPreSave | function | core/ | 
                                                                                        Performs presave entity processing. | 
| ContentLanguageSettings::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| ContentModerationHooks::entityPresave | function | core/ | 
                                                                                        Implements hook_entity_presave(). | 
| ContentTranslationHooks::entityPresave | function | core/ | 
                                                                                        Implements hook_entity_presave(). | 
| DecimalItem::preSave | function | core/ | 
                                                                                        Defines custom presave behavior for field values. | 
| EditorHooks::filterFormatPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave(). | 
| EditorTestHooks::filePresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for file entities. | 
| EntityBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| EntityCrudHookTest::blockPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for block entities. | 
| EntityCrudHookTest::commentPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for comment entities. | 
| EntityCrudHookTest::entityPresave | function | core/ | 
                                                                                        Implements hook_entity_presave(). | 
| EntityCrudHookTest::filePresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for file entities. | 
| EntityCrudHookTest::nodePresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for node entities. | 
| EntityCrudHookTest::taxonomyTermPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. | 
| EntityCrudHookTest::taxonomyVocabularyPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. | 
| EntityCrudHookTest::userPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for user entities. | 
| EntityCrudHookTestHooks::blockPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for block entities. | 
| EntityCrudHookTestHooks::commentPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for comment entities. | 
| EntityCrudHookTestHooks::entityPresave | function | core/ | 
                                                                                        Implements hook_entity_presave(). | 
| EntityCrudHookTestHooks::filePresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for file entities. | 
| EntityCrudHookTestHooks::nodePresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for node entities. | 
| EntityCrudHookTestHooks::taxonomyTermPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. | 
| EntityCrudHookTestHooks::taxonomyVocabularyPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. | 
| EntityCrudHookTestHooks::userPresave | function | core/ | 
                                                                                        Implements hook_ENTITY_TYPE_presave() for user entities. | 
| EntityDisplayBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| EntityDisplayBaseTest::testPreSave | function | core/ | 
                                                                                        Tests pre save. | 
| EntityDisplayModeBase::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
| EntityInterface::preSave | function | core/ | 
                                                                                        Acts on an entity before the presave hook is invoked. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.