Fully Qualified Name: | Zend\Db\Metadata\Source\AbstractSource |
Implements: | MetadataInterface |
Name | Description | Defined By |
---|---|---|
__construct() | Constructor | AbstractSource |
getColumn() | {@inheritdoc} | AbstractSource |
getColumnNames() | {@inheritdoc} | AbstractSource |
getColumns() | {@inheritdoc} | AbstractSource |
getConstraint() | {@inheritdoc} | AbstractSource |
getConstraintKeys() | {@inheritdoc} | AbstractSource |
getConstraints() | {@inheritdoc} | AbstractSource |
getSchemas() | Get schemas | AbstractSource |
getTable() | {@inheritdoc} | AbstractSource |
getTableNames() | {@inheritdoc} | AbstractSource |
getTables() | {@inheritdoc} | AbstractSource |
getTrigger() | {@inheritdoc} | AbstractSource |
getTriggerNames() | {@inheritdoc} | AbstractSource |
getTriggers() | {@inheritdoc} | AbstractSource |
getView() | {@inheritdoc} | AbstractSource |
getViewNames() | {@inheritdoc} | AbstractSource |
getViews() | {@inheritdoc} | AbstractSource |
Constructor
Parameter Name | Type | Description |
---|---|---|
$adapter | \Adapter |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$columnName | ||
$table | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$table | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$table | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$constraintName | ||
$table | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$constraint | ||
$table | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$table | ||
$schema |
Returns:
Get schemas
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$tableName | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$schema | ||
$includeViews |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$schema | ||
$includeViews |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$triggerName | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$viewName | ||
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$schema |
Returns:
{@inheritdoc}
Parameter Name | Type | Description |
---|---|---|
$schema |
Returns: