Search for content

  1. Search 7.x for content
  2. Search 8.9.x for content
  3. Search 10.3.x for content
  4. Search 11.x for content
  5. Other projects
Title Object type File name Summary
LanguageNegotiationContentEntityTest class core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Tests language negotiation with the language negotiator content entity.
LanguageNegotiationContentEntityTest.php file core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php
LanguageNegotiationContentEntityTest::$defaultTheme property core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php The theme to install as the default for testing.
LanguageNegotiationContentEntityTest::$entity property core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php The entity being used for testing.
LanguageNegotiationContentEntityTest::$modules property core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Modules to enable.
LanguageNegotiationContentEntityTest::createTranslatableEntity function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Creates a translated entity.
LanguageNegotiationContentEntityTest::setCurrentRequestForRoute function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Sets the current request to a specific path with the corresponding route.
LanguageNegotiationContentEntityTest::setUp function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php
LanguageNegotiationContentEntityTest::testDefaultConfiguration function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Tests default with content language remaining same as interface language.
LanguageNegotiationContentEntityTest::testEnabledLanguageContentNegotiator function core/modules/language/tests/src/Functional/LanguageNegotiationContentEntityTest.php Tests enabling the language negotiator language_content_entity.
LanguageUILanguageNegotiationTest::testContentCustomization function core/modules/language/tests/src/Functional/LanguageUILanguageNegotiationTest.php Tests persistence of negotiation settings for the content language type.
layout-builder-content-translation.css file core/themes/seven/css/components/layout-builder-content-translation.css .layout-builder-translation-warning {
padding-left: 20px;
background: left 2px url(../../../../misc/icons/e29700/warning.svg) no-repeat;
}
layout-content-medium.css file core/themes/olivero/css/layout/layout-content-medium.css Grid system definition for the content wide layout.
layout-content-medium.pcss.css file core/themes/olivero/css/layout/layout-content-medium.pcss.css Grid system definition for the content wide layout.
layout-content-narrow.css file core/themes/olivero/css/layout/layout-content-narrow.css Grid system definition for the content narrow layout.
layout-content-narrow.pcss.css file core/themes/olivero/css/layout/layout-content-narrow.pcss.css Grid system definition for the content narrow layout.
LayoutBuilderContentModerationIntegrationTest class core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php Tests Content Moderation's integration with Layout Builder.
LayoutBuilderContentModerationIntegrationTest.php file core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php
LayoutBuilderContentModerationIntegrationTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php The theme to install as the default for testing.
LayoutBuilderContentModerationIntegrationTest::$modules property core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php Modules to enable.
LayoutBuilderContentModerationIntegrationTest::setUp function core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php
LayoutBuilderContentModerationIntegrationTest::testLayoutModeration function core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php Tests that Layout changes are respected by Content Moderation.
LayoutBuilderContentModerationIntegrationTest::testModeratedInlineBlockBundles function core/modules/content_moderation/tests/src/Functional/LayoutBuilderContentModerationIntegrationTest.php Test placing inline blocks that belong to a moderated custom block bundle.
LayoutBuilderDecorationTestHtmlEntityFormController::getContentResult function core/modules/layout_builder/tests/modules/layout_builder_decoration_test/src/Controller/LayoutBuilderDecorationTestHtmlEntityFormController.php Invokes the form and returns the result.
LayoutBuilderHtmlEntityFormController::getContentResult function core/modules/layout_builder/src/Controller/LayoutBuilderHtmlEntityFormController.php Invokes the form and returns the result.
LayoutBuilderIntegrationTest::$contentAuthorUser property core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderIntegrationTest.php A user with permissions to edit Articles and use Quick Edit.
LayoutBuilderQuickEditTest::$contentAuthorUser property core/modules/quickedit/tests/src/FunctionalJavascript/LayoutBuilderQuickEditTest.php A user with permissions to edit Articles and use Quick Edit.
LayoutRestTestBase::getDecodedContents function core/modules/layout_builder/tests/src/Functional/Rest/LayoutRestTestBase.php Gets the decoded contents.
layout_builder_block_content_access function core/modules/layout_builder/layout_builder.module Implements hook_ENTITY_TYPE_access().
layout_builder_preprocess_language_content_settings_table function core/modules/layout_builder/layout_builder.module Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
LinkFieldUITest::$contentType property core/modules/link/tests/src/Functional/LinkFieldUITest.php The content type to add fields to.
LocaleContentTest class core/modules/locale/tests/src/Functional/LocaleContentTest.php Tests multilingual support for content types and individual nodes.
LocaleContentTest.php file core/modules/locale/tests/src/Functional/LocaleContentTest.php
LocaleContentTest::$defaultTheme property core/modules/locale/tests/src/Functional/LocaleContentTest.php The theme to install as the default for testing.
LocaleContentTest::$modules property core/modules/locale/tests/src/Functional/LocaleContentTest.php Modules to enable.
LocaleContentTest::testContentTypeDirLang function core/modules/locale/tests/src/Functional/LocaleContentTest.php Tests if a dir and lang tags exist in node's attributes.
LocaleContentTest::testContentTypeLanguageConfiguration function core/modules/locale/tests/src/Functional/LocaleContentTest.php Tests if a content type can be set to multilingual and language is present.
LocaleContentTest::testMachineNameLTR function core/modules/locale/tests/src/Functional/LocaleContentTest.php Verifies that machine name fields are always LTR.
main-content.css file core/themes/bartik/css/components/main-content.css Visual styles for Bartik's main-content component.
MainContentBlockPluginInterface interface core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php The interface for "main page content" blocks.
MainContentBlockPluginInterface.php file core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php
MainContentBlockPluginInterface::setMainContent function core/lib/Drupal/Core/Block/MainContentBlockPluginInterface.php Sets the main content render array.
MainContentFallbackTest class core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php Test SimplePageVariant main content rendering fallback page display variant.
MainContentFallbackTest.php file core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MainContentFallbackTest::$adminUser property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MainContentFallbackTest::$defaultTheme property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php The theme to install as the default for testing.
MainContentFallbackTest::$modules property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php Modules to enable.
MainContentFallbackTest::$webUser property core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MainContentFallbackTest::setUp function core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php
MainContentFallbackTest::testMainContentFallback function core/modules/system/tests/src/Functional/System/MainContentFallbackTest.php Tests availability of main content: Drupal falls back to SimplePageVariant.

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