kibana/api_docs/search_playground.devdocs.json

214 lines
No EOL
6.3 KiB
JSON

{
"id": "searchPlayground",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [
{
"parentPluginId": "searchPlayground",
"id": "def-public.PlaygroundPageMode",
"type": "Enum",
"tags": [],
"label": "PlaygroundPageMode",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "searchPlayground",
"id": "def-public.PlaygroundPageMode",
"type": "Enum",
"tags": [],
"label": "PlaygroundPageMode",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
}
],
"misc": [],
"objects": [],
"setup": {
"parentPluginId": "searchPlayground",
"id": "def-public.SearchPlaygroundPluginSetup",
"type": "Interface",
"tags": [],
"label": "SearchPlaygroundPluginSetup",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
"lifecycle": "setup",
"initialIsOpen": true
},
"start": {
"parentPluginId": "searchPlayground",
"id": "def-public.SearchPlaygroundPluginStart",
"type": "Interface",
"tags": [],
"label": "SearchPlaygroundPluginStart",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/public/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
"lifecycle": "start",
"initialIsOpen": true
}
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": [],
"setup": {
"parentPluginId": "searchPlayground",
"id": "def-server.SearchPlaygroundPluginSetup",
"type": "Interface",
"tags": [],
"label": "SearchPlaygroundPluginSetup",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
"lifecycle": "setup",
"initialIsOpen": true
},
"start": {
"parentPluginId": "searchPlayground",
"id": "def-server.SearchPlaygroundPluginStart",
"type": "Interface",
"tags": [],
"label": "SearchPlaygroundPluginStart",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/server/types.ts",
"deprecated": false,
"trackAdoption": false,
"children": [],
"lifecycle": "start",
"initialIsOpen": true
}
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [
{
"parentPluginId": "searchPlayground",
"id": "def-common.PLUGIN_ID",
"type": "string",
"tags": [],
"label": "PLUGIN_ID",
"description": [],
"signature": [
"\"searchPlayground\""
],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "searchPlayground",
"id": "def-common.PLUGIN_NAME",
"type": "string",
"tags": [],
"label": "PLUGIN_NAME",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "searchPlayground",
"id": "def-common.PLUGIN_PATH",
"type": "string",
"tags": [],
"label": "PLUGIN_PATH",
"description": [],
"signature": [
"\"/app/search_playground\""
],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "searchPlayground",
"id": "def-common.SEARCH_MODE_FEATURE_FLAG_ID",
"type": "string",
"tags": [],
"label": "SEARCH_MODE_FEATURE_FLAG_ID",
"description": [],
"signature": [
"\"searchPlayground:searchModeEnabled\""
],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
}
],
"objects": [
{
"parentPluginId": "searchPlayground",
"id": "def-common.DEFAULT_PAGINATION",
"type": "Object",
"tags": [],
"label": "DEFAULT_PAGINATION",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false,
"children": [
{
"parentPluginId": "searchPlayground",
"id": "def-common.DEFAULT_PAGINATION.from",
"type": "number",
"tags": [],
"label": "from",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false
},
{
"parentPluginId": "searchPlayground",
"id": "def-common.DEFAULT_PAGINATION.size",
"type": "number",
"tags": [],
"label": "size",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false
},
{
"parentPluginId": "searchPlayground",
"id": "def-common.DEFAULT_PAGINATION.total",
"type": "number",
"tags": [],
"label": "total",
"description": [],
"path": "x-pack/solutions/search/plugins/search_playground/common/index.ts",
"deprecated": false,
"trackAdoption": false
}
],
"initialIsOpen": false
}
]
}
}