GenericFieldTest::codeTestGenericAddAllFields |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add all testable fields as instances to a content type. |
FieldUIManageFieldsTestCase::addExistingField |
function |
core/modules/field_ui/tests/field_ui.test |
Tests adding an existing field in another content type. |
installer_browser_add_remove_queue_dialog_link |
function |
core/modules/installer/installer.browser.inc |
Builds an "add-to-queue-link" button for project detail dialog. |
_field_ui_field_overview_form_validate_add_new |
function |
core/modules/field_ui/field_ui.admin.inc |
Validates the 'add new field' row of field_ui_field_overview_form(). |
CommonCascadingStylesheetsTestCase::testAddFile |
function |
core/modules/simpletest/tests/common.test |
Tests adding a file stylesheet. |
views_handler_field_user_roles::add_self_tokens |
function |
core/modules/user/views/views_handler_field_user_roles.inc |
Add any special tokens this field might use for itself. |
locale_form_language_admin_add_form_alter_submit |
function |
core/modules/locale/locale.module |
Set a batch for newly added language. |
views_plugin_query_default::add_where_expression |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a complex WHERE clause to the query. |
views_plugin_query_default::add_having_expression |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Add a complex HAVING clause to the query.
The caller is responsible for ensuring that all fields are fully qualified
(TABLE.FIELD) and that the table and an appropriate GROUP BY already exist in the query.
Internally the dbtng method… |
ajax_forms_test_advanced_commands_add_css_callback |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for 'addCss'. |
CommonBackdropAddFeedTestCase::urlToRSSLinkPattern |
function |
core/modules/simpletest/tests/common.test |
Create a pattern representing the RSS feed in the page. |
views_handler_field_term_node_tid::add_self_tokens |
function |
core/modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Add any special tokens this field might use for itself. |
installer_browser_add_remove_queue_dialog_link_ajax |
function |
core/modules/installer/installer.browser.inc |
AJAX submit handler for installer_browser_add_remove_queue_dialog_link(). |
CommonCascadingStylesheetsTestCase::testAddExternal |
function |
core/modules/simpletest/tests/common.test |
Tests adding an external stylesheet. |
_field_ui_field_overview_form_validate_add_existing |
function |
core/modules/field_ui/field_ui.admin.inc |
Validates the 'add existing field' row of field_ui_field_overview_form(). |
form_test_form_rebuild_preserve_values_form_add_more |
function |
core/modules/simpletest/tests/form_test.module |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
ModuleUninstallTestCase::testUninstallCommentAddNode |
function |
core/modules/simpletest/tests/module.test |
Test that uninstalling Comment and then immediately adding a node works. |
installer_browser_add_remove_queue_dialog_link_submit |
function |
core/modules/installer/installer.browser.inc |
Submit handler for installer_browser_add_remove_queue_dialog_link(). |
CommonJavaScriptTestCase::testAddJsFileWithQueryString |
function |
core/modules/simpletest/tests/common.test |
Tests that the query string remains intact when adding JavaScript files
that have query string parameters. |
CommonBackdropAddFeedTestCase::testBasicFeedAddNoTitle |
function |
core/modules/simpletest/tests/common.test |
Test backdrop_add_feed() with paths, URLs, and titles. |
GenericFieldTest::formTestGenericFieldNodeAddDeleteForm |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add and delete all field types through Form API. |
FieldTestPermissionsExample::testAddRemoveFieldnoteForm |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add and remove the field through Form API. |
FieldTestPermissionsExample::testAddRemoveFieldnoteCode |
function |
modules/examples/field_permission_example/tests/field_permission_example.test |
Add and remove the field through code. |
CommonCascadingStylesheetsTestCase::testAddCssFileWithQueryString |
function |
core/modules/simpletest/tests/common.test |
Tests that the query string remains intact when adding CSS files that have
query string parameters. |
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage |
function |
core/modules/field/tests/field.test |
Test saving and loading fields using different storage backends. |
InstallerBrowserAdministrationTestCase::testProjectBrowserAddRemoveQueue |
function |
core/modules/installer/tests/installer.test |
|