Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statements Stringssort ascending
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.
ConfigEntityTest class Drupal\config\Tests drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php Tests configuration entities. 2
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.
ViewTestBase abstract class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php Defines a base class for Views testing in the full web test environment. 21 16
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.
ViewUnitTestBase abstract class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php Defines a base class for Views unit testing. 30 25
BasicTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/BasicTest.php Basic test class for Views query builder tests.
ViewExecutableTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php Tests the ViewExecutable class.
ViewAddFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php Form controller for the Views edit form.
ViewUI class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php Stores UI related temporary settings. 4
ViewPreviewFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php Form controller for the Views preview form.
ViewListController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewListController.php Provides a listing of Views.
ViewFormControllerBase abstract class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php Base form controller for Views forms. 4 1
ViewCloneFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php Form controller for the Views clone form.
ViewEditFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php Form controller for the Views edit form.
BanSubscriber class Drupal\ban\EventSubscriber drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php Ban subscriber for controller requests.
IpAddressBlockingTest class Drupal\ban\Tests drupal/core/modules/ban/lib/Drupal/ban/Tests/IpAddressBlockingTest.php
DisplayBase abstract class Drupal\layout\Config drupal/core/modules/layout/lib/Drupal/layout/Config/DisplayBase.php Base class for 'display' and 'unbound_display' configuration entities. 2 2
LayoutDerivativesTest class Drupal\layout\Tests drupal/core/modules/layout/lib/Drupal/layout/Tests/LayoutDerivativesTest.php Tests the layout system derivatives.
DisplayInternalLogicTest class Drupal\layout\Tests drupal/core/modules/layout/lib/Drupal/layout/Tests/DisplayInternalLogicTest.php Tests the API and internal logic offered by Displays.
PhpTestBase abstract class Drupal\php\Tests drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php Defines a base PHP test case class. 2
PhpFilterTest class Drupal\php\Tests drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php Tests to make sure the PHP filter actually evaluates PHP code when used.
PhpAccessTest class Drupal\php\Tests drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php Tests to make sure access to the PHP filter is properly restricted.
ContextualDynamicContextTest class Drupal\contextual\Tests drupal/core/modules/contextual/lib/Drupal/contextual/Tests/ContextualDynamicContextTest.php Tests accessible links after inaccessible links on dynamic context.
CronAccessCheck class Drupal\system\Access drupal/core/modules/system/lib/Drupal/system/Access/CronAccessCheck.php Access check for cron routes.
FetcherManager class Drupal\aggregator\Plugin drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/FetcherManager.php Manages aggregator fetcher plugins. 2

Pages

Other projects