protected property SmartSqlWithLongDerivedPluginIdTest::$expectedPrefixedMapTableName in Smart SQL ID Map 1.1.x
Same name and namespace in other branches
- 1.0.x tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongDerivedPluginIdTest.php \Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map\SmartSqlWithLongDerivedPluginIdTest::expectedPrefixedMapTableName
The expected map table name with "prefix" as prefix.
Type: string
Overrides SmartSqlTest::$expectedPrefixedMapTableName
File
- tests/
src/ Unit/ Plugin/ migrate/ id_map/ SmartSqlWithLongDerivedPluginIdTest.php, line 27
Class
- SmartSqlWithLongDerivedPluginIdTest
- Tests the Smart SQL ID map plugin with a long derived migration plugin ID.
Namespace
Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_mapCode
protected $expectedPrefixedMapTableName = 'm_map_a_derived_migration_plugin_id__w_5eb65dc9e1899f7a4';