LayoutContextBroken |
class |
|
core/modules/layout/plugins/context/layout_context.inc |
A class to be used for contexts whose handler cannot be found. |
LayoutOverridesPathContext |
class |
|
core/modules/layout/plugins/context/layout_context.inc |
Pass-through context used when an unknown argument is encountered. |
LayoutStringContext |
class |
|
core/modules/layout/plugins/context/layout_context.inc |
Pass-through context used when an unknown argument is encountered. |
LayoutRelationshipAuthorFromNode |
class |
|
core/modules/layout/plugins/relationships/author_from_node.inc |
@file
Provides relationship to relate the Author from a piece of content (node). |
LayoutRelationship |
abstract class |
|
core/modules/layout/plugins/relationships/layout_relationship.inc |
@file
Class that holds information relating to a layout's context relationships. |
LayoutRelationshipBroken |
class |
|
core/modules/layout/plugins/relationships/layout_relationship.inc |
A class to be used for relationships whose handler cannot be found. |
LayoutRendererEditor |
class |
|
core/modules/layout/plugins/renderers/layout_renderer_editor.inc |
|
LayoutRendererFlexible |
class |
|
core/modules/layout/plugins/renderers/layout_renderer_flexible.inc |
The renderer for the flexible template editor. |
LayoutRendererStandard |
class |
|
core/modules/layout/plugins/renderers/layout_renderer_standard.inc |
The standard render for a Layout display object. |
LayoutStyle |
class |
|
core/modules/layout/plugins/styles/layout_style_default.inc |
@file
Class providing forms and settings for the default Layout block style. |
LayoutStyleDynamic |
class |
|
core/modules/layout/plugins/styles/layout_style_dynamic.inc |
@file
Class providing forms and settings for the default Layout block style. |
LayoutBlockTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the blocks title, content, and display settings. |
LayoutBlockUsageTestCase |
class |
|
core/modules/layout/tests/layout.test |
Tests layout_get_block_usage(). |
LayoutPathTest |
class |
|
core/modules/layout/tests/layout.test |
Tests that default layout paths are handled properly. |
LayoutCloneTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the interface for adding, removing, and moving blocks. |
LayoutFlexibleTemplateTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the interface for flexible layouts. |
LayoutBlockTextTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the BlockTest (custom text) block functionality. |
LayoutInterfaceTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the interface for adding, removing, and moving blocks. |
LayoutSelectionTest |
class |
|
core/modules/layout/tests/layout.test |
Tests that the correct layout is used in various situations. |
LayoutUpgradePathTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the upgrade path from block-based regions to layouts. |
LayoutHookTestCase |
class |
|
core/modules/layout/tests/layout.test |
Tests invocation of hooks when performing an action. |
LayoutRendererTest |
class |
|
core/modules/layout/tests/layout.test |
Tests that the correct renderer is used. |
LayoutTestRenderer |
class |
|
core/modules/layout/tests/layout_test/layout_test_renderer.inc |
A test renderer. |
LinkAttributeCrudTest |
class |
|
core/modules/link/tests/link.attribute.test |
|
LinkBaseTestClass |
class |
|
core/modules/link/tests/link.test |
|
LinkTokenTest |
class |
|
core/modules/link/tests/link.token.test |
Testing that tokens can be used in link titles |
LinkUITest |
class |
|
core/modules/link/tests/link.ui.test |
Testing that users can not input bad URLs or labels |
LinkValidateTest |
class |
|
core/modules/link/tests/link.validate.test |
|
LinkValidateUnitTest |
class |
|
core/modules/link/tests/link.validate.test |
A series of tests of links, only going against the link_validate_url function in link.module. |
LocaleImportFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for the import of translation files. |
LocaleExportFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for the export of translation files. |
LocaleInstallTest |
class |
|
core/modules/locale/tests/locale.test |
Tests for the st() function. |
LocaleUninstallFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Locale uninstall with English UI functional test. |
LocaleUninstallFrenchFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Locale uninstall with French UI functional test. |
LocaleLanguageSwitchingFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for the language switching feature. |
LocaleBrowserDetectionTest |
class |
|
core/modules/locale/tests/locale.test |
Test browser language detection. |
LocaleUserLanguageFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for a user's ability to change their default language. |
LocaleUserCreationTest |
class |
|
core/modules/locale/tests/locale.test |
Functional test for language handling during user creation. |
LocalePathFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for configuring a different URL alias per language. |
LocaleContentFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for multilingual support on nodes. |
LocaleUILanguageNegotiationTest |
class |
|
core/modules/locale/tests/locale.test |
Test UI language negotiation |
LocaleUrlRewritingTest |
class |
|
core/modules/locale/tests/locale.test |
Test that URL rewriting works as expected. |
LocaleMultilingualFieldsFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional test for multilingual fields. |
LocaleCommentLanguageFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for comment language. |
LocaleDateFormatsFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for localizing date formats. |
LocaleLanguageNegotiationInfoFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional test for language types/negotiation info. |
LocaleStringIsSafeTest |
class |
|
core/modules/locale/tests/locale.test |
Tests locale translation safe string handling. |
LocaleConfigurationTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for language configuration's effect on negotiation setup. |
LocaleLibraryInfoAlterTest |
class |
|
core/modules/locale/tests/locale.test |
Tests localization of the JavaScript libraries. |
LocaleJavascriptTranslationTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for JavaScript parsing for translatable strings. |