Search for d
Title | Object type | File name | Summary |
---|---|---|---|
render | function | includes/ |
Renders an element. |
RenderElementTypesTestCase | class | modules/ |
Tests the markup of core render element types passed to drupal_render(). |
RenderElementTypesTestCase::assertElements | function | modules/ |
Asserts that an array of elements is rendered properly. |
RenderElementTypesTestCase::getInfo | function | modules/ |
|
RenderElementTypesTestCase::testContainer | function | modules/ |
Tests system #type 'container'. |
RenderElementTypesTestCase::testHtmlTag | function | modules/ |
Tests system #type 'html_tag'. |
RequestSanitizerTest::assertEqualLabelled | function | modules/ |
Asserts two values are equal, includes a label. |
RequestSanitizerTest::sanitizerTestErrorHandler | function | modules/ |
Catches and logs errors to $this->errors. |
REQUIRED_D6_SCHEMA_VERSION | constant | includes/ |
Minimum schema version of Drupal 6 required for upgrade to Drupal 7. |
requirements1_test.module | file | modules/ |
Tests that a module is not installed when it fails hook_requirements('install'). |
requirements2_test.module | file | modules/ |
Tests that a module is not installed when the one it depends on fails hook_requirements('install'). |
SAVED_DELETED | constant | includes/ |
Return status for saving which deleted an existing item. |
SAVED_NEW | constant | includes/ |
Return status for saving which involved creating a new item. |
SAVED_UPDATED | constant | includes/ |
Return status for saving which involved an update to an existing item. |
SchemaTestCase::assertFieldAdditionRemoval | function | modules/ |
Assert that a given field can be added and removed from a table. |
SchemaTestCase::assertFieldCharacteristics | function | modules/ |
Assert that a newly added field has the correct characteristics. |
SchemaTestCase::testFindTables | function | modules/ |
Tests the findTables() method. |
SchemaTestCase::testSchemaAddField | function | modules/ |
Test adding columns to an existing table. |
SchemaTestCase::testUnsignedColumns | function | modules/ |
Tests creating unsigned columns and data integrity thereof. |
SchemaTestCase::tryUnsignedInsert | function | modules/ |
Tries to insert a negative value into columns defined as unsigned. |
SCHEMA_INSTALLED | constant | includes/ |
Indicates that a module has been installed. |
SCHEMA_UNINSTALLED | constant | includes/ |
Indicates that a module has not been installed yet. |
search.admin.inc | file | modules/ |
Admin page callbacks for the search module. |
search.extender.inc | file | modules/ |
Search query extender and helper functions. |
search.module | file | modules/ |
Enables site-wide keyword searching. |
SearchAdvancedSearchForm | class | modules/ |
Indexes content and tests the advanced search form. |
SearchAdvancedSearchForm::$node | property | modules/ |
|
SearchAdvancedSearchForm::getInfo | function | modules/ |
|
SearchAdvancedSearchForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchAdvancedSearchForm::testNodeType | function | modules/ |
Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Basic page". |
SearchCommentCountToggleTestCase::$searchable_nodes | property | modules/ |
|
SearchCommentTestCase::$admin_role | property | modules/ |
|
SearchCommentTestCase::$admin_user | property | modules/ |
|
SearchCommentTestCase::$node | property | modules/ |
|
SearchCommentTestCase::testAddNewComment | function | modules/ |
Verify that 'add new comment' does not appear in search results or index. |
SearchConfigSettingsForm::$search_node | property | modules/ |
|
SearchConfigSettingsForm::testSearchModuleDisabling | function | modules/ |
Verify that you can disable individual search modules. |
SearchEmbedForm | class | modules/ |
Tests that we can embed a form in search results and submit it. |
SearchEmbedForm::$node | property | modules/ |
Node used for testing. |
SearchEmbedForm::$submit_count | property | modules/ |
Count of how many times the form has been submitted. |
SearchEmbedForm::getInfo | function | modules/ |
|
SearchEmbedForm::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchEmbedForm::testEmbeddedForm | function | modules/ |
Tests that the embedded form appears and can be submitted. |
SearchExcerptTestCase::testSearchExcerptSimplified | function | modules/ |
Tests search_excerpt() with search keywords matching simplified words. |
SearchKeywordsConditions | class | modules/ |
Tests keywords and conditions. |
SearchKeywordsConditions::$searching_user | property | modules/ |
|
SearchKeywordsConditions::getInfo | function | modules/ |
|
SearchKeywordsConditions::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchKeywordsConditions::testSearchKeyswordsConditions | function | modules/ |
Verify the kewords are captured and conditions respected. |
SearchNodeAccessTest | class | modules/ |
Tests node search with node access control. |
Pagination
- Previous page
- Page 109
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.