|
PollJSAddChoice::setUp |
function |
drupal/modules/poll/poll.test |
Sets up a Drupal site for running functional and integration tests. |
|
Archive_Tar::_addString |
function |
drupal/modules/system/system.tar.inc |
|
|
shortcut_admin_add_link |
function |
drupal/modules/shortcut/shortcut.admin.inc |
Adds a link to the end of a shortcut set, keeping within a prescribed limit. |
|
_book_add_form_elements |
function |
drupal/modules/book/book.module |
Builds the common elements of the book form for the node and outline forms. |
|
SelectQuery::addMetaData |
function |
drupal/includes/database/select.inc |
Adds additional metadata to the query. |
|
openid_user_add_validate |
function |
drupal/modules/openid/openid.pages.inc |
|
|
EntityFieldQuery::addTag |
function |
drupal/includes/entity.inc |
Adds a tag to the query. |
|
Database::loadDriverFile |
function |
drupal/includes/database/database.inc |
Load a file for the database that might hold a class. |
|
AddFeedTestCase::getInfo |
function |
drupal/modules/aggregator/aggregator.test |
|
|
DatabaseSchema::addField |
function |
drupal/includes/database/schema.inc |
Add a new field to a table. |
|
DatabaseSchema::addIndex |
function |
drupal/includes/database/schema.inc |
Add an index. |
|
shortcut_link_add_submit |
function |
drupal/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_link_add(). |
|
shortcut_link_add_inline |
function |
drupal/modules/shortcut/shortcut.admin.inc |
Menu page callback: creates a new link in the provided shortcut set. |
|
system_add_module_assets |
function |
drupal/modules/system/system.module |
Adds CSS and JavaScript files declared in module .info files. |
|
PollJSAddChoice::getInfo |
function |
drupal/modules/poll/poll.test |
|
|
drupal_add_region_content |
function |
drupal/includes/common.inc |
Adds content to a specified region. |
|
IPAddressBlockingTestCase |
class |
drupal/modules/system/system.test |
|
|
drupal_add_html_head_link |
function |
drupal/includes/common.inc |
Adds a LINK tag with a distinct 'rel' attribute to the page's HEAD. |
|
MenuTestCase::addMenuLink |
function |
drupal/modules/menu/menu.test |
Add a menu link using the menu module UI. |
|
BootstrapIPAddressTestCase |
class |
drupal/modules/simpletest/tests/bootstrap.test |
|
|
SelectQuery::addExpression |
function |
drupal/includes/database/select.inc |
Adds an expression to the list of "fields" to be SELECTed. |
|
block_add_block_form_submit |
function |
drupal/modules/block/block.admin.inc |
Form submission handler for block_add_block_form(). |
|
FileUsageTest::testAddUsage |
function |
drupal/modules/simpletest/tests/file.test |
Tests file_usage_add(). |
|
image_style_form_add_submit |
function |
drupal/modules/image/image.admin.inc |
Submit handler for adding a new image effect to an image style. |
|
image_style_add_form_submit |
function |
drupal/modules/image/image.admin.inc |
Submit handler for adding a new image style. |
|
Database::addConnectionInfo |
function |
drupal/includes/database/database.inc |
Adds database connection information for a given key/target. |
|
comment_node_page_additions |
function |
drupal/modules/comment/comment.module |
Build the comment-related elements for node detail pages. |
|
MenuTestCase::addCustomMenu |
function |
drupal/modules/menu/menu.test |
Add custom menu. |
|
SelectQueryExtender::addTag |
function |
drupal/includes/database/select.inc |
Adds a tag to a query. |
|
locale_languages_add_screen |
function |
drupal/modules/locale/locale.admin.inc |
User interface for the language addition screen. |
|
AddFeedTestCase::testAddFeed |
function |
drupal/modules/aggregator/aggregator.test |
Creates and ensures that a feed is unique, checks source, and deletes feed. |
|
DatabaseSchema::addUniqueKey |
function |
drupal/includes/database/schema.inc |
Add a unique key. |
|
shortcut_set_add_form_submit |
function |
drupal/modules/shortcut/shortcut.admin.inc |
Submit handler for shortcut_set_add_form(). |
|
SelectQueryExtender::addJoin |
function |
drupal/includes/database/select.inc |
Join against another table in the database. |
|
block_add_block_form_validate |
function |
drupal/modules/block/block.admin.inc |
Form validation handler for block_add_block_form(). |
|
image_style_form_add_validate |
function |
drupal/modules/image/image.admin.inc |
Validate handler for adding a new image effect to an image style. |
|
EntityFieldQuery::addMetaData |
function |
drupal/includes/entity.inc |
Adds additional metadata to the query. |
|
DatabaseSchema::addPrimaryKey |
function |
drupal/includes/database/schema.inc |
Add a primary key. |
|
SelectQueryInterface::addJoin |
function |
drupal/includes/database/select.inc |
Join against another table in the database. |
|
SelectQueryExtender::addField |
function |
drupal/includes/database/select.inc |
Adds a field to the list to be SELECTed. |
|
EntityFieldQuery::addCondition |
function |
drupal/includes/entity.inc |
Adds a condition to an already built SelectQuery (internal function). |
|
DatabaseSchema_mysql::addField |
function |
drupal/includes/database/mysql/schema.inc |
Add a new field to a table. |
|
DatabaseSchema_mysql::addIndex |
function |
drupal/includes/database/mysql/schema.inc |
Add an index. |
|
DrupalAddFeedTestCase::getInfo |
function |
drupal/modules/simpletest/tests/common.test |
|
|
DatabaseSchema_pgsql::addField |
function |
drupal/includes/database/pgsql/schema.inc |
Add a new field to a table. |
|
shortcut_set_add_form_validate |
function |
drupal/modules/shortcut/shortcut.admin.inc |
Validation handler for shortcut_set_add_form(). |
|
DatabaseSchema_pgsql::addIndex |
function |
drupal/includes/database/pgsql/schema.inc |
Add an index. |
|
_image_update_7002_add_columns |
function |
drupal/modules/image/image.install |
Add width and height columns to a specific table. |
|
SelectQueryInterface::addField |
function |
drupal/includes/database/select.inc |
Adds a field to the list to be SELECTed. |
|
PollJSAddChoice::testAddChoice |
function |
drupal/modules/poll/poll.test |
Test adding a new choice. |