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