Skip to main content
backdrop Backdrop Forum
  • Welcome!
    • Login
    • Register
  • Forum
  • FAQ
  • Following
  • About
  • Wishlist
  1. Home »
  2. Add entity_save and entity_delete in core.

Add entity_save and entity_delete in core.

This was mentioned in https://github.com/backdrop-ops/contrib/issues/71#issuecomment-76859926

entity_delete entity_save

These two could be put in core. We already have methods for these on all entities. e.g. $node->save() or $node->delete().

GitHub Link: 
https://github.com/backdrop/backdrop-issues/issues/862
GitHub Issue #: 
862
  • Log in or register to post comments

Weekly office hours

Bring your questions to our weekly virtual office hours, every Wednesday. Everyone is welcome.

Recent topics

How do I diagnose Webform Conditionals failing?

Posted 20 hours 9 min ago by (onyx) in How-To and Troubleshooting

Devel

Posted 1 day 15 hours ago by (onyx) in How-To and Troubleshooting

Best options for embed youtube video ?

Posted 4 days 9 hours ago by (lee999) in How-To and Troubleshooting

Recent comments

This was from examining line 2463- of the webform.module, where  // Attach necessary JavaScript and CSS.   $form['#attached'] = array(     'css' => array(backdrop_get_path('module', 'webform...

Posted 16 hours 16 min ago by (onyx) on:

How do I diagnose Webform Conditionals failing?

d'oh. Because of course it is reassigning. Don't mind me... the correct syntax is  $form['#attached']['js'][] =     backdrop_get_path('module', 'mymodule') . '/mymodule.js';

Posted 16 hours 32 min ago by (onyx) on:

How do I diagnose Webform Conditionals failing?

Issue opened at Github: https://github.com/backdrop-contrib/webform/issues/220

Posted 17 hours 40 min ago by (onyx) on:

How do I diagnose Webform Conditionals failing?

Powered by Backdrop CMS

Stay connected

Sign up for our newsletter

Footer Menu

  • backdropcms.org
  • docs.backdropcms.org
  • events.backdropcms.org