constant TAXONOMY_EDGE_BUILD_REALTIME in Taxonomy Edge 7
Same name and namespace in other branches
- 8 taxonomy_edge.module \TAXONOMY_EDGE_BUILD_REALTIME
- 6 taxonomy_edge.module \TAXONOMY_EDGE_BUILD_REALTIME
- 7.2 taxonomy_edge.module \TAXONOMY_EDGE_BUILD_REALTIME
Default value for realtime building of tree.
2 uses of TAXONOMY_EDGE_BUILD_REALTIME
- taxonomy_edge_is_build_realtime in ./
taxonomy_edge.module - Checks if it's possible to build an edge realtime.
- taxonomy_edge_settings_form in ./
taxonomy_edge.admin.inc - Form build for the settings form.
File
- ./
taxonomy_edge.module, line 30 - Optimization of taxonomy data model for SQL performance.
Code
define('TAXONOMY_EDGE_BUILD_REALTIME', TRUE);