NameOrtBeschreibung
AccessDeniedTestCasemodules/system/system.testTests custom access denied functionality.
ActionsConfigurationTestCasemodules/simpletest/tests/actions.test
AddFeedTestCasemodules/aggregator/aggregator.test
AdminMetaTagTestCasemodules/system/system.test
AdminOverviewTestCasemodules/system/system.testTest administration pages and categories.
AggregatorTestCasemodules/aggregator/aggregator.test
BatchAPIPercentagesTestCasemodules/simpletest/tests/batch.testTests the function _batch_api_percentage() to make sure that the rounding works properly in all cases.
BlockTestCasemodules/block/block.test
BlogAPITestCasemodules/blogapi/blogapi.test
BlogTestCasemodules/blog/blog.test
BookBlockTestCasemodules/book/book.test
BookTestCasemodules/book/book.test
BootstrapIPAddressTestCasemodules/simpletest/tests/bootstrap.test
BootstrapPageCacheTestCasemodules/simpletest/tests/bootstrap.test
BootstrapVariableTestCasemodules/simpletest/tests/bootstrap.test
CacheClearCasemodules/simpletest/tests/cache.test
CacheSavingCasemodules/simpletest/tests/cache.test
CacheTestCasemodules/simpletest/tests/cache.test
CascadingStylesheetsTestCasemodules/simpletest/tests/common.testTest the Drupal CSS system.
CategorizeFeedItemTestCasemodules/aggregator/aggregator.test
CommentAnonymousmodules/comment/comment.test
CommentApprovalTestmodules/comment/comment.test
CommentBlockFunctionalTestmodules/comment/comment.testFunctional tests for the comment module blocks.
CommentHelperCasemodules/comment/comment.test
CommentInterfaceTestmodules/comment/comment.test
CommentRSSUnitTestmodules/comment/comment.testUnit tests for comment module integration with RSS feeds.
CommonLUnitTestmodules/simpletest/tests/common.testTests for the l() function.
CommonSizeTestCasemodules/simpletest/tests/common.test
ContactPersonalTestCasemodules/contact/contact.testTest the personal contact form.
ContactSitewideTestCasemodules/contact/contact.testTest the sitewide contact form.
CronRunTestCasemodules/system/system.test
Databaseincludes/database/database.incPrimary front-controller for the database system.
DatabaseAlter2TestCasemodules/simpletest/tests/database_test.testSelect alter tests, part 2.
DatabaseAlterTestCasemodules/simpletest/tests/database_test.testSelect alter tests.
DatabaseAnsiSyntaxTestCasemodules/simpletest/tests/database_test.testTest how the current database driver interprets the SQL syntax.
DatabaseConditionincludes/database/query.incGeneric class for a series of conditions in a query.
DatabaseConnectionincludes/database/database.incBase Database API class.
DatabaseConnectionTestCasemodules/simpletest/tests/database_test.testTest connection management.
DatabaseConnection_mysqlincludes/database/mysql/database.inc
DatabaseConnection_pgsqlincludes/database/pgsql/database.inc
DatabaseConnection_sqliteincludes/database/sqlite/database.incSpecific SQLite implementation of DatabaseConnection.
DatabaseDeleteTruncateTestCasemodules/simpletest/tests/database_test.testDelete/Truncate tests.
DatabaseFetch2TestCasemodules/simpletest/tests/database_test.testTest fetch actions, part 2.
DatabaseFetchTestCasemodules/simpletest/tests/database_test.testTest fetch actions, part 1.
DatabaseInsertDefaultsTestCasemodules/simpletest/tests/database_test.testInsert tests for "database default" values.
DatabaseInsertLOBTestCasemodules/simpletest/tests/database_test.testInsert tests using LOB fields, which are weird on some databases.
DatabaseInsertTestCasemodules/simpletest/tests/database_test.testTest the insert builder.
DatabaseInstallerincludes/install.inc
DatabaseInstaller_mysqlincludes/database/mysql/install.inc
DatabaseInstaller_pgsqlincludes/database/pgsql/install.inc