PHP Class Jsor\Doctrine\PostGIS\Event\DBALSchemaEventSubscriberTest

Datei anzeigen Open project: jsor/doctrine-postgis

Protected Properties

Property Type Description
$sm Doctrine\DBAL\Schema\AbstractSchemaManager

Public Methods

Method Description
testAlterTableScenario ( )
testAlterTableThrowsExceptionForChangedSpatialType ( )
testAlterTableThrowsExceptionForChangedType ( )
testDiffListTableColumns ( )
testGetCreateTableSqlPostGIS15 ( )
testGetCreateTableSqlPostGIS2x ( )
testGetDropTableSqlPostGIS15 ( )
testGetDropTableSqlPostGIS2x ( )
testListTableColumns ( )
testListTableIndexes ( )
testSubscriberDoesNotThrowWhenRegisteredOnMasterSlaveConnectionAndConnectionSwitches ( )
testSubscriberThrowsWhenRegisteredOnMultipleConnections ( )

Protected Methods

Method Description
createTableSchema ( )
setUp ( )
tearDown ( )

Method Details

createTableSchema() protected method

protected createTableSchema ( )

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testAlterTableScenario() public method

testAlterTableThrowsExceptionForChangedSpatialType() public method

testAlterTableThrowsExceptionForChangedType() public method

testDiffListTableColumns() public method

testGetCreateTableSqlPostGIS15() public method

testGetCreateTableSqlPostGIS2x() public method

testGetDropTableSqlPostGIS15() public method

testGetDropTableSqlPostGIS2x() public method

testListTableColumns() public method

testListTableIndexes() public method

testSubscriberDoesNotThrowWhenRegisteredOnMasterSlaveConnectionAndConnectionSwitches() public method

testSubscriberThrowsWhenRegisteredOnMultipleConnections() public method

Property Details

$sm protected_oe property

protected AbstractSchemaManager,Doctrine\DBAL\Schema $sm
return Doctrine\DBAL\Schema\AbstractSchemaManager