Search for __set

  1. Search 7.x for __set
  2. Search 8.9.x for __set
  3. Search 10.3.x for __set
  4. Search 11.x for __set
  5. Other projects
Title Object type File name Summary
ConfigFactoryInterface::reset function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Resets and re-initializes configuration objects. Internal use only.
ConfigFactoryOverrideBaseTest class core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php @coversDefaultClass \Drupal\Core\Config\ConfigFactoryOverrideBase
@group config
ConfigFactoryOverrideBaseTest.php file core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
ConfigFactoryOverrideBaseTest::providerTestFilterNestedArray function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
ConfigFactoryOverrideBaseTest::testFilterNestedArray function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php @dataProvider providerTestFilterNestedArray
ConfigFactoryTest::setUp function core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php
ConfigFieldDefinitionTest::setUp function core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php Set the default field storage backend for fields created during tests.
ConfigFieldMapper::setEntity function core/modules/config_translation/src/ConfigFieldMapper.php Sets the entity instance for this mapper.
ConfigFieldMapperTest::setUp function core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php
ConfigFieldMapperTest::testSetEntity function core/modules/config_translation/tests/src/Unit/ConfigFieldMapperTest.php Tests ConfigFieldMapper::setEntity().
ConfigFormBaseTrait trait core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Provides access to configuration for forms.
ConfigFormBaseTrait.php file core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php
ConfigFormBaseTrait::config function core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Retrieves a configuration object.
ConfigFormBaseTrait::getEditableConfigNames function core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Gets the configuration names that will be editable.
ConfigFormBaseTraitTest class core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @coversDefaultClass \Drupal\Core\Form\ConfigFormBaseTrait
@group Form
ConfigFormBaseTraitTest.php file core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php
ConfigFormBaseTraitTest::testConfig function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config
ConfigFormBaseTraitTest::testConfigFactoryException function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty function core/tests/Drupal/Tests/Core/Form/ConfigFormBaseTraitTest.php @covers ::config
ConfigImportAllTest::setUp function core/modules/config/tests/src/Functional/ConfigImportAllTest.php
ConfigImporter::reset function core/lib/Drupal/Core/Config/ConfigImporter.php Resets the storage comparer and processed list.
ConfigImporter::setProcessedConfiguration function core/lib/Drupal/Core/Config/ConfigImporter.php Sets a change as processed.
ConfigImporter::setProcessedExtension function core/lib/Drupal/Core/Config/ConfigImporter.php Sets an extension change as processed.
ConfigImporterMissingContentTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImporterTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php
ConfigImportForm::$settings property core/modules/config/src/Form/ConfigImportForm.php The settings object.
ConfigImportInstallProfileTest::setUp function core/modules/config/tests/src/Functional/ConfigImportInstallProfileTest.php
ConfigImportRecreateTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigImportThemeInstallTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php
ConfigImportUITest::setUp function core/modules/config/tests/src/Functional/ConfigImportUITest.php
ConfigImportUploadTest::setUp function core/modules/config/tests/src/Functional/ConfigImportUploadTest.php
ConfigInstaller::setSourceStorage function core/lib/Drupal/Core/Config/ConfigInstaller.php Sets the configuration storage that provides the default configuration.
ConfigInstaller::setSourceStorage function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php Sets the configuration storage that provides the default configuration.
ConfigInstaller::setSyncing function core/lib/Drupal/Core/ProxyClass/Config/ConfigInstaller.php Sets the status of the isSyncing flag.
ConfigInstaller::setSyncing function core/lib/Drupal/Core/Config/ConfigInstaller.php Sets the status of the isSyncing flag.
ConfigInstallerInterface::setSourceStorage function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Sets the configuration storage that provides the default configuration.
ConfigInstallerInterface::setSyncing function core/lib/Drupal/Core/Config/ConfigInstallerInterface.php Sets the status of the isSyncing flag.
ConfigInstallProfileUnmetDependenciesTest::setUp function core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php
ConfigInstallTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php
ConfigInstallWebTest::setUp function core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
ConfigLanguageOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php
ConfigLanguageOverrideWebTest::setUp function core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php
ConfigLocalTasksTest::setUp function core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
ConfigMapperInterface::setLangcode function core/modules/config_translation/src/ConfigMapperInterface.php Sets the original language code.
ConfigMapperInterface::setRouteCollection function core/modules/config_translation/src/ConfigMapperInterface.php Sets the route collection.
ConfigMapperManagerTest::setUp function core/modules/config_translation/tests/src/Unit/ConfigMapperManagerTest.php
ConfigModuleOverridesEvent::setOverride function core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php Sets a configuration override for the given name.
ConfigNamesMapper::setLangcode function core/modules/config_translation/src/ConfigNamesMapper.php Sets the original language code.
ConfigNamesMapper::setRouteCollection function core/modules/config_translation/src/ConfigNamesMapper.php Sets the route collection.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.