Search for presave
- Search 7.x for presave
- Search 9.5.x for presave
- Search 8.9.x for presave
- Search 11.x for presave
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverride::preSave | function | core/ |
|
Block::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ChangedItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
Comment::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
comment_entity_view_display_presave | 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/ |
@covers ::preSave[[api-linebreak]] |
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
@covers ::preSave[[api-linebreak]] @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBundleBase::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/ |
@covers ::preSaveRevision[[api-linebreak]] |
ContentEntityStorageBase::doPreSave | function | core/ |
Performs presave entity processing. |
DecimalItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
editor_editor_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
editor_filter_format_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
EntityBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityDisplayBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityDisplayBaseTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] |
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. |
EntityReferenceItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
EntityStorageBase::doPreSave | function | core/ |
Performs presave entity processing. |
EntityUnitTest::testPreSave | function | core/ |
@covers ::preSave[[api-linebreak]] |
FieldItemBase::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldItemInterface::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldItemList::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldItemListInterface::preSave | function | core/ |
Defines custom presave behavior for field values. |
hook_entity_presave | function | core/ |
Act on an entity before it is created or updated. |
hook_ENTITY_TYPE_presave | function | core/ |
Act on a specific type of entity before it is created or updated. |
image_entity_presave | function | core/ |
Implements hook_entity_presave(). |
InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
MenuTreeStorage::preSave | function | core/ |
Fills in all the fields the database save needs, using the link definition. |
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]] |
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. |
taxonomy_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
Term::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
User::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
user_user_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.