php - Bootstrap theme and theme_preprocess_paragraph -


i hope can shed light on weird d8 , bootstrap theme. have bootstrap theme installed , i'm using theme_preprocess_paragraph() modify paragraph output.

i have caching turned off. drupal 8 in development mode.

this function within template.theme file. when make change within function, change doesn't come through @ if clear cache. when

i run xdebug , create breakpoint in function, rebuild cache, can see file indeed read can't see being processed.

i have manually cleared template cache in files/php/twig folder, cleared database caches. commenting out preprocess_paragraph theme hook results in nothing. it's driving me nuts trying pinpoint problem. can please shed light here? thank you.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -