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
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
ContentTranslationNewTranslationWithExistingRevisionsTest::setUp function core/modules/content_translation/tests/src/Functional/ContentTranslationNewTranslationWithExistingRevisionsTest.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 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_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_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.

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