Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Typed Data API Enhancements

The Typed Data API Enhancements module adds functionality to the core Drupal TypedData API without altering the operation of the existing core API. These new features are available for developers to use within modules that rely on manipulation of typed data. Specifically, the functionality in this module was originally part of Rules, but was split off because it can be of general use.

This module should only be installed as a dependency, if required by another module, as it does nothing by itself.

TypedData Form Widgets

Type-specific UI components for entering data of that type

TypedData Tokens

A strongly-typed Token alternative which uses Twig-like syntax

DataFetcher Utility

A service to extract properties from a typed data datatype

Demonstration page

How to enable and use the test module

Tags

Guide maintainers

tr's picture