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
ContentTranslationMetadataWrapper::setSource function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Sets the source language for this translation.
ContentTranslationMetadataWrapperInterface::setAuthor function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation author.
ContentTranslationMetadataWrapperInterface::setChangedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation modification timestamp.
ContentTranslationMetadataWrapperInterface::setCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation creation timestamp.
ContentTranslationMetadataWrapperInterface::setOutdated function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation outdated status.
ContentTranslationMetadataWrapperInterface::setPublished function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the translation published status.
ContentTranslationMetadataWrapperInterface::setSource function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Sets the source language for this translation.
ContentTranslationModuleInstallTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php
ContentTranslationOperationsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php
ContentTranslationOutdatedRevisionTranslationTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationOutdatedRevisionTranslationTest.php
ContentTranslationPendingRevisionTestBase::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php
ContentTranslationPendingRevisionTestBase::setupBundle function core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Creates or initializes the bundle date if needed.
ContentTranslationPermissionsTest::setUp function core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php
ContentTranslationRevisionTranslationDeletionTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationRevisionTranslationDeletionTest.php
ContentTranslationSettingsApiTest class core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Tests the content translation settings API.
ContentTranslationSettingsApiTest.php file core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php
ContentTranslationSettingsApiTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Modules to enable.
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 enable.
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::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php
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().

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