Search for d

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

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