Search for presave
- Search 7.x for presave
- Search 9.5.x for presave
- Search 10.3.x for presave
- Search 11.x for presave
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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(). |
| LegacyEntityDisplayBaseTest::testLegacyPreSave | function | core/ |
Tests legacy handling of 'type' => 'hidden'. |
| 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. |
| 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. |
| 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. |
| rest_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| 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. |
| system_entity_form_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_form_display entities. |
| system_path_alias_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| taxonomy_crud_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
| Term::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| tour_test_tour_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for tour. |
| 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. |
| View::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| views_view_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
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.