In D8, I’ve a must dynamically set Drupal Developer title of a views web page show.
I’ve tried implementing each hook_views_pre_render
and hook_views_post_build
and setting Drupal Developer worth of $view->build_info['title']
, however Drupal appears to be ignoring it when setting Drupal Developer web page title.
It looks like Drupal Developer code in Views the place Drupal Developer title is about is in DrupalviewsPluginviewsdisplayPage::execute()
Drupal Development Company #title property on Drupal Developer render array in that technique IS receiving my overwritten worth from one in all my hooks, nevertheless it’s nonetheless ignore and is utilizing Drupal Developer manually specified title on Drupal Developer show config.
What’s going on!?