Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Well, for one thing, it clears all of the block settings for your site: https://www.drupal.org/node/1912354 But seriously, aside from that, I have no idea. I looked through the documentation, I read through the code, I web searched, but I couldn't find an answer. Looking forward to hearing the response on this one.
bean_all was an experiment to see if we could remote the block module and only have beans. I was trying to expose all blocks as bean_types and allow you to add fields, entities, etc.
The code obviously isn't ready for live use. I just never had time to flesh out the concept.
Comments
Comment #1
jlnd commentedWell, for one thing, it clears all of the block settings for your site: https://www.drupal.org/node/1912354 But seriously, aside from that, I have no idea. I looked through the documentation, I read through the code, I web searched, but I couldn't find an answer. Looking forward to hearing the response on this one.
Comment #2
indytechcook commentedbean_all was an experiment to see if we could remote the block module and only have beans. I was trying to expose all blocks as bean_types and allow you to add fields, entities, etc.
The code obviously isn't ready for live use. I just never had time to flesh out the concept.