Search for add

  1. Search 9.5.x for add
  2. Search 8.9.x for add
  3. Search 10.3.x for add
  4. Search 11.x for add
  5. Other projects
Title Object type File name Summary
DatabaseSchema_pgsql::addUniqueKey function includes/database/pgsql/schema.inc Add a unique key.
DatabaseSchema_sqlite::addField function includes/database/sqlite/schema.inc Add a new field to a table.
DatabaseSchema_sqlite::addIndex function includes/database/sqlite/schema.inc Add an index.
DatabaseSchema_sqlite::addPrimaryKey function includes/database/sqlite/schema.inc Add a primary key.
DatabaseSchema_sqlite::addUniqueKey function includes/database/sqlite/schema.inc Add a unique key.
DatabaseTestCase::addSampleData function modules/simpletest/tests/database_test.test Setup our sample data.
DBLogTestCase::testDBLogAddAndClear function modules/dblog/dblog.test Tests the addition and clearing of log events through the admin interface.
db_add_field function includes/database/database.inc Adds a new field to a table.
db_add_index function includes/database/database.inc Adds an index.
db_add_primary_key function includes/database/database.inc Adds a primary key to a database table.
db_add_unique_key function includes/database/database.inc Adds a unique key.
DrupalAddFeedTestCase class modules/simpletest/tests/common.test Basic tests for drupal_add_feed().
DrupalAddFeedTestCase::getInfo function modules/simpletest/tests/common.test
DrupalAddFeedTestCase::testBasicFeedAddNoTitle function modules/simpletest/tests/common.test Test drupal_add_feed() with paths, URLs, and titles.
DrupalAddFeedTestCase::urlToRSSLinkPattern function modules/simpletest/tests/common.test Create a pattern representing the RSS feed in the page.
DrupalAddHtmlHeadLinkTest class modules/simpletest/tests/common.test Test for drupal_add_html_head_link().
DrupalAddHtmlHeadLinkTest::getInfo function modules/simpletest/tests/common.test
DrupalAddHtmlHeadLinkTest::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalAddHtmlHeadLinkTest::testDrupalAddHtmlHeadLink function modules/simpletest/tests/common.test Tests drupal_add_html_head_link().
DrupalLocalStreamWrapper::dir_readdir function includes/stream_wrappers.inc Support for readdir().
DrupalWebTestCase::$additionalCurlOptions property modules/simpletest/drupal_web_test_case.php Additional cURL options.
drupal_add_css function includes/common.inc Adds a cascading stylesheet to the stylesheet queue.
drupal_add_feed function includes/common.inc Adds a feed URL for the current page.
drupal_add_html_head function includes/common.inc Adds output to the HEAD tag of the HTML page.
drupal_add_html_head_link function includes/common.inc Adds a LINK tag with distinct attributes to the page's HEAD.
drupal_add_http_header function includes/bootstrap.inc Sets an HTTP response header for the current page.
drupal_add_js function includes/common.inc Adds a JavaScript file, setting, or inline code to the page.
drupal_add_library function includes/common.inc Adds multiple JavaScript or CSS files at the same time.
drupal_add_region_content function includes/common.inc Adds content to a specified region.
drupal_add_tabledrag function includes/common.inc Assists in adding the tableDrag JavaScript behavior to a themed table.
EntityFieldQuery::addCondition function includes/entity.inc Adds a condition to an already built SelectQuery (internal function).
EntityFieldQuery::addFieldCondition function includes/entity.inc Adds the given condition to the proper condition array.
EntityFieldQuery::addMetaData function includes/entity.inc Adds additional metadata to the query.
EntityFieldQuery::addTag function includes/entity.inc Adds a tag to the query.
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage function modules/field/tests/field.test Test saving and loading fields using different storage backends.
FieldFormTestCase::testFieldFormJSAddMore function modules/field/tests/field.test
FieldUIManageFieldsTestCase::addExistingField function modules/field_ui/field_ui.test Tests adding an existing field in another content type.
FieldUITestCase::fieldUIAddExistingField function modules/field_ui/field_ui.test Adds an existing field through the Field UI.
FieldUITestCase::fieldUIAddNewField function modules/field_ui/field_ui.test Creates a new field through the Field UI.
field_add_more_js function modules/field/field.form.inc Ajax callback in response to a new empty widget being added to the form.
field_add_more_submit function modules/field/field.form.inc Submit handler for the "Add another item" button of a field form.
field_test_entity_add function modules/field/tests/field_test.entity.inc Menu callback: displays the 'Add new test_entity' form.
FileUsageTest::testAddUsage function modules/simpletest/tests/file.test Tests file_usage_add().
file_usage_add function includes/file.inc Records that a module is using a file.
form_test_form_rebuild_preserve_values_form_add_more function modules/simpletest/tests/form_test.module Button submit handler for form_test_form_rebuild_preserve_values_form().
ForumTestCase::testAddOrphanTopic function modules/forum/forum.test Tests that forum nodes can't be added without a parent.
hook_valid_email_address_alter function modules/system/system.api.php Alter core e-mail validation.
ImageAdminUiTestCase::testAddEffectHelpText function modules/image/image.test Test if the help text is available on the add effect form.
image_style_add_form function modules/image/image.admin.inc Form builder; Form for adding a new image style.
image_style_add_form_name_exists function modules/image/image.admin.inc Check if the proposed machine name is already taken.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.