|
CommentViewsHandlerFilterUserUidTest |
class |
|
core/modules/comment/tests/comment_views_handler_filter_user_uid.test |
Tests the filter_comment_user_uid handler. |
|
CommentViewsHandlerArgumentUserUidTest |
class |
|
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
Tests the argument_comment_user_uid handler. |
|
CommentNodeAutoCloserTestCase |
class |
|
core/modules/comment/tests/comment.test |
Tests that comments behave correctly when the auto closer is enabled. |
|
CommentHelperCase |
class |
|
core/modules/comment/tests/comment.test |
|
|
CommentInterfaceTest |
class |
|
core/modules/comment/tests/comment.test |
|
|
CommentPreviewTest |
class |
|
core/modules/comment/tests/comment.test |
Tests previewing comments. |
|
CommentAnonymous |
class |
|
core/modules/comment/tests/comment.test |
Tests anonymous commenting. |
|
CommentPagerTest |
class |
|
core/modules/comment/tests/comment.test |
Verifies pagination of comments. |
|
CommentNodeAccessTest |
class |
|
core/modules/comment/tests/comment.test |
Tests comments with node access. |
|
CommentApprovalTest |
class |
|
core/modules/comment/tests/comment.test |
Tests comment approval functionality. |
|
CommentBlockFunctionalTest |
class |
|
core/modules/comment/tests/comment.test |
Tests the Comment module blocks. |
|
CommentRSSUnitTest |
class |
|
core/modules/comment/tests/comment.test |
Unit tests for Comment module integration with RSS feeds. |
|
CommentContentRebuild |
class |
|
core/modules/comment/tests/comment.test |
Tests comment content rebuilding. |
|
CommentTokenReplaceTestCase |
class |
|
core/modules/comment/tests/comment.test |
Tests comment token replacement in strings. |
|
CommentActionsTestCase |
class |
|
core/modules/comment/tests/comment.test |
Tests actions provided by the Comment module. |
|
CommentFieldsTest |
class |
|
core/modules/comment/tests/comment.test |
Tests fields on comments. |
|
CommentThreadingTestCase |
class |
|
core/modules/comment/tests/comment.test |
Tests comment threading. |
|
CommentNodeChangesTestCase |
class |
|
core/modules/comment/tests/comment.test |
Tests that comments behave correctly when the node is changed. |
|
CommentAuthorDeletionTestCase |
class |
|
core/modules/comment/tests/comment.test |
Tests the behavior of comments when the comment author is deleted. |
|
Comment |
class |
|
core/modules/comment/comment.entity.inc |
Defines the comment entity class. |
|
CommentStorageController |
class |
|
core/modules/comment/comment.entity.inc |
Defines the controller class for comments. |
|
ColorTestCase |
class |
|
core/modules/color/tests/color.test |
Tests the Color module functionality. |
|
CKEditor5UpgradeTestCase |
class |
|
core/modules/ckeditor5/tests/ckeditor5_upgrade.test |
Upgrade tests from CKEditor 4 to CKEditor 5. |
|
CKEditor5RtlTestCase |
class |
|
core/modules/ckeditor5/tests/ckeditor5_rtl.test |
CKEditor testing class specific for right-to-left languages. |
|
CKEditor5TestCase |
class |
|
core/modules/ckeditor5/tests/ckeditor5.test |
Functional tests for CKEditor5 module. |
|
CKEditorRtlTestCase |
class |
|
core/modules/ckeditor/tests/ckeditor_rtl.test |
CKEditor 4 testing class specific for right-to-left languages. |
|
CKEditorTestCase |
class |
|
core/modules/ckeditor/tests/ckeditor.test |
|
|
views_plugin_argument_default_book_root |
class |
|
core/modules/book/views/views_plugin_argument_default_book_root.inc |
Default argument plugin to get the current node's book root. |
|
BookTestCase |
class |
|
core/modules/book/tests/book.test |
Tests the functionality of the Book module. |
|
BlockTranslationTestCase |
class |
|
core/modules/block/tests/block.translation.test |
|
|
BlockTestCase |
class |
|
core/modules/block/tests/block.test |
|
|
AdminBarWebTestCase |
class |
|
core/modules/admin_bar/tests/admin_bar.test |
Base class for all administration bar web test cases. |
|
AdminBarPermissionsTestCase |
class |
|
core/modules/admin_bar/tests/admin_bar.test |
Tests menu links depending on user permissions. |
|
AdminBarDynamicLinksTestCase |
class |
|
core/modules/admin_bar/tests/admin_bar.test |
Tests appearance, localization, and escaping of dynamic links. |
|
AdminBarLinkTypesTestCase |
class |
|
core/modules/admin_bar/tests/admin_bar.test |
Tests appearance of different types of links. |
|
AdminBarCustomizedTestCase |
class |
|
core/modules/admin_bar/tests/admin_bar.test |
Tests customized menu links. |
|
UuidInterface |
interface |
|
core/includes/uuid.inc |
Interface that defines a UUID backend. |
|
Uuid |
class |
|
core/includes/uuid.inc |
Factory class for UUIDs. |
|
UuidPecl |
class |
|
core/includes/uuid.inc |
UUID implementation using the PECL extension. |
|
UuidCom |
class |
|
core/includes/uuid.inc |
UUID implementation using the Windows internal GUID extension. |
|
UuidPhp |
class |
|
core/includes/uuid.inc |
Generates an UUID v4 using PHP code. |
|
UserInterface |
interface |
|
core/includes/userinterface.inc |
Defines a common interface for user entities. |
|
BackdropUpdaterInterface |
interface |
|
core/includes/updater.inc |
Interface for a class which can update a Backdrop project. |
|
Updater |
abstract class |
|
core/includes/updater.inc |
Base class for Updaters used in Backdrop. |
|
UpdaterException |
class |
|
core/includes/updater.inc |
Exception class for the Updater class hierarchy. |
|
UpdaterFileTransferException |
class |
|
core/includes/updater.inc |
Child class of UpdaterException that indicates a FileTransfer exception. |
|
BackdropUpdateException |
class |
|
core/includes/update.inc |
@class Exception class used to throw error if a module update fails. |
|
ThemeRegistry |
class |
|
core/includes/theme.inc |
Builds the run-time theme registry. |
|
TableSort |
class |
|
core/includes/tablesort.class.inc |
Query extender class for tablesort queries. |
|
StreamWrapperInterface |
interface |
|
core/includes/stream_wrappers.inc |
Generic PHP stream wrapper interface. |