classUniqueIndexes
final class UniqueIndexes
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.
Reconstructs ordinary and partial unique indexes from catalog results.
Methods§
public function definitions(StatementInterface|false $statement): IndexDefinitionsCombines every catalog row before rejecting unsupported index definitions.
Parameters
$statement | StatementInterface|false |
Returns
Test cases 1
Called from 1
Calls 3
- new IndexRows line 21
- method-call IndexRows::append() line 24
- method-call IndexRows::definitions() line 27
Test cases 4§
Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.
Dedicated tests 1
Other tests reaching this symbol 3
PgSqlSessionFactoryTestcallsPgSqlSchemaReflectorTestcallsSchemaInitializerTestcalls