Classes, traits, and interfaces - 7.x - drupal
Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|---|
DrupalJSONTest | class | modules/ |
Tests converting PHP variables to JSON strings and back. | |||||
DrupalLocalStreamWrapper | abstract class | includes/ |
Drupal stream wrapper base class for local files. | 4 | ||||
DrupalMatchPathTestCase | class | modules/ |
Unit tests for the drupal_match_path() function in path.inc. | |||||
DrupalPrivateStreamWrapper | class | includes/ |
Drupal private (private://) stream wrapper class. | |||||
DrupalPublicStreamWrapper | class | includes/ |
Drupal public (public://) stream wrapper class. | 1 | ||||
DrupalQueue | class | modules/ |
Factory class for interacting with queues. | |||||
DrupalQueueInterface | interface | modules/ |
2 | |||||
DrupalReliableQueueInterface | interface | modules/ |
Reliable queue interface. | 1 | ||||
DrupalRenderTestCase | class | modules/ |
Tests for drupal_render(). | |||||
DrupalRequestSanitizer | class | includes/ |
Sanitizes user input from the request. | |||||
DrupalSetContentTestCase | class | modules/ |
Testing drupal_add_region_content and drupal_get_region_content. | |||||
DrupalSetMessageTest | class | modules/ |
Tests drupal_set_message() and related functions. | |||||
DrupalStreamWrapperInterface | interface | includes/ |
Drupal stream wrapper extension. | 1 | ||||
DrupalSystemListingCompatibleTestCase | class | profiles/ |
Helper to verify tests in installation profile modules. | |||||
DrupalSystemListingTestCase | class | modules/ |
Tests for the drupal_system_listing() function. | |||||
DrupalTagsHandlingTestCase | class | modules/ |
Test drupal_explode_tags() and drupal_implode_tags(). | |||||
DrupalTemporaryStreamWrapper | class | includes/ |
Drupal temporary (temporary://) stream wrapper class. | |||||
DrupalTestCase | abstract class | modules/ |
Base class for Drupal tests. | 2 | ||||
DrupalUnitTestCase | class | modules/ |
Test case for Drupal unit tests. | 38 | ||||
DrupalUpdateException | class | includes/ |
@class Exception class used to throw error if a module update fails. | |||||
DrupalUpdaterInterface | interface | includes/ |
Interface for a class which can update a Drupal project. | 2 | ||||
DrupalWebTestCase | class | modules/ |
Test case for typical Drupal tests. | 325 | ||||
EarlyBootstrapTestCase | class | modules/ |
Perform early bootstrap tests. | |||||
EnableDisableTestCase | class | modules/ |
Test module enabling/disabling functionality. | |||||
EntityCrudHookTestCase | class | modules/ |
Tests invocation of hooks when performing an action. | |||||
EntityFieldQuery | class | includes/ |
Retrieves entities matching a given set of conditions. | |||||
EntityFieldQueryException | class | includes/ |
Exception thrown by EntityFieldQuery() on unsupported query syntax. | |||||
EntityFieldQueryTestCase | class | modules/ |
Tests EntityFieldQuery. | |||||
EntityLoadTestCase | class | modules/ |
Tests the entity_load() function. | |||||
EntityMalformedException | class | includes/ |
Defines an exception thrown when a malformed entity is passed. | |||||
EntityPropertiesTestCase | class | modules/ |
Tests entity properties. | |||||
ExampleTest | class | Drupal\psr_0_test\Tests | modules/ |
|||||
ExampleTest | class | Drupal\psr_4_test\Tests | modules/ |
|||||
Exception | class | TYPO3\PharStreamWrapper | misc/ |
2 | 7 | |||
FakeRecord | class | modules/ |
Dummy class for fetching into a class. | |||||
FeedIconTest | class | modules/ |
Test for theme_feed_icon(). | |||||
FeedParserTestCase | class | modules/ |
Tests feed parsing in the Aggregator module. | |||||
FieldAttachOtherTestCase | class | modules/ |
Unit test class for non-storage related field_attach_* functions. | |||||
FieldAttachStorageTestCase | class | modules/ |
Unit test class for storage-related field_attach_* functions. | |||||
FieldAttachTestCase | class | modules/ |
2 | |||||
FieldBulkDeleteTestCase | class | modules/ |
Unit test class for field bulk delete and batch purge functionality. | |||||
FieldCrudTestCase | class | modules/ |
||||||
FieldDisplayAPITestCase | class | modules/ |
||||||
FieldException | class | modules/ |
Base class for all exceptions thrown by Field API functions. | 2 | ||||
FieldFormTestCase | class | modules/ |
||||||
FieldInfo | class | modules/ |
Provides field and instance definitions for the current runtime environment. | |||||
FieldInfoTestCase | class | modules/ |
||||||
FieldInstanceCrudTestCase | class | modules/ |
||||||
FieldsOverlapException | class | includes/ |
Exception thrown if an insert query specifies a field twice. | |||||
FieldSqlStorageTestCase | class | modules/ |
Tests field storage. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.