11 string references to 'node.settings' in Drupal 10
- ConfigurableLanguageManagerTest::setUp in core/
modules/ language/ tests/ src/ Functional/ ConfigurableLanguageManagerTest.php - ContentTranslationPendingRevisionTestBase::setUp in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationPendingRevisionTestBase.php - MediaTest::testPreviewUsesDefaultThemeAndIsClientCacheable in core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ MediaTest.php - The CKEditor Widget must load a preview generated using the default theme.
- MediaTest::testPreviewUsesDefaultThemeAndIsClientCacheable in core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php - The CKEditor Widget must load a preview generated using the default theme.
- MigrateNodeConfigsTest::testNodeSettings in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d6/ MigrateNodeConfigsTest.php - Tests Drupal 6 node settings to Drupal 8 migration.
- MigrateNodeSettingsTest::testAggregatorSettings in core/
modules/ node/ tests/ src/ Kernel/ Migrate/ d7/ MigrateNodeSettingsTest.php - Tests migration of node variables to node.settings config object.
- NodeAdminRouteSubscriber::alterRoutes in core/
modules/ node/ src/ EventSubscriber/ NodeAdminRouteSubscriber.php - NodeAdminRouteSubscriber::onConfigSave in core/
modules/ node/ src/ EventSubscriber/ NodeAdminRouteSubscriber.php - Rebuilds the router when node.settings:use_admin_theme is changed.
- node_form_system_themes_admin_form_alter in core/
modules/ node/ node.module - Implements hook_form_FORM_ID_alter().
- node_form_system_themes_admin_form_submit in core/
modules/ node/ node.module - Form submission handler for system_themes_admin_form().
- ShortcutLinksTest::testShortcutQuickLink in core/
modules/ shortcut/ tests/ src/ Functional/ ShortcutLinksTest.php - Tests that the "add to shortcut" and "remove from shortcut" links work.