Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryAlterableInterface | interface | includes/ |
Interface for a query that can be manipulated via an alter hook. |
| QueryAlterableInterface::addMetaData | function | includes/ |
Adds additional metadata to the query. |
| QueryAlterableInterface::addTag | function | includes/ |
Adds a tag to a query. |
| QueryAlterableInterface::getMetaData | function | includes/ |
Retrieves a given piece of metadata. |
| QueryAlterableInterface::hasAllTags | function | includes/ |
Determines if a given query has all specified tags. |
| QueryAlterableInterface::hasAnyTag | function | includes/ |
Determines if a given query has any specified tag. |
| QueryAlterableInterface::hasTag | function | includes/ |
Determines if a given query has a given tag. |
| rdf_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
| rdf_field_attach_view_alter | function | modules/ |
Implements hook_field_attach_view_alter(). |
| search_node_tags_query_alter | function | modules/ |
Implements hook_query_alter(). |
| search_node_tags_query_search_node_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
| SelectQuery::$alterMetaData | property | includes/ |
The query metadata for alter purposes. |
| SelectQuery::$alterTags | property | includes/ |
The query tags. |
| session_test_drupal_goto_alter | function | modules/ |
Implements hook_drupal_goto_alter(). |
| session_test_form_user_login_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| seven_css_alter | function | themes/ |
Implements hook_css_alter(). |
| shortcut_page_alter | function | modules/ |
Implements hook_page_alter(). |
| SimpleTestFunctionalTest | class | modules/ |
@file Tests for simpletest.module. |
| SimpleTestFunctionalTest::$childTestResults | property | modules/ |
The results array that has been parsed by getTestResults(). |
| SimpleTestFunctionalTest::$fail | property | modules/ |
The fail message. |
| SimpleTestFunctionalTest::$invalid_permission | property | modules/ |
The invalid permission. |
| SimpleTestFunctionalTest::$pass | property | modules/ |
The pass message. |
| SimpleTestFunctionalTest::$test_ids | property | modules/ |
Store the test ID from each test run for comparison, to ensure they are incrementing. |
| SimpleTestFunctionalTest::$valid_permission | property | modules/ |
The valid permission. |
| SimpleTestFunctionalTest::assertAssertion | function | modules/ |
Assert that an assertion with the specified values is displayed in the test results. |
| SimpleTestFunctionalTest::assertNothing | function | modules/ |
Assert nothing. |
| SimpleTestFunctionalTest::asText | function | modules/ |
Extract the text contained by the element. |
| SimpleTestFunctionalTest::confirmStubTestResults | function | modules/ |
Confirm that the stub test produced the desired results. |
| SimpleTestFunctionalTest::getInfo | function | modules/ |
|
| SimpleTestFunctionalTest::getResultFieldSet | function | modules/ |
Get the fieldset containing the results for group this test is in. |
| SimpleTestFunctionalTest::getTestIdFromResults | function | modules/ |
Fetch the test id from the test results. |
| SimpleTestFunctionalTest::getTestResults | function | modules/ |
Get the results from a test and store them in the class array $results. |
| SimpleTestFunctionalTest::inCURL | function | modules/ |
Check if the test is being run from inside a CURL request. |
| SimpleTestFunctionalTest::setUp | function | modules/ |
|
| SimpleTestFunctionalTest::stubTest | function | modules/ |
Test to be run and the results confirmed. |
| SimpleTestFunctionalTest::testInternalBrowser | function | modules/ |
Test the internal browsers functionality. |
| SimpleTestFunctionalTest::testUserAgentValidation | function | modules/ |
Test validation of the User-Agent header we use to perform test requests. |
| SimpleTestFunctionalTest::testWebTestRunner | function | modules/ |
Make sure that tests selected through the web interface are run and that the results are displayed correctly. |
| simpletest_js_alter | function | modules/ |
Implements hook_js_alter(). |
| simpletest_mail_alter | function | modules/ |
Implements hook_mail_alter(). |
| simpletest_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter(). |
| standard_form_install_configure_form_alter | function | profiles/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| syslog_form_system_logging_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| SystemInfoAlterTestCase | class | modules/ |
Tests the effectiveness of hook_system_info_alter(). |
| SystemInfoAlterTestCase::getInfo | function | modules/ |
|
| SystemInfoAlterTestCase::getSystemInfo | function | modules/ |
Returns the info array as it is stored in {system}. |
| SystemInfoAlterTestCase::testSystemInfoAlter | function | modules/ |
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info. |
| SystemThemeFunctionalTest | class | modules/ |
Tests for the theme interface functionality. |
| SystemThemeFunctionalTest::$admin_user | property | modules/ |
|
| SystemThemeFunctionalTest::$node | property | modules/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.