Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort descending Strings
Transaction class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Transaction.php
Delete class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Delete.php
Merge class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Merge.php
Schema class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php
Select class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Select.php
Truncate class Drupal\Core\Database\Driver\pgsql drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Truncate.php
XmlRpcValidatorTest class Drupal\xmlrpc\Tests drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcValidatorTest.php XML-RPC validator1 specification.
XmlRpcBasicTest class Drupal\xmlrpc\Tests drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcBasicTest.php Perform basic XML-RPC tests that do not require addition callbacks.
XmlRpcMessagesTest class Drupal\xmlrpc\Tests drupal/core/modules/xmlrpc/lib/Drupal/xmlrpc/Tests/XmlRpcMessagesTest.php XML-RPC message and alteration tests.
BreakpointMediaQueryTest class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php Tests for media queries in a breakpoint.
BreakpointThemeTest class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointThemeTest.php Test breakpoints provided by themes.
BreakpointCRUDTest class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointCRUDTest.php Tests for breakpoint CRUD operations.
BreakpointGroupAPITest class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php Tests for general breakpoint group API functions.
BreakpointAPITest class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointAPITest.php Tests for general breakpoint API functions.
BreakpointGroupCRUDTest class Drupal\breakpoint\Tests drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php Tests for breakpoint group CRUD operations.
StatisticsBlockVisitorsTest class Drupal\statistics\Tests drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsBlockVisitorsTest.php Tests that the visitor blocking functionality works.
StatisticsTestBase abstract class Drupal\statistics\Tests drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTestBase.php Defines a base class for testing the Statistics module. 3
StatisticsReportsTest class Drupal\statistics\Tests drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsReportsTest.php Tests that report pages render properly, and that access logging works.
StatisticsLoggingTest class Drupal\statistics\Tests drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsLoggingTest.php Tests that logging via statistics_exit() works for all pages.
StatisticsAdminTest class Drupal\statistics\Tests drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsAdminTest.php Tests the statistics administration screen.
StatisticsTokenReplaceTest class Drupal\statistics\Tests drupal/core/modules/statistics/lib/Drupal/statistics/Tests/StatisticsTokenReplaceTest.php Tests statistics token replacement in strings.
ForumBlockTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumBlockTest.php Provides automated tests for the Forum blocks.
ForumTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php Provides automated tests for the Forum module.
ForumIndexTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumIndexTest.php Tests the forum index listing.
ForumNodeAccessTest class Drupal\forum\Tests drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumNodeAccessTest.php Tests forum block view for private node access.
OpenIDFunctionalTest class Drupal\openid\Tests drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDFunctionalTest.php Test discovery and login using OpenID
OpenIDTestBase abstract class Drupal\openid\Tests drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTestBase.php Base class for OpenID tests. 2
OpenIDRegistrationTest class Drupal\openid\Tests drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php Test account registration using Simple Registration and Attribute Exchange.
OpenIDTest class Drupal\openid\Tests drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php Test internal helper functions.
LocaleConfigOverride class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/LocaleConfigOverride.php Tests locale config override.
ConfigOverrideTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php Tests configuration overrides via $conf in settings.php.
ConfigCRUDTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php Tests CRUD operations on configuration objects.
ConfigUpgradeTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigUpgradeTest.php Tests migration of variables into configuration objects.
ConfigImportUITest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportUITest.php Tests importing configuration from files into active store.
ConfigEntityListTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php Tests the listing of configuration entities.
ConfigInstallTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php Tests installation of configuration objects in installation functionality.
ConfigImportTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigImportTest.php Tests importing configuration from files into active configuration.
ConfigFileContentTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigFileContentTest.php Tests reading and writing file contents.
PluginInstanceTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/PluginInstanceTest.php Checks general plugin data and instances for all plugin types.
QueryGroupByTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php Tests aggregate functionality of views, for example count.
ViewStorageTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php Tests the functionality of View and ViewStorageController.
ViewElementTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php Tests the 'view' element type.
ViewTestData class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php Provides tests view data and the base test schema with sample data records.
DefaultViewsTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/DefaultViewsTest.php Tests for views default views.
AnalyzeTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/AnalyzeTest.php Tests the views analyze system.
ViewsDataTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php Tests the fetching of views data.
ModuleTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ModuleTest.php Tests basic functions from the Views module.
GlossaryTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/GlossaryTest.php Tests glossary view ( summary of arguments ).
PluginTypeListTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/PluginTypeListTest.php Class for plugin list testing.
TokenReplaceTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/TokenReplaceTest.php Tests core view token replacement.

Pages

Other projects