You are here

protected property SmartSqlWithLongPluginIdTest::$expectedPrefixedMapTableName in Smart SQL ID Map 1.1.x

Same name and namespace in other branches
  1. 1.0.x tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongPluginIdTest.php \Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map\SmartSqlWithLongPluginIdTest::expectedPrefixedMapTableName

The expected map table name with "prefix" as prefix.

Type: string

Overrides SmartSqlTest::$expectedPrefixedMapTableName

File

tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongPluginIdTest.php, line 27

Class

SmartSqlWithLongPluginIdTest
Tests the Smart SQL ID map plugin with a long migration plugin ID.

Namespace

Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map

Code

protected $expectedPrefixedMapTableName = 'm_map_a_non_derived_migration_plugin_i_6f26b5682a68dbd60';