- 🇮🇳India prem suthar Ahemdabad- Gujrat , Jodhpur - Rajsthan
Solved the #54 Custom CMD Failed Patch.
Also, Add the Interdiff Of the 53-58 patches. - Status changed to Needs review
almost 2 years ago 11:16am 16 March 2023 - Status changed to Needs work
almost 2 years ago 4:33pm 17 March 2023 - 🇺🇸United States smustgrave
Test coverage appears to be there (good)
Issue summary should be updated though with proposed solution, remaining tasks, any api changes, etc. - 🇺🇦Ukraine nnevill Lutsk
I'm not sure a patch is needed here.
Just call buildMultiple() after viewMultiple():$build_list = $entity_type_manager ->getViewBuilder('node') ->viewMultiple($nodes, 'teaser'); $build = $view_builder->buildMultiple($build_list);
In this case you can apply any cache tweaks in hook_ENTITY_TYPE_view_alter().