Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 10.3.x for __set
- Search 11.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigEntityBase::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
ConfigEntityBaseUnitTest::setUp | function | core/ |
|
ConfigEntityBaseUnitTest::testCalculateDependenciesWithThirdPartySettings | function | core/ |
@covers ::calculateDependencies @covers ::getDependencies @covers ::onDependencyRemoval |
ConfigEntityBaseUnitTest::testSetStatus | function | core/ |
@covers ::setStatus @covers ::status |
ConfigEntityBaseUnitTest::testThirdPartySettings | function | core/ |
@covers ::getThirdPartySetting @covers ::setThirdPartySetting @covers ::getThirdPartySettings @covers ::unsetThirdPartySetting @covers ::getThirdPartyProviders |
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/ |
|
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 |
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 |
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. |
ConfigFactoryInterface::reset | function | core/ |
Resets and re-initializes configuration objects. Internal use only. |
ConfigFactoryOverrideBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\ConfigFactoryOverrideBase @group config |
ConfigFactoryOverrideBaseTest.php | file | core/ |
|
ConfigFactoryOverrideBaseTest::providerTestFilterNestedArray | function | core/ |
|
ConfigFactoryOverrideBaseTest::testFilterNestedArray | function | core/ |
@dataProvider providerTestFilterNestedArray |
ConfigFactoryTest::setUp | function | core/ |
|
ConfigFieldDefinitionTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
ConfigFieldMapper::setEntity | function | core/ |
Sets the entity instance for this mapper. |
ConfigFieldMapperTest::setUp | function | core/ |
|
ConfigFieldMapperTest::testSetEntity | function | core/ |
Tests ConfigFieldMapper::setEntity(). |
ConfigFormBaseTrait | trait | core/ |
Provides access to configuration for forms. |
ConfigFormBaseTrait.php | file | core/ |
|
ConfigFormBaseTrait::config | function | core/ |
Retrieves a configuration object. |
ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigFormBaseTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfigFormBaseTrait @group Form |
ConfigFormBaseTraitTest.php | file | core/ |
|
ConfigFormBaseTraitTest::testConfig | function | core/ |
@covers ::config |
ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
@covers ::config |
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
@covers ::config |
ConfigImportAllTest::setUp | function | core/ |
|
ConfigImporter::reset | function | core/ |
Resets the storage comparer and processed list. |
ConfigImporter::setProcessedConfiguration | function | core/ |
Sets a change as processed. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.