Search for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EnableDisableTestCase::assertSuccessfulDisableAndUninstall | function | modules/ |
Disables and uninstalls a module and asserts that it was done correctly. |
| EnableDisableTestCase::getInfo | function | modules/ |
|
| EnableDisableTestCase::testEnableDisable | function | modules/ |
Test that all core modules can be enabled, disabled and uninstalled. |
| EnableDisableTestCase::testEntityInfoCacheWatchdog | function | modules/ |
Tests entity info cache after enabling a module with a dependency on an entity providing module. |
| EnableDisableTestCase::testEntityInfoChanges | function | modules/ |
Ensures entity info cache is updated after changes. |
| EntityCrudHookTestCase | class | modules/ |
Tests invocation of hooks when performing an action. |
| EntityCrudHookTestCase::$ids | property | modules/ |
|
| EntityCrudHookTestCase::assertHookMessage | function | modules/ |
Pass if the message $text was set by one of the CRUD hooks in entity_crud_hook_test.module, i.e., if the $text is an element of $_SESSION['entity_crud_hook_test']. |
| EntityCrudHookTestCase::getInfo | function | modules/ |
|
| EntityCrudHookTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| EntityCrudHookTestCase::testCommentHooks | function | modules/ |
Tests hook invocations for CRUD operations on comments. |
| EntityCrudHookTestCase::testFileHooks | function | modules/ |
Tests hook invocations for CRUD operations on files. |
| EntityCrudHookTestCase::testNodeHooks | function | modules/ |
Tests hook invocations for CRUD operations on nodes. |
| EntityCrudHookTestCase::testTaxonomyTermHooks | function | modules/ |
Tests hook invocations for CRUD operations on taxonomy terms. |
| EntityCrudHookTestCase::testTaxonomyVocabularyHooks | function | modules/ |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
| EntityCrudHookTestCase::testUserHooks | function | modules/ |
Tests hook invocations for CRUD operations on users. |
| EntityFieldQuery::$entityConditions | property | includes/ |
Associative array of entity-generic metadata conditions. |
| EntityFieldQuery::$fieldConditions | property | includes/ |
List of field conditions. |
| EntityFieldQuery::$fieldMetaConditions | property | includes/ |
List of field meta conditions (language and delta). |
| EntityFieldQuery::$fields | property | includes/ |
A list of field arrays used. |
| EntityFieldQuery::$ordered_results | property | includes/ |
The ordered results. |
| EntityFieldQuery::$propertyConditions | property | includes/ |
List of property conditions. |
| EntityFieldQuery::$tags | property | includes/ |
A list of the tags added to this query. |
| EntityFieldQuery::finishQuery | function | includes/ |
Finishes the query. |
| EntityFieldQuery::tableSort | function | includes/ |
Enables sortable tables for this query. |
| EntityFieldQueryTestCase | class | modules/ |
Tests EntityFieldQuery. |
| EntityFieldQueryTestCase::$fields | property | modules/ |
|
| EntityFieldQueryTestCase::$field_names | property | modules/ |
|
| EntityFieldQueryTestCase::$instances | property | modules/ |
|
| EntityFieldQueryTestCase::assertEntityFieldQuery | function | modules/ |
Fetches the results of an EntityFieldQuery and compares. |
| EntityFieldQueryTestCase::getInfo | function | modules/ |
|
| EntityFieldQueryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| EntityFieldQueryTestCase::testEntityFieldQuery | function | modules/ |
Tests EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryAccess | function | modules/ |
Tests EntityFieldQuery access on non-node entities. |
| EntityFieldQueryTestCase::testEntityFieldQueryDisablePager | function | modules/ |
Tests disabling the pager in EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryMetaConditions | function | modules/ |
Tests field meta conditions. |
| EntityFieldQueryTestCase::testEntityFieldQueryPager | function | modules/ |
Tests the pager integration of EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryRouting | function | modules/ |
Tests the routing feature of EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryTableSort | function | modules/ |
Tests the TableSort integration of EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryTranslatable | function | modules/ |
Tests querying translatable fields. |
| EntityFieldQueryTestCase::testTablePrefixing | function | modules/ |
Tests EFQ table prefixing with multiple conditions and an altered join. |
| EntityLoadTestCase | class | modules/ |
Tests the entity_load() function. |
| EntityLoadTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| EntityLoadTestCase::getInfo | function | modules/ |
|
| EntityLoadTestCase::testEntityLoadConditions | function | modules/ |
Tests the functionality for loading entities matching certain conditions. |
| EntityLoadTestCase::testEntityLoadIds | function | modules/ |
|
| EntityLoadTestCase::testEntityLoadInvalidControllerClass | function | modules/ |
Tests the controller class loading functionality on non-existing entity types and on entities without valid controller class. |
| EntityPropertiesTestCase | class | modules/ |
Tests entity properties. |
| EntityPropertiesTestCase::getInfo | function | modules/ |
|
| EntityPropertiesTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.