select relation_tag from cr_type_relations where content_type = :item_type and target_type = :object_type select relation_tag from cr_type_children where parent_type = :item_type and child_type = :object_type