Searching Menu template suggestion by regions in Drupal 8 -


i want write theme suggestion, add template suggestions contains region name. example in 'header region' want template this: menu--header.html.twig, or in 'custom region' - menu--custom_region.html.twig.

i want if have 2 menus in same region, want templating 1 template.

i tried function themename_theme_suggestions_menu_alter(array &$suggestions, array $variables){} in themename.theme file, dont know how query region, is. in block alter, know region, think if call block, contains menu, know region too.

i in .theme file.

is there solution?

i've tried achieve same thing doesn't need region name in suggestion. block id , when place block in header region can change block id.

check answer: https://drupal.stackexchange.com/a/219770/32059


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -