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 |
|---|---|---|---|
| FieldConfig::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityBase::preSave(). |
| FieldHooks::fieldConfigPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
| 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. |
| FieldLayoutEntityDisplayTest::testPreSave | function | core/ |
Tests pre save. |
| FieldLayoutEntityDisplayTrait::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::preSave(). |
| FieldStorageConfig::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityBase::preSave(). |
| FieldStorageConfig::preSaveNew | function | core/ |
Prepares saving a new field definition. |
| FieldStorageConfig::preSaveUpdated | function | core/ |
Prepares saving an updated field definition. |
| FieldTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| FieldUiHooks::entityFormModePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| FieldUiHooks::entityViewModePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| File::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| file_file_video_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| FilterAPITest::testFilterFormatPreSave | function | core/ |
Tests that FilterFormat::preSave() only saves customized plugins. |
| FilterFormat::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| 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. |
| ImageHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| ImageItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| ImageModuleTestHooks::imageStylePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| InlineBlockEntityOperations::handlePreSave | function | core/ |
Handles saving a parent entity. |
| InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
| JsonapiTestNonCacheableMethodsHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| LayoutBuilderEntityViewDisplay::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| LayoutBuilderHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| LayoutSectionItemList::preSave | function | core/ |
Defines custom presave behavior for field values. |
| Media::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Media::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
| MenuLinkContent::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| MenuTreeStorage::preSave | function | core/ |
Fills in all the fields the database save needs, using the link definition. |
| ModerationHandler::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
| ModerationHandlerInterface::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
| Node::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| Node::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
| NodeTestHooks::nodePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| PasswordItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| PasswordItemTest::testPreSaveExceptionExisting | function | core/ |
Tests pre save exception existing. |
| PasswordItemTest::testPreSaveExceptionNew | function | core/ |
Tests pre save exception new. |
| PasswordItemTest::testPreSaveExistingEmptyString | function | core/ |
Tests pre save existing empty string. |
| PasswordItemTest::testPreSaveExistingMultipleSpacesString | function | core/ |
Tests pre save existing multiple spaces string. |
| PasswordItemTest::testPreSaveExistingNull | function | core/ |
Tests pre save existing null. |
| PasswordItemTest::testPreSaveNewEmptyString | function | core/ |
Tests pre save new empty string. |
| PasswordItemTest::testPreSaveNewMultipleSpacesString | function | core/ |
Tests pre save new multiple spaces string. |
| PasswordItemTest::testPreSaveNewNull | function | core/ |
Tests pre save new null. |
| PasswordItemTest::testPreSavePreHashed | function | core/ |
Tests pre save pre hashed. |
| PathAlias::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| PathItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.