См. определение в файле finder.php строка 20
◆ checkIndexValid()
static checkIndexValid |
( |
| ) |
|
|
static |
◆ find()
static find |
( |
| $parameters, |
|
|
| $behaviour = ['FALLBACK_TO_NOINDEX_ON_NOTFOUND' => true, 'USE_INDEX' => true, 'USE_ORM' => true] ) |
|
static |
$parameters is an ORM`s getList compatible array of parameters
См. определение в файле finder.php строка 162
◆ findNoIndex()
static findNoIndex |
( |
| $parameters | ) |
|
|
staticprotected |
◆ findUsingIndex()
static findUsingIndex |
( |
| $parameters | ) |
|
|
staticprotected |
◆ getIndexedLanguages()
static getIndexedLanguages |
( |
| ) |
|
|
static |
◆ getIndexedTypes()
static getIndexedTypes |
( |
| ) |
|
|
static |
◆ getLangsFromDb()
static getLangsFromDb |
( |
| ) |
|
|
staticprotected |
◆ getTypesFromDb()
static getTypesFromDb |
( |
| ) |
|
|
staticprotected |
◆ parseFilter()
static parseFilter |
( |
| $filter | ) |
|
|
staticprotected |
◆ setIndexedLanguages()
static setIndexedLanguages |
( |
| $langs = array() | ) |
|
|
static |
◆ setIndexedTypes()
static setIndexedTypes |
( |
| $types = array() | ) |
|
|
static |
◆ setIndexInvalid()
static setIndexInvalid |
( |
| ) |
|
|
static |
◆ setIndexValid()
◆ $allowedOperations
◆ SALE_LOCATION_INDEX_VALID_OPT
const SALE_LOCATION_INDEX_VALID_OPT = 'sale.location.index_valid' |
◆ SALE_LOCATION_INDEXED_LANGUAGES_OPT
const SALE_LOCATION_INDEXED_LANGUAGES_OPT = 'sale.location.indexed_langs' |
◆ SALE_LOCATION_INDEXED_TYPES_OPT
const SALE_LOCATION_INDEXED_TYPES_OPT = 'sale.location.indexed_types' |