Documentation says, "...results of hook_ENTITY_TYPE_storage_load will be cached...." However there is no such note for hook_ENTITY_TYPE_load.
What is the significance of cache (in this context). Can this be explained in more details?
I am using this hook to add extra info on nodes (fetched from a couple of non-drupal tables). (based on that extra info, I load required javascript etc etc).
So question is, what hook is appropriate for my work? (Either of the hooks do the work for me .... actually that is why this question comes.)
I have spent two days and can't figure it out how to create view with different displays of different taxonomy vocabulary.
I want create view for category and subcategory. There is no valid trusted module. People say us Hierarchical Select but it says Use at your own risk!.
Actually I am trying to build a Taxonomy vocabulary called "Category" and another one called "Sub Category"
Subcategory vocabulary has a field called "category"