t('Filter by the material type of quantities referenced by this log.'), 'entity_type' => 'quantity', 'entity_field' => 'material_type', 'filter' => [ 'title' => t('Quantity material type'), 'description' => t('Filter by the material type of quantities referenced by this log.'), 'id' => 'log_quantity_material_type', 'field_name' => 'material_type', ], ]; return $data; }