Single View
Welcome to the Single View tag on pedrorocha.net. This section brings together articles and tutorials focused on the concept of Single View in Drupal — a technique used to display individual pieces of content in a detailed and organised manner. Whether you are building a blog, a corporate site or a government portal, understanding Single View helps you control how each page looks and behaves.
In Drupal, Single View is closely linked to the Views module, where you can create a view that outputs one item at a time. This is especially useful for article pages, product details, user profiles or any content type that needs a distinct full‑page layout. Developers often combine Single View with Context, Panelizer or custom theme templates to achieve flexible designs.
Topics covered under this tag include step‑by‑step guides for configuring Single View displays, best practices for field layout, performance optimisation, and real‑world examples from the Drupal community. You will also find posts about integrating Single View with other modules like Entity Reference, Paragraphs, and Display Suite.
This English mirror of the original Portuguese content aims to help non‑Portuguese speaking audience access the technical knowledge published here. Browse the articles linked to this tag to deepen your understanding of Single View and apply it to your own projects.
Related sections you might want to explore:
Return to the home page to browse all content.