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 |
---|---|---|---|
AutoIncrementingTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
BaseFieldOverride::preSave | function | core/ |
|
Block::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
BlockContent::preSaveRevision | function | core/ |
Acts on a revision before it gets saved. |
block_content_test_block_content_presave | function | core/ |
Implements hook_block_content_presave(). |
book_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
ChangedItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
ChangedTestItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
Comment::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
comment_entity_view_display_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for entity_view_display entities. |
ConfigEntityBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigEntityBaseUnitTest::providerTestSetAndPreSaveWithPluginCollections | function | core/ |
|
ConfigEntityBaseUnitTest::testPreSaveDuringSync | function | core/ |
@covers ::preSave |
ConfigEntityBaseUnitTest::testPreSaveWithPluginCollections | function | core/ |
@covers ::preSave @dataProvider providerTestSetAndPreSaveWithPluginCollections |
ConfigEntityBundleBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ConfigurableLanguage::$preSaveMultilingual | property | core/ |
Used during saving to detect when the site becomes multilingual. |
ConfigurableLanguage::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
config_test_config_test_presave | function | core/ |
Implements hook_config_test_presave(). |
ContentEntityBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
ContentEntityBase::preSaveRevision | function | core/ |
|
ContentEntityBaseUnitTest::testPreSaveRevision | function | core/ |
@covers ::preSaveRevision |
ContentEntityStorageBase::doPreSave | function | core/ |
|
ContentLanguageSettings::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
content_moderation_entity_presave | function | core/ |
Implements hook_entity_presave(). |
content_translation_entity_presave | function | core/ |
Implements hook_entity_presave(). |
DecimalItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
editor_filter_format_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
editor_test_file_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for file entities. |
EntityBase::preSave | function | core/ |
|
EntityDisplayBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityDisplayBaseTest::testPreSave | function | core/ |
@covers ::preSave |
EntityDisplayModeBase::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityInterface::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
EntityOperations::entityPresave | function | core/ |
Acts on an entity before it is created or updated. |
EntityOperations::entityPresave | function | core/ |
Acts on an entity and set published status based on the moderation state. |
EntityReferenceItem::preSave | function | core/ |
|
EntityStorageBase::doPreSave | function | core/ |
Performs presave entity processing. |
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_entity_presave | function | core/ |
Implements hook_entity_presave(). |
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(). |
FieldItemBase::preSave | function | core/ |
Defines custom presave behavior for field values. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.