Constants
Constant name | Type | Description |
---|---|---|
CACHED_b_search_tags |
A P I C |
Specifies whether to cache the drop-down list in the managed cache. If equals to 'false', the caching is not performed. By default the value 3600 is specified, which means caching each 1 hour. |
CACHED_b_search_tags_len |
A P I C |
Maximum allowable length of the tag search mask when the managed caching will be enabled. By default equals to 2, which means the limit of approximately 1000 files (all 2-letter combinations). |
Desingnations for type of constants:
- A (auto) - constant is initialized when the module connects automatically
- P (page) - constant can be defined on any public page prior to connecting the prelude
- I (initialization) - constant can be defined in any of the following files:
- /bitrix/php_interface/init.php - additional account parameters
- /bitrix/php_interface/site ID/init.php - additional site parameters
- C (cconnection with base) - constant can be defined only in the file that stores parameters of connection to base: /bitrix/php_interface/dbconn.php
© «Bitrix24», 2001-2024