Registry for default data provider configurations to only resolve them once.

 Methods

Retrieve the base data provider config for the current data definition.

getBaseConfig(\ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface $parentId) : \ContaoCommunityAlliance\DcGeneral\Data\ConfigInterface
This includes parent filter when in parented list mode and the additional filters from the data definition.

Parameters

$parentId

\ContaoCommunityAlliance\DcGeneral\Data\ModelIdInterface

The optional parent to use.

Returns