Module Description
This module exists to create an ability to store contexts for entities, which will be usable by Layout Builder.
It provides no UI or API, and you should not need to install it except as a dependency of another module.
Core Context was written because Panels supported providing arbitrary context values to blocks, but that functionality was not added directly to Layout Builder. This module exists as a shim for that functionality. Context values are either stored in a field (for content entities), or third-party settings (for config entities), but for the time being, they can only be put there programmatically.
It provides no UI or API, and you should not need to install it except as a dependency of another module.
Core Context was written because Panels supported providing arbitrary context values to blocks, but that functionality was not added directly to Layout Builder. This module exists as a shim for that functionality. Context values are either stored in a field (for content entities), or third-party settings (for config entities), but for the time being, they can only be put there programmatically.
Module Link
Project Usage
3545
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to store contexts for entities, usable by Layout Builder as a shim for functionality missing in the direct integration.
Data Name
core_context