Method | Description | |
---|---|---|
cannotPersistMappedSuperclass ( string $className ) : |
||
detachedDocumentCannotBeRemoved ( ) : |
||
documentManagerClosed ( ) : |
||
documentNotMappedToCollection ( string $className ) : |
||
failedToEnableSharding ( string $dbName, string $errorMessage ) : |
||
failedToEnsureDocumentSharding ( string $className, string $errorMessage ) : |
||
findByRequiresParameter ( string $methodName ) : |
||
invalidDocumentRepository ( string $className ) : |
||
invalidDocumentState ( string $state ) : |
||
invalidFindByCall ( string $documentName, string $fieldName, string $method ) : |
||
invalidValueForType ( string $type, string | array $expected, mixed $got ) : |
||
queryNotIndexed ( string $className, string $unindexedFields ) : |
||
shardKeyFieldCannotBeChanged ( string $field, string $className ) : |
||
shardKeyFieldMissing ( string $field, string $className ) : |
||
unknownDocumentNamespace ( string $documentNamespaceAlias ) : |
public static cannotPersistMappedSuperclass ( string $className ) : |
||
$className | string | |
return |
public static detachedDocumentCannotBeRemoved ( ) : |
||
return |
public static documentManagerClosed ( ) : |
||
return |
public static documentNotMappedToCollection ( string $className ) : |
||
$className | string | |
return |
public static failedToEnableSharding ( string $dbName, string $errorMessage ) : |
||
$dbName | string | |
$errorMessage | string | |
return |
public static failedToEnsureDocumentSharding ( string $className, string $errorMessage ) : |
||
$className | string | |
$errorMessage | string | |
return |
public static findByRequiresParameter ( string $methodName ) : |
||
$methodName | string | |
return |
public static invalidDocumentRepository ( string $className ) : |
||
$className | string | |
return |
public static invalidDocumentState ( string $state ) : |
||
$state | string | |
return |
public static queryNotIndexed ( string $className, string $unindexedFields ) : |
||
$className | string | |
$unindexedFields | string | |
return |
public static shardKeyFieldCannotBeChanged ( string $field, string $className ) : |
||
$field | string | |
$className | string | |
return |
public static shardKeyFieldMissing ( string $field, string $className ) : |
||
$field | string | |
$className | string | |
return |
public static unknownDocumentNamespace ( string $documentNamespaceAlias ) : |
||
$documentNamespaceAlias | string | |
return |