Node Access Rebuild Progressive

Component type

module

Maintenance status

Development status

Downloads

112

Component created

Component changed

Utility module that provides an alternative mean of rebuilding the Content Access table.

Rationale

The default core behaviour, when a module marks the content_access table for rebuilding, is to delete all entries first and to then rebuild the grants for all nodes.

Entity Mapper Service

Component type

module

Maintenance status

Development status

Downloads

160

Component created

Component changed

The entity mapper service defines a pattern in which content entities can be mapped into associative arrays in a hierarchical manner.

Reference as field formatter

Component type

module

Maintenance status

Development status

Downloads

207

Component created

Component changed

A field formatter that transports the referenced entities as a pseudo field on the host, mostly for themers pleasure.

Say for example you are having a entity queue attached to your node, but your themer needs the individual queue items in the host node template file, instead of rendering the content.field_queue as a whole. Instead of having to preprocess it in your .theme file you can conviently set it on the content entity itself, being it a less theme dependend solution.

Menu block title

Component type

module

Maintenance status

Development status

Downloads

295

Component created

Component changed

What this module does

This module adds an option to menu_block and system menu blocks which when active will show the menu parent as the block's title. This makes for useful sidebar menus where the block title is a link back to the menu parent.

How to configure it

Once installed, place a system provided menu block or create and place a menu_block module provided menu block. This module works best with a block starting at menu level 2.

Views field select filter

Component type

module

Categories

Maintenance status

Development status

Downloads

240

Component created

Component changed

A views filter that gathers all the field values and present them in a dropdown. One of those other scratch your own itch projects.
Sometimes we want to create a filter on a single field of a view but that field consists of simple text values instead.

This module will add a filter for every text or int field on your nodes, these filters are postfixed with (selector) in the field list.