Classes, traits, and interfaces

Primary tabs

Name Type Namespace Locationsort descending Description Direct uses Use statements Strings
ImageFieldTestCase class drupal/modules/image/image.test This class provides methods specifically for testing Image's field handling. 6
ImageStylesPathAndUrlTestCase class drupal/modules/image/image.test Tests the functions for generating paths and URLs for image styles.
ImageEffectsUnitTest class drupal/modules/image/image.test Use the image_test.module's mock toolkit to ensure that the effects are properly passing parameters to the image toolkit.
ImageAdminStylesUnitTest class drupal/modules/image/image.test Tests creation, deletion, and editing of image styles and effects.
ImageFieldDisplayTestCase class drupal/modules/image/image.test Test class to check that formatters and display settings are working.
ImageFieldValidateTestCase class drupal/modules/image/image.test Test class to check for various validations.
ImageDimensionsTestCase class drupal/modules/image/image.test Tests that images have correct dimensions when styled.
ImageDimensionsScaleTestCase class drupal/modules/image/image.test Tests image_dimensions_scale().
ImageFieldDefaultImagesTestCase class drupal/modules/image/image.test Tests default image settings.
ImageThemeFunctionWebTestCase class drupal/modules/image/image.test Tests image theme functions.
LocaleConfigurationTest class drupal/modules/locale/locale.test Functional tests for the language configuration forms.
LocaleLibraryInfoAlterTest class drupal/modules/locale/locale.test Tests localization of the JavaScript libraries.
LocaleJavascriptTranslationTest class drupal/modules/locale/locale.test Functional tests for JavaScript parsing for translatable strings.
LocaleTranslationFunctionalTest class drupal/modules/locale/locale.test Functional test for string translation and validation.
LocalePluralFormatTest class drupal/modules/locale/locale.test Tests plural index computation functionality.
LocaleImportFunctionalTest class drupal/modules/locale/locale.test Functional tests for the import of translation files.
LocaleExportFunctionalTest class drupal/modules/locale/locale.test Functional tests for the export of translation files.
LocaleInstallTest class drupal/modules/locale/locale.test Tests for the st() function.
LocaleUninstallFunctionalTest class drupal/modules/locale/locale.test Locale uninstall with English UI functional test. 1
LocaleCSSAlterTest class drupal/modules/locale/locale.test Functional tests for CSS alter functions.
LocaleUninstallFrenchFunctionalTest class drupal/modules/locale/locale.test Locale uninstall with French UI functional test.
LocaleLanguageSwitchingFunctionalTest class drupal/modules/locale/locale.test Functional tests for the language switching feature.
LocaleStringIsSafeTest class drupal/modules/locale/locale.test Tests locale translation safe string handling.
LocaleBrowserDetectionTest class drupal/modules/locale/locale.test Test browser language detection.
LocaleUserLanguageFunctionalTest class drupal/modules/locale/locale.test Functional tests for a user's ability to change their default language.
LocaleUserCreationTest class drupal/modules/locale/locale.test Functional test for language handling during user creation.
LocalePathFunctionalTest class drupal/modules/locale/locale.test Functional tests for configuring a different path alias per language.
LocaleContentFunctionalTest class drupal/modules/locale/locale.test Functional tests for multilingual support on nodes.
LocaleUILanguageNegotiationTest class drupal/modules/locale/locale.test Test UI language negotiation 1. URL (PATH) > DEFAULT UI Language base on URL prefix, browser language preference has no influence: admin/config UI in site default language zh-hans/admin/config UI in Chinese blah-blah/admin/config 404 2. URL (PATH)…
LocaleUrlRewritingTest class drupal/modules/locale/locale.test Test that URL rewriting works as expected.
LocaleMultilingualFieldsFunctionalTest class drupal/modules/locale/locale.test Functional test for multilingual fields.
LocaleCommentLanguageFunctionalTest class drupal/modules/locale/locale.test Functional tests for comment language.
LocaleDateFormatsFunctionalTest class drupal/modules/locale/locale.test Functional tests for localizing date formats.
LocaleLanguageNegotiationInfoFunctionalTest class drupal/modules/locale/locale.test Functional test for language types/negotiation info.
MenuTestCase class drupal/modules/menu/menu.test @file Tests for menu.module.
MenuNodeTestCase class drupal/modules/menu/menu.test Test menu settings for nodes.
NodeController class drupal/modules/node/node.module Controller class for nodes.
NodePageCacheTest class drupal/modules/node/node.test Tests the cache invalidation of node operations.
NodeMultiByteUtf8Test class drupal/modules/node/node.test Tests that multi-byte UTF-8 characters are stored and retrieved correctly.
NodeWebTestCase class drupal/modules/node/node.test Defines a base class for testing the Node module. 4
NodeLoadMultipleTestCase class drupal/modules/node/node.test Test the node_load_multiple() function.
NodeLoadHooksTestCase class drupal/modules/node/node.test Tests for the hooks invoked during node_load().
NodeRevisionsTestCase class drupal/modules/node/node.test Tests the node revision functionality.
PageEditTestCase class drupal/modules/node/node.test Tests the node edit functionality.
PagePreviewTestCase class drupal/modules/node/node.test Tests the node entity preview functionality.
NodeCreationTestCase class drupal/modules/node/node.test Tests creating and saving a node.
PageViewTestCase class drupal/modules/node/node.test Tests the functionality of node entity edit permissions.
SummaryLengthTestCase class drupal/modules/node/node.test Tests the summary length functionality.
NodeTitleXSSTestCase class drupal/modules/node/node.test Tests XSS functionality with a node entity.
NodeBlockTestCase class drupal/modules/node/node.test Tests the availability of the syndicate block.

Pages

Other projects