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 | 
|---|---|---|---|
| Config::setModuleOverride | function | core/ | 
                                                                                        Sets module overrides for this configuration object. | 
| Config::setOverriddenData | function | core/ | 
                                                                                        Sets the current data for this configuration object. | 
| Config::setSettingsOverride | function | core/ | 
                                                                                        Sets settings.php overrides for this configuration object. | 
| ConfigAccessTest::setUp | function | core/ | 
                                                                                        |
| ConfigBase::set | function | core/ | 
                                                                                        Sets a value in this configuration object. | 
| ConfigBase::setData | function | core/ | 
                                                                                        Replaces the data of this configuration object. | 
| ConfigBase::setName | function | core/ | 
                                                                                        Sets the name of this configuration object. | 
| ConfigDependencyManager::setData | function | core/ | 
                                                                                        Sets data to calculate dependencies for. | 
| ConfigEntityAdapter::set | function | core/ | 
                                                                                        Sets a property value. | 
| ConfigEntityAdapter::setTypedDataManager | function | core/ | 
                                                                                        @todo Remove this in https://www.drupal.org/node/3011137. | 
| ConfigEntityAdapterTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityAdapterTest::testSet | function | core/ | 
                                                                                        @covers ::set[[api-linebreak]] | 
| ConfigEntityBase::$third_party_settings | property | core/ | 
                                                                                        Third party entity settings. | 
| ConfigEntityBase::getThirdPartySetting | function | core/ | 
                                                                                        Gets the value of a third-party setting. | 
| ConfigEntityBase::getThirdPartySettings | function | core/ | 
                                                                                        Gets all third-party settings of a given module. | 
| ConfigEntityBase::set | function | core/ | 
                                                                                        Sets the value of a property. | 
| ConfigEntityBase::setOriginalId | function | core/ | 
                                                                                        Sets the original ID. | 
| ConfigEntityBase::setStatus | function | core/ | 
                                                                                        Sets the status of the configuration entity. | 
| ConfigEntityBase::setThirdPartySetting | function | core/ | 
                                                                                        Sets the value of a third-party setting. | 
| ConfigEntityBase::setUninstalling | function | core/ | 
                                                                                        |
| ConfigEntityBase::unsetThirdPartySetting | function | core/ | 
                                                                                        Unsets a third-party setting. | 
| ConfigEntityBaseUnitTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings | function | core/ | 
                                                                                        @covers ::calculateDependencies[[api-linebreak]] @covers ::getDependencies[[api-linebreak]] @covers ::onDependencyRemoval[[api-linebreak]]  | 
              
| ConfigEntityBaseUnitTest::testSetStatus | function | core/ | 
                                                                                        @covers ::setStatus[[api-linebreak]] @covers ::status[[api-linebreak]]  | 
              
| ConfigEntityBaseUnitTest::testThirdPartySettings | function | core/ | 
                                                                                        @covers ::getThirdPartySetting[[api-linebreak]] @covers ::setThirdPartySetting[[api-linebreak]] @covers ::getThirdPartySettings[[api-linebreak]] @covers ::unsetThirdPartySetting[[api-linebreak]] @covers ::getThirdPartyProviders[[api-linebreak]]  | 
              
| ConfigEntityImportTest::doThirdPartySettingsUpdate | function | core/ | 
                                                                                        Tests updating of third party settings. | 
| ConfigEntityInterface::set | function | core/ | 
                                                                                        Sets the value of a property. | 
| ConfigEntityInterface::setStatus | function | core/ | 
                                                                                        Sets the status of the configuration entity. | 
| ConfigEntityListMultilingualTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityListTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityMapper::setEntity | function | core/ | 
                                                                                        Sets the entity instance for this mapper. | 
| ConfigEntityMapper::setType | function | core/ | 
                                                                                        Set entity type for this mapper. | 
| ConfigEntityMapperTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityMapperTest::testEntityGetterAndSetter | function | core/ | 
                                                                                        Tests ConfigEntityMapper::setEntity() and ConfigEntityMapper::getEntity(). | 
| ConfigEntityNormalizeTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityQueryTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityResourceTestBase::setUp | function | core/ | 
                                                                                        |
| ConfigEntityResourceTestBase::setUp | function | core/ | 
                                                                                        |
| ConfigEntityStaticCacheTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityStaticCacheTest::testReset | function | core/ | 
                                                                                        Tests that the static cache is reset on entity save and delete. | 
| ConfigEntityStorageTest::setUp | function | core/ | 
                                                                                        @covers ::__construct[[api-linebreak]] | 
| ConfigEntityType::getBaseTable | function | core/ | 
                                                                                        Gets the name of the entity's base table. | 
| ConfigEntityTypeTest::setUp | function | core/ | 
                                                                                        |
| ConfigEntityTypeTest::setUpConfigEntityType | function | core/ | 
                                                                                        Sets up a ConfigEntityType object for a given set of values. | 
| ConfigEntityTypeTest::testSetStorageClass | function | core/ | 
                                                                                        @covers ::setStorageClass[[api-linebreak]] | 
| ConfigEntityUnitTest::setUp | function | core/ | 
                                                                                        |
| ConfigExportImportUITest::setUp | function | core/ | 
                                                                                        |
| ConfigExportStorageTest::setUp | function | core/ | 
                                                                                        |
| ConfigExportUITest::setUp | function | core/ | 
                                                                                        |
| ConfigFactory::reset | function | core/ | 
                                                                                        Resets and re-initializes configuration objects. Internal use only. | 
Pagination
- Previous page
 - Page 20
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.