Wofür ist die Tabelle s_core_engine_elements ?

Aus engine\Shopware\Models\Article\Element.php

 

/**
 * @deprecated since 5.2 will be removed in 5.3 use \Shopware\Models\Attribute\Configuration instead
 *
 * @ORM\Table(name=“s_core_engine_elements”)
 * @ORM\Entity
 */