15 calls to ConfigEntityBase::set()

BlockContentType::setDescription in core/modules/block_content/src/Entity/BlockContentType.php
Sets the entity description.
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::set in core/lib/Drupal/Core/Entity/EntityDisplayBase.php
#[ActionMethod(adminLabel: new TranslatableMarkup('Set a value'), pluralize: 'setMultiple')]
FieldConfigBase::postCreate in core/lib/Drupal/Core/Field/FieldConfigBase.php
Acts on a created entity before hooks are invoked.
FieldStorageConfig::postCreate in core/modules/field/src/Entity/FieldStorageConfig.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.
MediaType::setDescription in core/modules/media/src/Entity/MediaType.php
#[ActionMethod(adminLabel: new TranslatableMarkup('Set description'), pluralize: FALSE)]
MediaType::setFieldMap in core/modules/media/src/Entity/MediaType.php
#[ActionMethod(adminLabel: new TranslatableMarkup('Set field mapping'), pluralize: FALSE)]
MediaType::setNewRevision in core/modules/media/src/Entity/MediaType.php
Sets whether new revisions should be created by default.
MediaType::setQueueThumbnailDownloadsStatus in core/modules/media/src/Entity/MediaType.php
Sets a flag to indicate that thumbnails should be downloaded via a queue.
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.