You are here

7 calls to patterns_tagmodules_get_index() in Patterns 7

PatternsIndexesTestCase::testTagmodules in tests/indexes/indexes.test
patterns_export_page1 in patterns_export/patterns_export.module
patterns_implement_action in includes/core/common.inc
Setup and run an action.
patterns_invoke in ./patterns.module
Execute hook_patterns with the given operation and return the results.
patterns_prepare_action in includes/core/common.inc
Preparing and validating the action tags as they are written in the pattern file. Concretely, it invokes operations 'prepare', and 'validate' on the pattern component.
patterns_tagmodules_find_module in includes/tagmodules.inc
Tries to find the module responsible for a given action.
_patterns_scan_action in includes/parser/scan.inc
Helper function for scanning patterns.