Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

code

How to build complex filters in Drupal 8 | Foreach

Mon, 09/14/2015 - 06:45 -- rprice

Now that views are part of the Drupal 8 core, all the functionality to create views or lists comes straight out of the box. Standard filtering options however are limited to columns from the same entity. In this post I’ll demonstrate how to build a filter that uses external information. We use the Domain module as an example and filter on current domain.

drupaleasypodcast
views
code
drupal8

Pages

Subscribe to RSS - code