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
AddFeedTestCase class modules/aggregator/aggregator.test Tests adding aggregator feeds.
AddFeedTestCase::getInfo function modules/aggregator/aggregator.test
AddFeedTestCase::testAddFeed function modules/aggregator/aggregator.test Creates and ensures that a feed is unique, checks source, and deletes feed.
AddFeedTestCase::testAddLongFeed function modules/aggregator/aggregator.test Tests feeds with very long URLs.
ajax_command_add_css function includes/ajax.inc Creates a Drupal Ajax 'add_css' command.
ajax_forms_test_advanced_commands_add_css_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'add_css'.
ArchiverInterface::add function includes/archiver.inc Adds the specified file or directory to the archive.
ArchiverTar::add function modules/system/system.archiver.inc Adds the specified file or directory to the archive.
ArchiverZip::add function modules/system/system.archiver.inc Adds the specified file or directory to the archive.
Archive_Tar::add function modules/system/system.tar.inc This method add the files / directories that are listed in $p_filelist in
the archive. If the archive does not exist it is created.
The method return false and a PEAR error text.
The files and directories listed are only added at the end of the…
Archive_Tar::addModify function modules/system/system.tar.inc This method add the files / directories listed in $p_filelist at the
end of the existing archive. If the archive does not yet exists it
is created.
The $p_filelist parameter can be an array of string, each string
representing a filename or a directory…
Archive_Tar::addString function modules/system/system.tar.inc This method add a single string as a file at the
end of the existing archive. If the archive does not yet exists it
is created.
Archive_Tar::_addFile function modules/system/system.tar.inc
Archive_Tar::_addList function modules/system/system.tar.inc
Archive_Tar::_addString function modules/system/system.tar.inc
block_add_block_form function modules/block/block.admin.inc Form constructor for the add block form.
block_add_block_form_submit function modules/block/block.admin.inc Form submission handler for block_add_block_form().
block_add_block_form_validate function modules/block/block.admin.inc Form validation handler for block_add_block_form().
BootstrapIPAddressTestCase class modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$cluster_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$forwarded_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$oldserver property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy2_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$proxy_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$remote_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::$untrusted_ip property modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapIPAddressTestCase::setUp function modules/simpletest/tests/bootstrap.test Sets up a Drupal site for running functional and integration tests.
BootstrapIPAddressTestCase::tearDown function modules/simpletest/tests/bootstrap.test Delete created files and temporary files directory, delete the tables created by setUp(),
and reset the database prefix.
BootstrapIPAddressTestCase::testIPAddressHost function modules/simpletest/tests/bootstrap.test test IP Address and hostname
CascadingStylesheetsTestCase::testAddCssFileWithQueryString function modules/simpletest/tests/common.test Tests that the query string remains intact when adding CSS files that have
query string parameters.
CascadingStylesheetsTestCase::testAddExternal function modules/simpletest/tests/common.test Tests adding an external stylesheet.
CascadingStylesheetsTestCase::testAddFile function modules/simpletest/tests/common.test Tests adding a file stylesheet.
comment_node_page_additions function modules/comment/comment.module Build the comment-related elements for node detail pages.
ConnectionUnitTest::addConnection function modules/simpletest/tests/database_test.test Adds a new database connection info to Database.
ContactSitewideTestCase::addCategory function modules/contact/contact.test Adds a category.
dashboard_form_block_add_block_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
Database::addConnectionInfo function includes/database/database.inc Adds database connection information for a given key/target.
Database::loadDriverFile function includes/database/database.inc Load a file for the database that might hold a class.
DatabaseSchema::addField function includes/database/schema.inc Add a new field to a table.
DatabaseSchema::addIndex function includes/database/schema.inc Add an index.
DatabaseSchema::addPrimaryKey function includes/database/schema.inc Add a primary key.
DatabaseSchema::addUniqueKey function includes/database/schema.inc Add a unique key.
DatabaseSchema_mysql::addField function includes/database/mysql/schema.inc Add a new field to a table.
DatabaseSchema_mysql::addIndex function includes/database/mysql/schema.inc Add an index.
DatabaseSchema_mysql::addPrimaryKey function includes/database/mysql/schema.inc Add a primary key.
DatabaseSchema_mysql::addUniqueKey function includes/database/mysql/schema.inc Add a unique key.
DatabaseSchema_pgsql::addField function includes/database/pgsql/schema.inc Add a new field to a table.
DatabaseSchema_pgsql::addIndex function includes/database/pgsql/schema.inc Add an index.
DatabaseSchema_pgsql::addPrimaryKey function includes/database/pgsql/schema.inc Add a primary key.

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