SimpleTestExampleTestCase |
class |
|
modules/examples/simpletest_example/tests/simpletest_example.test |
The SimpleTestExampleTestCase is a functional test case, meaning that it
actually exercises a particular sequence of actions through the web UI.
The majority of core test cases are done this way, but the SimpleTest suite
also provides unit tests as… |
BatchExampleTestCase |
class |
|
modules/examples/batch_example/tests/batch_example.test |
Functional tests for the Batch Example module. |
CronExampleTestCase |
class |
|
modules/examples/cron_example/tests/cron_example.test |
cron_example test class |
BlockExampleTestCase |
class |
|
modules/examples/block_example/tests/block_example.test |
Functional tests for the Block Example module. |
NodeAccessExampleTestCase |
class |
|
modules/examples/node_access_example/tests/node_access_example.test |
Functional tests for the Node Access Example module. |
ActionExampleTestCase |
class |
|
modules/examples/action_example/tests/action_example.test |
Default test case for the action_example module. |
VerticalTabsExampleTestCase |
class |
|
modules/examples/vertical_tabs_example/tests/vertical_tabs_example.test |
Default test case for the vertical_tabs_example module. |
EntityExampleTestCase |
class |
|
modules/examples/entity_example/tests/entity_example.test |
Functionality tests for entity example module. |
ContextualLinksExampleTestCase |
class |
|
modules/examples/contextual_links_example/tests/contextual_links_example.test |
Functional tests for the contextual_links_example module. |
EmailExampleTestCase |
class |
|
modules/examples/email_example/tests/email_example.test |
Functionality tests for email example module. |
PageExampleTestCase |
class |
|
modules/examples/page_example/tests/page_example.test |
Functional tests for the Page Example module. |
ImageExampleTestCase |
class |
|
modules/examples/image_example/tests/image_example.test |
Functional tests for the Image Example module. |
QueueExampleTestCase |
class |
|
modules/examples/queue_example/tests/queue_example.test |
Functional tests for the Queue Example module. |
FormExampleTestCase |
class |
|
modules/examples/form_example/tests/form_example.test |
Default test case for the form_example module. |
TableSortExampleTestCase |
class |
|
modules/examples/tablesort_example/tests/tablesort_example.test |
Functionality tests for the tablesort example module. |
CacheExampleTestCase |
class |
|
modules/examples/cache_example/tests/cache_example.test |
Functional tests for the Cache Example module. |
ViewsLayoutsTest |
class |
|
core/modules/views/tests/views_layout.test |
Tests the interface for adding, removing, and moving blocks. |
EntityReferenceFormTestCase |
class |
|
core/modules/entityreference/tests/entityreference.form.test |
Test for Entity Reference form. |
FileTransferTest |
class |
|
core/modules/simpletest/tests/filetransfer.test |
|
NodeLayoutRevisionTestCase |
class |
|
core/modules/node/tests/node.test |
Tests that the correct layout is used for node revisions. |
FileAccessFunctionsAlignedTestCase |
class |
|
core/modules/file/tests/file.test |
Tests that file_access and File::access are in sync with what they return. |
views_handler_field_system_info |
class |
|
core/modules/system/views/views_handler_field_system_info.inc |
A handler to display module and theme properties stored in the database. |
TaxonomyTermDepthLayoutAccess |
class |
|
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
@file
Plugin to provide access control based upon taxonomy term depth. |
LayoutPathTest |
class |
|
core/modules/layout/tests/layout.test |
Tests that default layout paths are handled properly. |
EntityReferenceSelectionHandlerGeneric_taxonomy_term |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Override for the Taxonomy term entity type. |
EntityReferenceSelectionHandlerGeneric_file |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Override for the File entity type. |
EntityReferenceSelectionHandlerGeneric_comment |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Override for the Comment entity type. |
EntityReferenceSelectionHandlerGeneric_user |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Override for the User entity type. |
EntityReferenceSelectionHandlerGeneric_node |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
Override for the Node type. |
EntityReferenceSelectionHandlerGeneric |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
@file
Generic Entity handler. |
EntityReferenceSelectionHandlerViews |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc |
Entity handler for Views. |
EntityReferenceBehaviorHandlerBroken |
class |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
A broken implementation of EntityReferenceBehaviorHandler. |
EntityReferenceSelectionHandlerBroken |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
A null implementation of EntityReferenceSelectionHandler. |
EntityReferenceBehaviorHandler |
abstract class |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
An abstract implementation of EntityReferenceBehaviorHandlerInterface. |
EntityReferenceSelectionHandlerInterface |
interface |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
@file
Abstraction of the selection logic of an entity reference field. |
EntityReferenceBehaviorHandlerTaxonomyIndex |
class |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerTaxonomyIndex.inc |
Extends an entityreference field to maintain its references to taxonomy terms
in the {taxonomy_index} table. |
EntityReferenceBehaviorHandlerInterface |
interface |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Additional behaviors for a Entity Reference field. |
EntityReferenceBehaviorHandlerViewsFilterSelect |
class |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerViewsFilterSelect.inc |
|
entityreference_plugin_style |
class |
|
core/modules/entityreference/views/entityreference_plugin_style.inc |
@file
Handler for entityreference_plugin_style. |
entityreference_plugin_row_fields |
class |
|
core/modules/entityreference/views/entityreference_plugin_row_fields.inc |
@file
Handler for entityreference_plugin_row_fields. |
entityreference_plugin_display |
class |
|
core/modules/entityreference/views/entityreference_plugin_display.inc |
@file
Handler for entityreference_plugin_display. |
EntityReferenceHandlersTestCase |
class |
|
core/modules/entityreference/tests/entityreference.handlers.test |
Test for Entity Reference handlers. |
EntityReferenceFieldTestCase |
class |
|
core/modules/entityreference/tests/entityreference.field.test |
Tests for the Entity Reference field. |
EntityReferenceAdminTestCase |
class |
|
core/modules/entityreference/tests/entityreference.admin.test |
Test for Entity Reference admin UI. |
EntityReferenceTaxonomyTestCase |
class |
|
core/modules/entityreference/tests/entityreference.taxonomy.test |
Test for Entity Reference taxonomy integration. |
EntityReferenceRecursiveRenderingException |
class |
|
core/modules/entityreference/includes/entityreference.exceptions.inc |
@class Exception class used to throw error if the entity view renderer goes
into a potentially infinite loop. |
TestCacheable |
class |
|
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
Test class for the test_cacheable entity type. |
TestMultiBundle |
class |
|
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
Test class for the test_multibundle entity type. |
TestDisableCache |
class |
|
core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc |
Test class for the test_cacheable entity type. |
ViewsHandlerFieldBulkFormTest |
class |
|
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
|