function paragraphs_collection_themes_installed($themes) { \Drupal::service('paragraphs_collection.style_discovery') ->reset(); \Drupal::cache('discovery') ->deleteMultiple([ 'paragraphs_collection_grid_layouts', ]); }