Description of the need
We have an existing block NodeBlock
that allows pointing at any arbitrary node as a block by its Node ID. I have a situation where the best way to use layouts may be to render the same node multiple times on the same page, each with different display modes. For example I have a banner area at the top of the page, as well as the main content area that is a wide column. I want to display a "banner" display mode in the banner area in addition to the "full page' display mode used in the main content block.
Proposed solution
Introduce NodeCurrentBlock
class that can render the node. This block would have the required context of node
so it would only show up on node/%
path layouts (or other layouts with a Node context).
Recent comments
Thanks Meaghan. I have solved this error. The issue was that after the upgrade, I re-enabled the civicrm related modules at a time that leads to the error. But after that I tried and re enabled...
Facing an error after upgrading Civicrm version from 5.78.3 to 6.5.0
Ah yes. Thank you very much.
Porting of module Views Raw SQL
Go to admin/structure/views/settings and click on "Show information and statistics about the view during live preview"
Porting of module Views Raw SQL