IndexManager
class IndexManager
Methods
string
__call($method, $arguments)
No description
string
destination()
Canal 服务
string
filter()
订阅过滤, 默认所有
static IndexManager
instance($indexName)
No description
static int|string|null
indexFormTable(string $tableName)
获取索引
static DocumentFormatter|null
formatterFormTable(string $tableName)
获取索引
static mixed|null
propertyFormTable(string $tableName)
获取过滤字段
void
property()
获取属性值
void
table()
查询的数据表
void
formatter()
格式化工具
void
index()
格式化工具
Details
at line 28
string
__call($method, $arguments)
No description
at line 37
string
destination()
Canal 服务
at line 46
string
filter()
订阅过滤, 默认所有
at line 55
static IndexManager
instance($indexName)
No description
at line 75
static int|string|null
indexFormTable(string $tableName)
获取索引
at line 93
static DocumentFormatter|null
formatterFormTable(string $tableName)
获取索引
at line 116
static mixed|null
propertyFormTable(string $tableName)
获取过滤字段
at line 15
void
property()
获取属性值
at line 15
void
table()
查询的数据表
at line 15
void
formatter()
格式化工具
at line 15
void
index()
格式化工具