11 ->loadByCode(
'order');
13 $data[
'entity_type_code'] =
'test';
14 unset(
$data[
'entity_type_id']);
24 'attribute_set_name' =>
'test_attribute_set',
37 'attribute_group_code' =>
'test_attribute_group',
45 'attribute_code' =>
'attribute_for_search_1',
47 'backend_type' =>
'varchar',
49 'is_user_defined' => 1,
55 'attribute_code' =>
'attribute_for_search_2',
57 'backend_type' =>
'varchar',
59 'is_user_defined' => 1,
65 'attribute_code' =>
'attribute_for_search_3',
67 'backend_type' =>
'varchar',
69 'is_user_defined' => 1,
75 'attribute_code' =>
'attribute_for_search_4',
77 'backend_type' =>
'int',
79 'is_user_defined' => 1,
83 'attribute_code' =>
'attribute_for_search_5',
85 'backend_type' =>
'varchar',
87 'is_user_defined' => 1,
static getObjectManager()