Search for add
Title | Object type | File name | Summary |
---|---|---|---|
image_style_add_form_submit | function | modules/ |
Submit handler for adding a new image style. |
image_style_form_add_submit | function | modules/ |
Submit handler for adding a new image effect to an image style. |
image_style_form_add_validate | function | modules/ |
Validate handler for adding a new image effect to an image style. |
IPAddressBlockingTestCase | class | modules/ |
|
IPAddressBlockingTestCase::$blocking_user | property | modules/ |
|
IPAddressBlockingTestCase::getInfo | function | modules/ |
Implement getInfo(). |
IPAddressBlockingTestCase::setUp | function | modules/ |
Implement setUp(). |
IPAddressBlockingTestCase::testDuplicateIpAddress | function | modules/ |
Test duplicate IP addresses are not present in the 'blocked_ips' table. |
IPAddressBlockingTestCase::testIPAddressValidation | function | modules/ |
Test a variety of user input to confirm correct validation and saving of data. |
ip_address | function | includes/ |
Returns the IP address of the client machine. |
JavaScriptTestCase::testAddExternal | function | modules/ |
Tests adding an external JavaScript File. |
JavaScriptTestCase::testAddFile | function | modules/ |
Test adding a JavaScript file. |
JavaScriptTestCase::testAddInline | function | modules/ |
Test adding inline scripts. |
JavaScriptTestCase::testAddJsFileWithQueryString | function | modules/ |
Tests that the query string remains intact when adding JavaScript files that have query string parameters. |
JavaScriptTestCase::testAddSetting | function | modules/ |
Test adding settings. |
Language addition API | group | includes/ |
Add a language. |
locale_add_language | function | includes/ |
API function to add a language. |
locale_languages_add_screen | function | modules/ |
User interface for the language addition screen. |
MenuTestCase::addCustomMenu | function | modules/ |
Add custom menu. |
MenuTestCase::addCustomMenuCRUD | function | modules/ |
Add custom menu using CRUD functions. |
MenuTestCase::addInvalidMenuLink | function | modules/ |
Attempt to add menu link with invalid path or no access permission. |
MenuTestCase::addMenuLink | function | modules/ |
Add a menu link using the menu module UI. |
menu_add_link_labels | function | modules/ |
Adds labels to the title of a hidden, unpublished or logged-in menu link. |
node_add | function | modules/ |
Returns a node submission form. |
node_add_body_field | function | modules/ |
Adds default body field to a node type. |
node_add_node_grants_to_query | function | modules/ |
Helper function to create the or condition for a node grants check. |
node_add_page | function | modules/ |
Page callback: Displays add content links for available content types. |
node_form_block_add_block_form_alter | function | modules/ |
Implements hook_form_FORMID_alter(). |
OpenIDFunctionalTestCase::addIdentity | function | modules/ |
Add OpenID identity to user's profile. |
OpenIDFunctionalTestCase::addRedirectedIdentity | function | modules/ |
Add OpenID identity, changed by the following redirects, to user's profile. |
openid_user_add | function | modules/ |
Form builder; Add an OpenID identity. |
openid_user_add_submit | function | modules/ |
|
openid_user_add_validate | function | modules/ |
|
PharInvocationResolver::addBaseName | function | misc/ |
|
PharStreamWrapper::dir_readdir | function | misc/ |
|
PollJSAddChoice | class | modules/ |
Test adding new choices. |
PollJSAddChoice::getInfo | function | modules/ |
|
PollJSAddChoice::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
PollJSAddChoice::testAddChoice | function | modules/ |
Test adding a new choice. |
QueryAlterableInterface::addMetaData | function | includes/ |
Adds additional metadata to the query. |
QueryAlterableInterface::addTag | function | includes/ |
Adds a tag to a query. |
SchemaTestCase::assertFieldAdditionRemoval | function | modules/ |
Assert that a given field can be added and removed from a table. |
SchemaTestCase::testSchemaAddField | function | modules/ |
Test adding columns to an existing table. |
SearchCommentTestCase::testAddNewComment | function | modules/ |
Verify that 'add new comment' does not appear in search results or index. |
SearchQuery::addScore | function | modules/ |
Adds a custom score expression to the search query. |
SelectQuery::addExpression | function | includes/ |
Adds an expression to the list of "fields" to be SELECTed. |
SelectQuery::addField | function | includes/ |
Adds a field to the list to be SELECTed. |
SelectQuery::addJoin | function | includes/ |
Join against another table in the database. |
SelectQuery::addMetaData | function | includes/ |
Adds additional metadata to the query. |
SelectQuery::addTag | function | includes/ |
Adds a tag to a query. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.