11.0.x

Alter an Existing Drush Command

Last updated

What Are Media Sources in Drupal?

Last updated

Use Any oEmbed Provider as a Media Source

Last updated

Create a Custom Media Source Plugin

Last updated

Create a New Media Type in Drupal

Last updated

Define a Custom Views Style Plugin

Last updated

Define a Custom Views Pseudo Field Plugin

Last updated

Overview: Views Plugins

Last updated

The Drupal core Views module architecture is built on top of the Drupal Plugin API. This allows site administrators to pick and choose from a list of options (plugins) to handle all the different parts of a view -- including what to display, what style to display it in, how to order the results, who has access, and more. In the Views UI, any time you're presented with the option to choose something from a list of options you're likely dealing with some type of plugin.

Define a Views Field Handler Plugin

Last updated

Define a Custom Views Sort Plugin

Last updated