Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ info
Method
info
basex-api/src/main/php/BaseXClient/Query.php:73–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
public function info()
74
{
75
return $this->exec(chr(6), $this->id);
76
}
77
78
public function options()
79
{
Callers
nothing calls this directly
Calls
1
exec
Method · 0.95
Tested by
no test coverage detected