Search for setThirdPartySetting

  1. Search 7.x for setThirdPartySetting
  2. Search 9.5.x for setThirdPartySetting
  3. Search 8.9.x for setThirdPartySetting
  4. Search 10.3.x for setThirdPartySetting
  5. Other projects
Title Object type File name Summary
ConfigEntityBase::setThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Sets the value of a third-party setting.
ConfigEntityBase::unsetThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Unsets a third-party setting.
DefaultsSectionStorage::setThirdPartySetting function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::unsetThirdPartySetting function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
PluginSettingsBase::setThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Sets the value of a third-party setting.
PluginSettingsBase::unsetThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Unsets a third-party setting.
Section::setThirdPartySetting function core/modules/layout_builder/src/Section.php Sets the value of a third-party setting.
Section::unsetThirdPartySetting function core/modules/layout_builder/src/Section.php Unsets a third-party setting.
SectionTest::providerTestSetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testSetThirdPartySettings().
SectionTest::providerTestUnsetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testUnsetThirdPartySetting().
SectionTest::testSetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::setThirdPartySetting
@dataProvider providerTestSetThirdPartySetting
SectionTest::testUnsetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::unsetThirdPartySetting
@dataProvider providerTestUnsetThirdPartySetting
ThirdPartySettingsInterface::setThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Sets the value of a third-party setting.
ThirdPartySettingsInterface::unsetThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Unsets a third-party setting.
ViewUI::setThirdPartySetting function core/modules/views_ui/src/ViewUI.php Sets the value of a third-party setting.
ViewUI::unsetThirdPartySetting function core/modules/views_ui/src/ViewUI.php Unsets a third-party setting.

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