ConfigValidateException |
class |
|
core/includes/config.inc |
Exception thrown when a config object has a validation error before saving. |
DBLogTestCase |
class |
|
core/modules/dblog/tests/dblog.test |
Tests logging messages to the database. |
DatabaseUpdateTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Update builder tests. |
LocaleExportFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for the export of translation files. |
LanguageLayoutAccess |
class |
|
core/modules/layout/plugins/access/language_layout_access.inc |
|
ViewsTranslatableTest |
class |
|
core/modules/views/tests/views_translatable.test |
Tests Views pluggable translations. |
ConfigStorageException |
class |
|
core/includes/config.inc |
Exception thrown by classes implementing ConfigStorageInterface. |
ArchiverZip |
class |
|
core/modules/system/system.archiver.inc |
Archiver for .zip files. |
DatabaseConnection |
abstract class |
|
core/includes/database/database.inc |
Base Database API class. |
SystemIndexPhpTest |
class |
|
core/modules/system/tests/system.test |
Test the handling of requests containing 'index.php'. |
views_handler_filter_term_node_tid |
class |
|
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Filter by term id. |
SimpleTestOtherInstallationProfileModuleTestsTestCase |
class |
|
core/modules/simpletest/tests/simpletest.test |
Verifies that tests in other installation profiles are not found. |
ConfigStorageReadException |
class |
|
core/includes/config.inc |
Exception thrown when attempting to read a config file fails. |
views_handler_field_node_translation_link |
class |
|
core/modules/translation/views/views_handler_field_node_translation_link.inc |
Field handler to present a link to the node. |
NodeBuildContent |
class |
|
core/modules/node/tests/node.test |
Test to ensure that a node's content is always rebuilt. |
ImageEffectsUnitTest |
class |
|
core/modules/image/tests/image.test |
Use the image_test.module's mock toolkit to ensure that the effects are
properly passing parameters to the image toolkit. |
FormCheckboxTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests checkbox element. |
views_plugin_access |
class |
|
core/modules/views/plugins/views_plugin_access.inc |
The base plugin to handle access control. |
TokenReplaceTestCase |
class |
|
core/modules/simpletest/tests/token.test |
Test token replacement in strings. |
Config |
class |
|
core/includes/config.inc |
Defines the default configuration object. |
Archive_Tar |
class |
|
core/modules/system/system.tar.inc |
|
ViewsHandlerFilterNumericTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_numeric.test |
Tests the numeric filter handler. |
LinkValidateTest |
class |
|
core/modules/link/tests/link.validate.test |
|
views_handler_filter_field_list |
class |
|
core/modules/field/views/views_handler_filter_field_list.inc |
Filter handler which uses list-fields as options. |
SystemValidTokenTest |
class |
|
core/modules/system/tests/system.test |
Test case for backdrop_valid_token(). |
NodeQueryAlter |
class |
|
core/modules/node/tests/node.test |
Tests node_query_node_access_alter(). |
FileTestCase |
class |
|
core/modules/simpletest/tests/file.test |
Base class for file tests that adds some additional file specific
assertions and helper functions. |
views_plugin_argument_default_php |
class |
|
core/modules/views/plugins/views_plugin_argument_default_php.inc |
Default argument plugin to provide a PHP code block. |
FormsFormCacheTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test cache_form. |
FormEmailTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests email element. |
CacheTestCase |
class |
|
core/modules/simpletest/tests/cache.test |
|
LocaleInstallTest |
class |
|
core/modules/locale/tests/locale.test |
Tests for the st() function. |
UserRoleLayoutAccess |
class |
|
core/modules/layout/plugins/access/user_role_layout_access.inc |
@file
Plugin to provide access control based upon role membership. |
RenderExampleTestCase |
class |
|
modules/examples/render_example/render_example.test |
Functional tests for the Render Example module. |
TokenExampleTestCase |
class |
|
modules/examples/token_example/token_example.test |
Functional tests for the Token Example module. |
BackdropStreamWrapperInterface |
interface |
|
core/includes/stream_wrappers.inc |
Backdrop stream wrapper extension. |
views_handler_field_node_link_translate |
class |
|
core/modules/translation/views/views_handler_field_node_link_translate.inc |
Field handler to present a link node translate. |
DashboardLayoutContext |
class |
|
core/modules/dashboard/includes/dashboard_layout_context.inc |
@file
Layout context handler for entities. |
TokenScanTest |
class |
|
core/modules/simpletest/tests/token.test |
Test token replacement in strings. |
views_handler_filter_node_tnid |
class |
|
core/modules/translation/views/views_handler_filter_node_tnid.inc |
Filter by whether the node is the original translation. |
LocaleUninstallFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Locale uninstall with English UI functional test. |
ArchiverInterface |
interface |
|
core/includes/archiver.inc |
Defines the common interface for all Archiver classes. |
SearchMatchTestCase |
class |
|
core/modules/search/tests/search.test |
Indexes content and queries it. |
HTMLIdTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests uniqueness of generated HTML IDs. |
DatabaseUpdateComplexTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Tests for more complex update statements. |
TokenTestHelper |
class |
|
core/modules/simpletest/tests/token.test |
Helper test class with some added functions for testing. |
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. |
views_handler_field_term_language |
class |
|
core/modules/locale/views/views_handler_field_term_language.inc |
Field handler to translate a language into its readable form. |
DashboardTest |
class |
|
core/modules/dashboard/tests/dashboard.test |
Tests that the dashboard functions correctly. |
views_plugin_exposed_form |
class |
|
core/modules/views/plugins/views_plugin_exposed_form.inc |
The base plugin to handle exposed filter forms. |