Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockHTMLIdTestCase::$admin_user | property | modules/ |
|
| BlockHTMLIdTestCase::getInfo | function | modules/ |
|
| BlockHTMLIdTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BlockHTMLIdTestCase::testHTMLId | function | modules/ |
Test valid HTML id. |
| BlockInvalidRegionTestCase | class | modules/ |
Tests that a block assigned to an invalid region triggers the warning. |
| BlockInvalidRegionTestCase::getInfo | function | modules/ |
|
| BlockInvalidRegionTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| BlockInvalidRegionTestCase::testBlockInInvalidRegion | function | modules/ |
Tests that blocks assigned to invalid regions work correctly. |
| block_add_block_form_validate | function | modules/ |
Form validation handler for block_add_block_form(). |
| block_admin_configure_validate | function | modules/ |
Form validation handler for block_admin_configure(). |
| book_admin_edit_validate | function | modules/ |
Form validation handler for book_admin_edit(). |
| book_admin_settings_validate | function | modules/ |
Form validation handler for book_admin_settings(). |
| book_update_bid | function | modules/ |
Updates the book ID of a page and its children when it moves to a new book. |
| BootstrapOverrideServerVariablesTestCase | class | modules/ |
Tests for overriding server variables via the API. |
| BootstrapOverrideServerVariablesTestCase::getInfo | function | modules/ |
|
| BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL | function | modules/ |
Test providing a direct URL to to drupal_override_server_variables(). |
| BootstrapTrustedHostsTestCase::providerTestTrustedHosts | function | modules/ |
Provides test data for testTrustedHosts(). |
| CacheClearCase::testClearCid | function | modules/ |
Test clearing using a cid. |
| CacheClearCase::testIsValidBin | function | modules/ |
Test DrupalDatabaseCache::isValidBin(). |
| CacheSavingCase::testNoEmptyCids | function | modules/ |
Test no empty cids are written in cache table. |
| CacheTestCase::$default_cid | property | modules/ |
|
| CascadingStylesheetsTestCase::testRenderOverride | function | modules/ |
Test CSS override. |
| ColorTestCase::testValidColor | function | modules/ |
Tests whether the provided color is valid. |
| color_scheme_form_validate | function | modules/ |
Form validation handler for color_scheme_form(). |
| color_valid_hexadecimal_string | function | modules/ |
Determines if a hexadecimal CSS color string is valid. |
| comment_admin_overview_validate | function | modules/ |
Validate comment_admin_overview form submissions. |
| comment_form_validate | function | modules/ |
Validate comment form submissions. |
| COMMENT_NODE_HIDDEN | constant | modules/ |
Comments for this node are hidden. |
| CommonXssUnitTest::testInvalidMultiByte | function | modules/ |
Check that invalid multi-byte sequences are rejected. |
| ConnectionUnitTest::getConnectionID | function | modules/ |
Returns the connection ID of the current test connection. |
| ContactSitewideTestCase | class | modules/ |
Tests the site-wide contact form. |
| ContactSitewideTestCase::addCategory | function | modules/ |
Adds a category. |
| ContactSitewideTestCase::deleteCategories | function | modules/ |
Deletes all categories. |
| ContactSitewideTestCase::getCategories | function | modules/ |
Gets a list of all category IDs. |
| ContactSitewideTestCase::getInfo | function | modules/ |
|
| ContactSitewideTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ContactSitewideTestCase::submitContact | function | modules/ |
Submits the contact form. |
| ContactSitewideTestCase::testAutoReply | function | modules/ |
Tests auto-reply on the site-wide contact form. |
| ContactSitewideTestCase::testSiteWideContact | function | modules/ |
Tests configuration options and the site-wide contact form. |
| ContactSitewideTestCase::updateCategory | function | modules/ |
Updates a category. |
| contact_category_edit_form_validate | function | modules/ |
Form validation handler for contact_category_edit_form(). |
| contact_personal_form_validate | function | modules/ |
Form validation handler for contact_personal_form(). |
| contact_site_form_validate | function | modules/ |
Form validation handler for contact_site_form(). |
| Database::RETURN_INSERT_ID | constant | includes/ |
Flag to indicate a query call should return the "last insert id". |
| DatabaseCondition::$queryPlaceholderIdentifier | property | includes/ |
The identifier of the query placeholder this condition has been compiled against. |
| DatabaseConnection::nextId | function | includes/ |
Retrieves an unique id from a given sequence. |
| DatabaseConnectionTestCase::testConnectionRoutingOverride | function | modules/ |
Test that connections return appropriate connection objects. |
| DatabaseConnection_mysql::nextId | function | includes/ |
Retrieves an unique id from a given sequence. |
| DatabaseConnection_mysql::nextIdDelete | function | includes/ |
|
| DatabaseConnection_mysql::quoteIdentifier | function | includes/ |
Quotes an identifier if it matches a MySQL reserved keyword. |
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.