Search for __set
- Search 7.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigurableInterface::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
ConfigurablePlugin::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::databaseType | function | core/ |
Returns the name of the database engine accessed by this driver. |
Connection::setKey | function | core/ |
Tells this connection object what its key is. |
Connection::setLogger | function | core/ |
Associates a logging object with this connection. |
Connection::setPrefix | function | core/ |
Set the list of prefixes used by this database connection. |
Connection::setTarget | function | core/ |
Tells this connection object what its target value is. |
Container::reset | function | core/ |
Resets shared services from the container. |
Container::set | function | core/ |
|
Container::setParameter | function | core/ |
|
ContainerBuilder::set | function | core/ |
Overrides Symfony\Component\DependencyInjection\ContainerBuilder::set(). |
ContainerBuilder::setAlias | function | core/ |
|
ContainerBuilder::setDefinition | function | core/ |
|
ContainerBuilder::setParameter | function | core/ |
|
ContainerTest::setUp | function | core/ |
|
ContainerTest::testSet | function | core/ |
Tests that Container::set() works properly. |
ContainerTest::testSetParameterWithFrozenContainer | function | core/ |
Tests that Container::setParameter() in a frozen case works properly. |
ContainerTest::testSetParameterWithUnfrozenContainer | function | core/ |
Tests that Container::setParameter() in an unfrozen case works properly. |
ContentEntityBase::set | function | core/ |
Sets a field value. |
ContentEntityBase::setDefaultLangcode | function | core/ |
Populates the local cache for the default language code. |
ContentEntityBase::setNewRevision | function | core/ |
Enforces an entity to be saved as a new revision. |
ContentEntityBase::setRevisionTranslationAffected | function | core/ |
Marks the current revision translation as affected. |
ContentEntityBase::setRevisionTranslationAffectedEnforced | function | core/ |
Enforces the revision translation affected flag value. |
ContentEntityBase::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
ContentEntityBase::__isset | function | core/ |
Implements the magic method for isset(). |
ContentEntityBase::__set | function | core/ |
Implements the magic method for setting object properties. |
ContentEntityBase::__unset | function | core/ |
Implements the magic method for unset(). |
ContentEntityBaseUnitTest::setUp | function | core/ |
|
ContentEntityBaseUnitTest::testSet | function | core/ |
@covers ::set[[api-linebreak]] |
ContentEntityBaseUnitTest::testSetNewRevisionException | function | core/ |
@covers ::setNewRevision[[api-linebreak]] |
ContentEntityForm::setFormDisplay | function | core/ |
Sets the form display. |
ContentEntityFormInterface::setFormDisplay | function | core/ |
Sets the form display. |
ContentEntityStorageBase::resetCache | function | core/ |
Resets the entity cache. |
ContentEntityStorageBase::setPersistentCache | function | core/ |
Stores entities in the persistent cache backend. |
ContentEntityType::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
ContentEntityTypeInterface::setRevisionMetadataKey | function | core/ |
Sets a revision metadata key. |
Context::setContextValue | function | core/ |
Sets the context value. |
ContextAwarePluginBase::setContext | function | core/ |
Set a context on this plugin. |
ContextAwarePluginBase::setContextValue | function | core/ |
Sets the value for a defined context. |
ContextAwarePluginInterface::setContext | function | core/ |
Set a context on this plugin. |
ContextAwarePluginInterface::setContextMapping | function | core/ |
Sets a mapping of the expected assignment names to their context names. |
ContextAwarePluginInterface::setContextValue | function | core/ |
Sets the value for a defined context. |
ContextAwarePluginTrait::setContext | function | core/ |
|
ContextAwarePluginTrait::setContextMapping | function | core/ |
|
ContextAwarePluginTrait::setContextValue | function | core/ |
|
ContextAwareVariantInterface::setContexts | function | core/ |
Sets the context values for this display variant. |
ContextDefinition::setConstraints | function | core/ |
Sets the array of validation constraints. |
ContextDefinition::setDataType | function | core/ |
Sets the data type needed by the context. |
ContextDefinition::setDefaultValue | function | core/ |
Sets the default data value. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.