CommentViewsHandlerArgumentUserUidTest::testCommentUserUidTest in core/modules/comment/tests/comment_views_handler_argument_user_uid.test
FieldExampleTest::createField in modules/examples/field_example/tests/field_example.test
Utility function to create fields on a content type.
FieldTestPermissionsExample::testFieldnoteEditPerms in modules/examples/field_permission_example/tests/field_permission_example.test
Test edit permissions.
FieldTestPermissionsExample::testFieldnoteViewPerms in modules/examples/field_permission_example/tests/field_permission_example.test
Test view permissions.
FileExampleSessionStreamWrapper::rmdir in modules/examples/file_example/file_example_session_streams.inc
Support for rmdir().
FileExampleTest::testFileExampleBasic in modules/examples/file_example/tests/file_example.test
Test the basic File Example UI.
FileUploadTransliterationTest::testTransliteration in core/modules/simpletest/tests/file.test
FileUploadWizardTestCase::testFileUploadWizardStepSkipping in core/modules/file/tests/file.test
Test skipping each of the file upload wizard steps.
GenericFieldTest::createFieldContentForUser in modules/examples/field_permission_example/tests/field_permission_example.test
Create a node with some field content.
GenericFieldTest::formAddAllFields in modules/examples/field_permission_example/tests/field_permission_example.test
Add all fields using Form API.
GenericFieldTest::formCreateField in modules/examples/field_permission_example/tests/field_permission_example.test
Create a field using the content type management form.
LayoutInterfaceTest::assertBlocksMatch in core/modules/layout/tests/layout.test
Check that all the blocks in $layout match those in $copied_from_layout.
NodeAccessExampleTestCase::testNodeAccessBasic in modules/examples/node_access_example/tests/node_access_example.test
Test the "private" node access.
SimpleTestExampleTestCase::testSimpleTestExampleEdit in modules/examples/simpletest_example/tests/simpletest_example.test
Create a simpletest_example node and then see if our user can edit it.
SimpleTestFunctionalTest::stubTest in core/modules/simpletest/tests/simpletest.test
Test to be run and the results confirmed.
ViewsUpgradeTestCase::debugField in core/modules/views/tests/views_upgrade.test
views_get_applicable_views in core/modules/views/views.module
Return a list of all views and display IDs that have a particular setting in their display's plugin settings.
views_handler_field::add_additional_fields in core/modules/views/handlers/views_handler_field.inc
Add 'additional' fields to the query.
views_plugin_style::render in core/modules/views/plugins/views_plugin_style.inc
Render the display in this style.