1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
cachecleanpathtable.php
См. документацию.
1<?php
2
9
11
14
32{
33 use Data\Internal\DeleteByFilterTrait;
34
35 public static function getTableName(): string
36 {
37 return 'b_cache_clean_path';
38 }
39
40 public static function getMap(): array
41 {
42 return [
43 (new Fields\IntegerField('ID'))
44 ->configurePrimary()
45 ->configureSize(8)
46 ->configureAutocomplete(),
47
48 (new Fields\StringField('PREFIX'))->configureRequired(),
49 (new Fields\DatetimeField('CLEAN_FROM')),
50 (new Fields\IntegerField('CLUSTER_GROUP'))
51 ];
52 }
53
54 public static function isCacheable(): bool
55 {
56 return false;
57 }
58}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804