This project is not covered by Drupal’s security advisory policy.

This a utility functions to simplify building Drupal sites from DOOR3 Drupal team.

The problem it is solve - writing code twice and more for new projects.
Reuse if it already done before.

What module functions provides:

  • Simplifying access to Drupal 7 fields values in with function door3_utility_get_field_value().
  • Provides a wrapper function to build blocks full content with contextual links from other modules with one function call - door3_utility_render_block().
  • door3_utility_form_attached_fields() help attach custom list of fields to the custom entity form.
  • Filter unique values in taxonomy term reference field array value with door3_utility_unique_taxonomy_term_field().
  • Some other minor staff.

Also, this module can be used to gather and share utility functions for each other in Drupal DOOR3 team.

Supporting organizations: 
Module was assembled during working on DOOR3 projects

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • Project categories: Developer tools
  • Created by dstorozhuk on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases