MongoDB\Model\IndexInfo::getNamespace()
์ ์
Return Values
์ธ๋ฑ์ค ๋ค์์คํ์ด์ค์ ๋๋ค.
์์
$info = new IndexInfo([ 'ns' => 'foo.bar', ]); echo $info->getNamespace();
์ด ๊ฒฝ์ฐ ์ถ๋ ฅ์ ๋ค์๊ณผ ์ ์ฌํฉ๋๋ค:
foo.bar
๋ค์๋ ์ฐธ์กฐํ์ธ์.
MongoDB ๋งค๋ด์ผ์ listIndexes ๋ช ๋ น ์ฐธ์กฐ