Search for getThirdPartySetting

  1. Search 7.x for getThirdPartySetting
  2. Search 9.5.x for getThirdPartySetting
  3. Search 8.9.x for getThirdPartySetting
  4. Search 10.3.x for getThirdPartySetting
  5. Other projects
Title Object type File name Summary
ConfigEntityBase::getThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets the value of a third-party setting.
ConfigEntityBase::getThirdPartySettings function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Gets all third-party settings of a given module.
DefaultsSectionStorage::getThirdPartySetting function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
DefaultsSectionStorage::getThirdPartySettings function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php
PluginSettingsBase::getThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Gets the value of a third-party setting.
PluginSettingsBase::getThirdPartySettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php Gets all third-party settings of a given module.
PluginSettingsBaseTest::testGetThirdPartySettings function core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php @covers ::getThirdPartySettings
Section::getThirdPartySetting function core/modules/layout_builder/src/Section.php Gets the value of a third-party setting.
Section::getThirdPartySettings function core/modules/layout_builder/src/Section.php Gets all third-party settings of a given module.
SectionTest::providerTestGetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySetting().
SectionTest::providerTestGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySettings().
SectionTest::testGetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getThirdPartySetting
@dataProvider providerTestGetThirdPartySetting
SectionTest::testGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getThirdPartySettings
@dataProvider providerTestGetThirdPartySettings
ThirdPartySettingsInterface::getThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Gets the value of a third-party setting.
ThirdPartySettingsInterface::getThirdPartySettings function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Gets all third-party settings of a given module.
ViewUI::getThirdPartySetting function core/modules/views_ui/src/ViewUI.php Gets the value of a third-party setting.
ViewUI::getThirdPartySettings function core/modules/views_ui/src/ViewUI.php Gets all third-party settings of a given module.

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