You are here

namespace Drupal\views_system\Plugin\views\field in Views System 8

Classsort descending Location Description
ViewsSystemDependencies src/Plugin/views/field/ViewsSystemDependencies.php Field handler to display all dependencies of a module.
ViewsSystemFeatures src/Plugin/views/field/ViewsSystemFeatures.php Field handler to display all features of a theme.
ViewsSystemLibraries src/Plugin/views/field/ViewsSystemLibraries.php Field handler to display all libraries of a theme.
ViewsSystemRegions src/Plugin/views/field/ViewsSystemRegions.php Field handler to display all regions of a theme.
ViewsSystemRegionsHidden src/Plugin/views/field/ViewsSystemRegionsHidden.php Field handler to display all hidden regions of a theme.
ViewsSystemRequiredBy src/Plugin/views/field/ViewsSystemRequiredBy.php Field handler to display all other items that depends on this item.
ViewsSystemRequires src/Plugin/views/field/ViewsSystemRequires.php Field handler to display all other items that this item requires.
ViewsSystemScreenshot src/Plugin/views/field/ViewsSystemScreenshot.php Field handler to display the thumbnail image of a theme.