|
FrontPageTestCase::setUp |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
|
FrontPageTestCase::testBackdropIsFrontPage |
core/modules/system/tests/system.test |
Test home page functionality. |
|
GenericFieldTest::codeTestGenericAddAllFields |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add all testable fields as instances to a content type. |
|
GenericFieldTest::codeTestGenericRemoveAllFields |
modules/examples/field_permission_example/tests/field_permission_example.test |
Remove all fields in $this->field_names. |
|
GenericFieldTest::createFieldContentForUser |
modules/examples/field_permission_example/tests/field_permission_example.test |
Create a node with some field content. |
|
GenericFieldTest::formAddAllFields |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add all fields using Form API. |
|
GenericFieldTest::formCreateField |
modules/examples/field_permission_example/tests/field_permission_example.test |
Create a field using the content type management form. |
|
GenericFieldTest::formTestGenericFieldNodeAddDeleteForm |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add and delete all field types through Form API. |
|
GenericFieldTest::getFieldTypes |
modules/examples/field_permission_example/tests/field_permission_example.test |
Supply the field types we wish to test. |
|
GenericFieldTest::getModule |
modules/examples/field_permission_example/tests/field_permission_example.test |
The module to enable. |
|
GenericFieldTest::runTestGenericFieldInfo |
modules/examples/field_permission_example/tests/field_permission_example.test |
Verify that all required fields are specified in hook_field_info(). |
|
GenericFieldTest::setUp |
modules/examples/field_permission_example/tests/field_permission_example.test |
Simpletest setUp(). |
|
get_t |
core/includes/bootstrap.inc |
Returns the name of the proper localization function. |
|
GraphUnitTest::assertComponents |
core/modules/simpletest/tests/graph.test |
Verify expected components in a graph. |
|
GraphUnitTest::assertPaths |
core/modules/simpletest/tests/graph.test |
Verify expected paths in a graph. |
|
GraphUnitTest::assertReversePaths |
core/modules/simpletest/tests/graph.test |
Verify expected reverse paths in a graph. |
|
GraphUnitTest::assertWeights |
core/modules/simpletest/tests/graph.test |
Verify expected order in a graph. |
|
GraphUnitTest::displayArray |
core/modules/simpletest/tests/graph.test |
Helper function to output vertices as comma-separated list. |
|
GraphUnitTest::normalizeGraph |
core/modules/simpletest/tests/graph.test |
Return a normalized version of a graph. |
|
GraphUnitTest::setUp |
core/modules/simpletest/tests/graph.test |
Sets up unit test environment. |
|
GraphUnitTest::testDepthFirstSearch |
core/modules/simpletest/tests/graph.test |
Test depth-first-search features. |
|
GroupDisplayTestCase::createDisplayGroup |
core/modules/field_group/tests/field_group.display.test |
Create a new group. |
|
GroupDisplayTestCase::setUp |
core/modules/field_group/tests/field_group.display.test |
Set up. |
|
GroupDisplayTestCase::testDetails |
core/modules/field_group/tests/field_group.display.test |
Test the details formatter. |
|
GroupDisplayTestCase::testFieldAccess |
core/modules/field_group/tests/field_group.display.test |
Test if an empty formatter. |
|
GroupDisplayTestCase::testVerticalTabs |
core/modules/field_group/tests/field_group.display.test |
Test the vertical tabs formatter. |
|
GroupTestCase::setUp |
core/modules/field_group/tests/field_group.test |
Set up. |
|
GroupUITestCase::createGroup |
core/modules/field_group/tests/field_group.ui.test |
Test the creation a group on the post content type. |
|
GroupUITestCase::deleteGroup |
core/modules/field_group/tests/field_group.ui.test |
Delete a group. |
|
GroupUITestCase::setUp |
core/modules/field_group/tests/field_group.ui.test |
Set up. |
|
GroupUITestCase::testCRUDGroup |
core/modules/field_group/tests/field_group.ui.test |
General CRUD. |
|
GroupUITestCase::testNestField |
core/modules/field_group/tests/field_group.ui.test |
Nest a field underneath a group. |
|
hide |
core/includes/common.inc |
Hides an element from later rendering. |
|
HookBootExitTestCase::setUp |
core/modules/simpletest/tests/bootstrap.test |
Sets up a Backdrop site for running functional and integration tests. |
|
HookBootExitTestCase::testHookBootExit |
core/modules/simpletest/tests/bootstrap.test |
Test calling of hook_boot() and hook_exit(). |
|
HookRequirementsTestCase::testHookRequirementsFailure |
core/modules/system/tests/system.test |
Assert that a module cannot be installed if it fails hook_requirements(). |
|
hook_action_info |
core/modules/system/system.api.php |
Declares information about actions. |
|
hook_action_info_alter |
core/modules/system/system.api.php |
Alters the actions declared by another module. |
|
hook_admin_bar_cache_info |
core/modules/admin_bar/admin_bar.api.php |
Inform about additional module-specific caches that can be cleared. |
|
hook_admin_bar_map |
core/modules/admin_bar/admin_bar.api.php |
Provide expansion arguments for dynamic menu items. |
|
hook_admin_bar_output_alter |
core/modules/admin_bar/admin_bar.api.php |
Change the administration bar content before it is rendered. |
|
hook_admin_bar_output_build |
core/modules/admin_bar/admin_bar.api.php |
Add to the administration bar content before it is rendered. |
|
hook_admin_bar_replacements |
core/modules/admin_bar/admin_bar.api.php |
Return content to be replace via JS in the cached menu output. |
|
hook_admin_paths |
core/modules/system/system.api.php |
Define administrative paths. |
|
hook_admin_paths_alter |
core/modules/system/system.api.php |
Redefine administrative paths defined by other modules. |
|
hook_ajax_render_alter |
core/modules/system/system.api.php |
Alter the commands that are sent to the user through the Ajax framework. |
|
hook_archiver_info |
core/modules/system/system.api.php |
Declare archivers to the system. |
|
hook_archiver_info_alter |
core/modules/system/system.api.php |
Alter archiver information declared by other modules. |
|
hook_autoload_info |
core/modules/system/system.api.php |
Define the paths to classes and interfaces within a module. |
|
hook_autoload_info_alter |
core/modules/system/system.api.php |
Perform alterations to the list of classes included in the registry. |