Search for set

  1. Search 7.x for set
  2. Search 9.5.x for set
  3. Search 8.9.x for set
  4. Search 10.3.x for set
  5. Other projects
Title Object type File name Summary
ContentTranslationSettingsApiTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Modules to install.
ContentTranslationSettingsApiTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php
ContentTranslationSettingsApiTest::testSettingsApi function core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Tests that enabling translation via the API triggers schema updates.
ContentTranslationSettingsTest class core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests the content translation settings UI.
ContentTranslationSettingsTest.php file core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
ContentTranslationSettingsTest::$defaultTheme property core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php The theme to install as the default for testing.
ContentTranslationSettingsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Modules to install.
ContentTranslationSettingsTest::assertSettings function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Asserts that translatability has the expected value for the given bundle.
ContentTranslationSettingsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php
ContentTranslationSettingsTest::testAccountLanguageSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests the language settings checkbox on account settings page.
ContentTranslationSettingsTest::testFieldTranslatableSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests that field setting depends on bundle translatability.
ContentTranslationSettingsTest::testNonTranslatableTranslationSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests the translatable settings checkbox for untranslatable entities.
ContentTranslationSettingsTest::testSettingsUI function core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Tests that the settings UI works as expected.
ContentTranslationStandardFieldsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php
ContentTranslationSyncImageTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php
ContentTranslationSyncImageTest::setupTestFields function core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php Creates the test image field.
ContentTranslationSyncUnitTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php
ContentTranslationTestBase::doSetup function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Completes preparation for content translation tests.
ContentTranslationTestBase::setupBundle function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Creates or initializes the bundle date if needed.
ContentTranslationTestBase::setupLanguages function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Adds additional languages.
ContentTranslationTestBase::setupTestFields function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Creates the test fields.
ContentTranslationTestBase::setupUsers function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Creates and activates translator, editor and admin users.
ContentTranslationUntranslatableFieldsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php
ContentTranslationUntranslatableFieldsTest::setupTestFields function core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php Creates the test fields.
ContentTranslationWorkflowsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php
ContentTranslationWorkflowsTest::setupEntity function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Creates a test entity and translate it.
ContentTranslationWorkflowsTest::setupUsers function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Creates and activates translator, editor and admin users.
ContentTypeHeaderMatcherTest::setUp function core/tests/Drupal/Tests/Core/Routing/ContentTypeHeaderMatcherTest.php
ContentUninstallValidator::setStringTranslation function core/lib/Drupal/Core/ProxyClass/Entity/ContentUninstallValidator.php
content_translation_form_language_content_settings_form_alter function core/modules/content_translation/content_translation.module Implements hook_form_FORM_ID_alter() for language_content_settings_form().
content_translation_form_language_content_settings_submit function core/modules/content_translation/content_translation.admin.inc Form submission handler for content_translation_admin_settings_form().
content_translation_form_language_content_settings_validate function core/modules/content_translation/content_translation.admin.inc Form validation handler for content_translation_admin_settings_form().
content_translation_language_content_settings_insert function core/modules/content_translation/content_translation.module Implements hook_ENTITY_TYPE_insert().
content_translation_language_content_settings_update function core/modules/content_translation/content_translation.module Implements hook_ENTITY_TYPE_update().
content_translation_preprocess_language_content_settings_table function core/modules/content_translation/content_translation.module Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
Context::setContextValue function core/lib/Drupal/Core/Plugin/Context/Context.php Sets the context value.
ContextAwarePluginInterface::setContext function core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php Set a context on this plugin.
ContextAwarePluginInterface::setContextMapping function core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php Sets a mapping of the expected assignment names to their context names.
ContextAwarePluginInterface::setContextValue function core/lib/Drupal/Component/Plugin/ContextAwarePluginInterface.php Sets the value for a defined context.
ContextAwarePluginTrait::setContext function core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTrait::setContextMapping function core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTrait::setContextValue function core/lib/Drupal/Core/Plugin/ContextAwarePluginTrait.php
ContextAwarePluginTraitTest::setUp function core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php
ContextAwarePluginTraitTest::testSetContextValue function core/tests/Drupal/KernelTests/Core/Plugin/Context/ContextAwarePluginTraitTest.php @covers ::setContextValue
ContextAwareVariantInterface::setContexts function core/lib/Drupal/Core/Display/ContextAwareVariantInterface.php Sets the context values for this display variant.
ContextDefinition::setConstraints function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Sets the array of validation constraints.
ContextDefinition::setDataType function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Sets the data type needed by the context.
ContextDefinition::setDefaultValue function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Sets the default data value.
ContextDefinition::setDescription function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Sets the human readable description.
ContextDefinition::setLabel function core/lib/Drupal/Core/Plugin/Context/ContextDefinition.php Sets the human readable label.

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