The name of one or more modules that are required to be enabled to serve this request. Multiple modules can be specified using either a , (comma) or + (plus) separator. Using a comma will match for any of the modules; where as the plus will require all of the modules. For example, _module_dependencies: 'node+search' requires that both the node and search modules are enabled.