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/ |
|
FieldItemListInterface::preSave | function | core/ |
Defines custom presave behavior for field values. |
FieldLayoutEntityDisplayTest::testPreSave | function | core/ |
@covers ::preSave @covers ::calculateDependencies |
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/ |
|
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/ |
|
FilterAPITest::testFilterFormatPreSave | function | core/ |
Tests that FilterFormat::preSave() only saves customized plugins. |
FilterFormat::preSave | function | core/ |
|
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/ |
|
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/ |
|
LayoutSectionItemList::preSave | function | core/ |
|
layout_builder_entity_presave | function | core/ |
Implements hook_entity_presave(). |
LegacyEntityDisplayBaseTest::testLegacyPreSave | function | core/ |
Tests legacy handling of 'type' => 'hidden'. |
Media::preSave | function | core/ |
|
Media::preSaveRevision | function | core/ |
|
MenuLinkContent::preSave | function | core/ |
|
MenuTreeStorage::preSave | function | core/ |
Fills in all the fields the database save needs, using the link definition. |
ModerationHandler::onPresave | function | core/ |
|
ModerationHandlerInterface::onPresave | function | core/ |
Operates on moderated content entities preSave(). |
Node::preSave | function | core/ |
|
Node::preSaveRevision | function | core/ |
|
node_test_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
PasswordItem::preSave | function | core/ |
|
PathAlias::preSave | function | core/ |
|
PathItem::preSave | function | core/ |
|
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/ |
|
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/ |
|
tour_test_tour_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for tour. |
User::preSave | function | core/ |
|
user_user_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
View::preSave | function | core/ |
|
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.