Property | Type | Description | |
---|---|---|---|
$defaultEntityNamespace | string | ||
$relationshipTableGlue | string |
Method | Description | |
---|---|---|
getColumn ( $entityClass, $field ) | * | |
getEntityClass ( $table, |
* | |
getEntityField ( $table, $column ) | * | |
getImplicitFilters ( $entityClass, |
* | |
getPrimaryKey ( $table ) | * | |
getRelationshipColumn ( $sourceTable, $targetTable ) | * | |
getRelationshipTable ( $sourceTable, $targetTable ) | * | |
getTable ( $entityClass ) | * | |
getTableByRepositoryClass ( $repositoryClass ) | * |
Method | Description | |
---|---|---|
trimNamespace ( $class ) : string | Trims namespace part from fully qualified class name |
public getImplicitFilters ( $entityClass, |
||
$caller |
protected trimNamespace ( $class ) : string | ||
$class | ||
return | string |
protected string $defaultEntityNamespace | ||
return | string |