9 calls to ConfigEntityBase::set()
- ConfigEntityBase::preSave in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - Acts on an entity before the presave hook is invoked.
- ConfigEntityBase::__sleep in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - EntityDisplayBase::setTargetBundle in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Sets the bundle to be displayed.
- FieldConfigBase::postCreate in core/
lib/ Drupal/ Core/ Field/ FieldConfigBase.php - Acts on a created entity before hooks are invoked.
- ImageStyle::setName in core/
modules/ image/ src/ Entity/ ImageStyle.php - Sets the name of the image style.
- Role::setWeight in core/
modules/ user/ src/ Entity/ Role.php - Sets the weight to the given value.
- View::duplicateDisplayAsType in core/
modules/ views/ src/ Entity/ View.php - Duplicates an existing display into a new display type.
- View::mergeDefaultDisplaysOptions in core/
modules/ views/ src/ Entity/ View.php - Add defaults to the display options.
- View::preSave in core/
modules/ views/ src/ Entity/ View.php - Acts on an entity before the presave hook is invoked.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.