defaults += [ 'parent' => 'parent', 'plugin_type' => $type, 'register_theme' => TRUE, ]; $this->alterInfo('views_plugins_' . $type); $this->setCacheBackend($cache_backend, "views:$type"); } }