You are here

6 calls to patterns_db_get_patterns() in Patterns 7

PatternsExportTestCase::testExportTaxonomy in tests/exporting/exporting.test
patterns_db_get_patterns_array in includes/db.inc
Returns the array of patterns loaded from the database.
patterns_examples_disable in patterns_examples/patterns_examples.install
Implements hook_uninstall().
patterns_lab in includes/forms/lab.inc
@file Functions related to exporting patterns.
patterns_lab_submit in includes/forms/lab.inc
Exports selected patterns either in a file or as a zip-archive
_patterns_io_get_patterns in includes/io/io.inc
Loads all the available patterns from the database. It also checks against the file system, and, if the patterns global configuration options allow it, updates the database with the latest modifications. Notice: enabled patterns will not be updated…