6 calls to StylePluginBase::buildOptionsForm() in Drupal 10
- EntityReference::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ EntityReference.php - Provide a form to edit options for this plugin.
- Grid::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Grid.php - Provide a form to edit options for this plugin.
- GridResponsive::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ GridResponsive.php - Provide a form to edit options for this plugin.
- HtmlList::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ HtmlList.php - Render the given style.
- Mapping::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Mapping.php - Provide a form to edit options for this plugin.
- Table::buildOptionsForm in core/
modules/ views/ src/ Plugin/ views/ style/ Table.php - Render the given style.