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 |
|---|---|---|---|
| entity_test_update_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for the 'view' entity type. |
| FieldConfig::preSave | function | core/ |
Overrides \Drupal\Core\Entity\Entity::preSave(). |
| 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/ |
@covers ::preSave[[api-linebreak]] @covers ::calculateDependencies[[api-linebreak]] |
| FieldLayoutEntityDisplayTrait::preSave | function | core/ |
Overrides \Drupal\Core\Entity\EntityDisplayBase::preSave(). |
| FieldStorageConfig::preSave | function | core/ |
Overrides \Drupal\Core\Entity\Entity::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. |
| field_field_config_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
| field_ui_entity_form_mode_presave | function | core/ |
Implements hook_entity_form_mode_presave(). |
| field_ui_entity_view_mode_presave | function | core/ |
Implements hook_entity_view_mode_presave(). |
| File::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| 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. |
| forum_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| 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. |
| ImageItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| image_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| image_module_test_image_style_presave | function | core/ |
Implements hook_image_style_presave(). |
| InlineBlockEntityOperations::handlePreSave | function | core/ |
Handles saving a parent entity. |
| InlineBlockEntityOperationsTest::testPreSaveWithSyncingEntity | function | core/ |
Tests calling handlePreSave() with an entity that is syncing. |
| jsonapi_test_non_cacheable_methods_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| LayoutBuilderEntityViewDisplay::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| LayoutSectionItemList::preSave | function | core/ |
Defines custom presave behavior for field values. |
| layout_builder_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| layout_builder_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
| 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. |
| media_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display. |
| 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. |
| node_node_type_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| node_test_node_presave | 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/ |
@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]] |
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.