8 calls to ConfigEntityBase::set() in Zircon Profile 8.0
- ConfigEntityBase::preSave in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - Acts on an entity before the presave hook is invoked.
- EntityDisplayBase::setTargetBundle in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Sets the bundle to be displayed.
- ImageStyle::setName in core/
modules/ image/ src/ Entity/ ImageStyle.php - Sets the name of the image style.
- Migration::set in core/
modules/ migrate/ src/ Entity/ Migration.php - Sets the value of a property.
- 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.