Homebox entities do not save "real" blocks / entities

Created on 24 February 2022, over 2 years ago
Updated 21 February 2023, over 1 year ago

Problem/Motivation

Homebox entities do not save block objects, but rather pseudo block arrays in the form of:

[0] => Array
                (
                    [id] => system_powered_by_block
                    [title] => 
                    [weight] => 0
                    [region] => first
                    [status] => 1
                )
[2] => Array
                (
                    [id] => system_branding_block
                    [weight] => 0
                    [region] => second
                    [status] => 1
                )

Proposed resolution

Lets discuss, if we should save "proper" blocks in the homebox, or if this is unnecessary / impossible, since we cannot save specific data in a block instance?

πŸ“Œ Task
Status

Closed: works as designed

Version

3.0

Component

Miscellaneous

Created by

πŸ‡©πŸ‡ͺGermany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024