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 |
---|---|---|---|
EntityUnitTest::testPreSave | function | core/ |
@covers ::preSave |
entity_crud_hook_test_block_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for block entities. |
entity_crud_hook_test_comment_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for comment entities. |
entity_crud_hook_test_entity_presave | function | core/ |
Implements hook_entity_presave(). |
entity_crud_hook_test_file_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
entity_crud_hook_test_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
entity_crud_hook_test_taxonomy_term_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_term entities. |
entity_crud_hook_test_taxonomy_vocabulary_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for taxonomy_vocabulary entities. |
entity_crud_hook_test_user_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for user entities. |
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\EntityBase::preSave(). |
FieldHooks::fieldConfigPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for 'field_config'. |
FieldItemBase::preSave | function | core/ |
|
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\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/ |
|
FieldUiHooks::entityFormModePresave | function | core/ |
Implements hook_entity_form_mode_presave(). |
FieldUiHooks::entityViewModePresave | 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. |
ImageHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
ImageItem::preSave | function | core/ |
|
ImageModuleTestHooks::imageStylePresave | 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. |
JsonapiTestNonCacheableMethodsHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
jsonapi_test_non_cacheable_methods_entity_presave | function | core/ |
Implements hook_entity_presave(). |
LayoutBuilderEntityViewDisplay::preSave | function | core/ |
|
LayoutBuilderHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
LayoutSectionItemList::preSave | function | core/ |
|
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/ |
|
NodeTestHooks::nodePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
node_test_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
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.