Overview

Namespaces

  • Inlm
    • SchemaGenerator
      • Adapters
      • Bridges
        • PhpCli
      • Diffs
      • Dumpers
      • Extractors
      • Integrations
      • Loggers
      • Utils

Classes

  • AbstractIntegration
  • LeanMapperIntegration
  • Overview
  • Namespace
  • Class

Class LeanMapperIntegration

Inlm\SchemaGenerator\Integrations\AbstractIntegration implements Inlm\SchemaGenerator\IIntegration
Extended by Inlm\SchemaGenerator\Integrations\LeanMapperIntegration
Namespace: Inlm\SchemaGenerator\Integrations
Located at Integrations/LeanMapperIntegration.php
Methods summary
public
# __construct( string $schemaFile, string $migrationsDirectory, string|string[] $entityDirectories, array $options, array $customTypes, array $ignoredTables, LeanMapper\Connection $connection, LeanMapper\IMapper $mapper )

Parameters

$schemaFile
$migrationsDirectory
$entityDirectories
$options
$customTypes
$ignoredTables
$connection
$mapper
protected
# getOptions( )
protected
# getCustomTypes( )
protected
# createExtractor( )
protected
# createAdapter( )
protected
# createDatabaseExtractor( )
protected
# createDatabaseAdapter( )
protected
# createDatabaseDumper( )
protected
# createSqlDumper( )
protected
# createLogger( )
Methods inherited from Inlm\SchemaGenerator\Integrations\AbstractIntegration
applyCustomTypes(), applyOptions(), createMigration(), initFromDatabase(), showDiff(), updateDevelopmentDatabase()
inlm/schema-generator master API documentation API documentation generated by ApiGen