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

Contributed module documentation

YAML To PHP

The YAML To PHP module converts a YAML snippet or a complete configuration object to a PHP formatted array at:
admin/config/development/yaml2php

This is a development helper module to generate a code snippet to copy and paste into your own code.

Basic example

Example form input with the resulting output

Example using a dynamic variable and dependency injection

Using a variable $content_type.

Guide maintainers

lolandese's picture