Closed (fixed)
Project:
Style Guide
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2023 at 18:54 UTC
Updated:
22 Feb 2023 at 19:09 UTC
Jump to comment: Most recent
$this->layoutPluginManager->getFilteredDefinitions('layout_builder') like is actually done in layout builder itself, so we should be using that instead, otherwise we are seeing many layouts that might be filtered out. For example if a site is set up to provide its own layouts and hide core's default ones.Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
dave reidFixed and merged into 2.x.