Search for alt

  1. Search 9.5.x for alt
  2. Search 8.9.x for alt
  3. Search 10.3.x for alt
  4. Search 11.x for alt
  5. Other projects
Title Object type File name Summary
dashboard_block_list_alter function modules/dashboard/dashboard.module Implements hook_block_list_alter().
dashboard_form_block_add_block_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_configure_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_dashboard_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_system_info_alter function modules/dashboard/dashboard.module Implements hook_system_info_alter().
DatabaseAlterTestCase class modules/simpletest/tests/database_test.test Select alter tests.
DatabaseAlterTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseAlterTestCase::testAlterChangeConditional function modules/simpletest/tests/database_test.test Test that we can alter a query's conditionals.
DatabaseAlterTestCase::testAlterChangeFields function modules/simpletest/tests/database_test.test Test that we can alter the fields of a query.
DatabaseAlterTestCase::testAlterExpression function modules/simpletest/tests/database_test.test Test that we can alter expressions in the query.
DatabaseAlterTestCase::testAlterRemoveRange function modules/simpletest/tests/database_test.test Test that we can remove a range() value from a query. This also tests hook_query_TAG_alter().
DatabaseAlterTestCase::testAlterWithJoin function modules/simpletest/tests/database_test.test Test that we can alter the joins on a query.
DatabaseAlterTestCase::testSimpleAlter function modules/simpletest/tests/database_test.test Test that we can do basic alters.
DatabaseAlterTestCase::testSimpleAlterSubquery function modules/simpletest/tests/database_test.test Test that we can do basic alters on subqueries.
DatabaseSchema_sqlite::alterTable function includes/database/sqlite/schema.inc Create a table with a new schema containing the old content.
database_test_query_alter function modules/simpletest/tests/database_test.module Implements hook_query_alter().
database_test_query_database_test_alter_remove_range_alter function modules/simpletest/tests/database_test.module Implements hook_query_TAG_alter().
DateTimeFunctionalTest class modules/system/system.test Tests generic date and time handling capabilities of Drupal.
DateTimeFunctionalTest::$admin_user property modules/system/system.test
DateTimeFunctionalTest::getInfo function modules/system/system.test
DateTimeFunctionalTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::testDateFormatConfiguration function modules/system/system.test Test date format configuration.
DateTimeFunctionalTest::testDateFormatStorage function modules/system/system.test Test if the date formats are stored properly.
DateTimeFunctionalTest::testDateTypeConfiguration function modules/system/system.test Test date type configuration.
DateTimeFunctionalTest::testTimeZoneHandling function modules/system/system.test Test time zones and DST handling.
dblog_form_system_logging_settings_alter function modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
DrupalAlterTestCase class modules/simpletest/tests/common.test Tests for URL generation functions.
DrupalAlterTestCase::getInfo function modules/simpletest/tests/common.test
DrupalAlterTestCase::setUp function modules/simpletest/tests/common.test Sets up a Drupal site for running functional and integration tests.
DrupalAlterTestCase::testDrupalAlter function modules/simpletest/tests/common.test
DrupalGotoTest::testDrupalGotoAlter function modules/simpletest/tests/common.test Test hook_drupal_goto_alter().
DrupalTagsHandlingTestCase class modules/simpletest/tests/common.test Test drupal_explode_tags() and drupal_implode_tags().
DrupalTagsHandlingTestCase::$validTags property modules/simpletest/tests/common.test
DrupalTagsHandlingTestCase::assertTags function modules/simpletest/tests/common.test Helper function: asserts that the ending array of tags is what we wanted.
DrupalTagsHandlingTestCase::getInfo function modules/simpletest/tests/common.test
DrupalTagsHandlingTestCase::testDrupalExplodeTags function modules/simpletest/tests/common.test Explode a series of tags.
DrupalTagsHandlingTestCase::testDrupalImplodeTags function modules/simpletest/tests/common.test Implode a series of tags.
DrupalTemporaryStreamWrapper class includes/stream_wrappers.inc Drupal temporary (temporary://) stream wrapper class.
DrupalTemporaryStreamWrapper::getDirectoryPath function includes/stream_wrappers.inc Implements abstract public function getDirectoryPath()
DrupalTemporaryStreamWrapper::getExternalUrl function includes/stream_wrappers.inc Overrides getExternalUrl().
DrupalTestCase class modules/simpletest/drupal_web_test_case.php Base class for Drupal tests.
DrupalTestCase::$assertions property modules/simpletest/drupal_web_test_case.php Assertions thrown in that test case.
DrupalTestCase::$databasePrefix property modules/simpletest/drupal_web_test_case.php The database prefix of this test run.
DrupalTestCase::$originalFileDirectory property modules/simpletest/drupal_web_test_case.php The original file directory, before it was changed for testing purposes.
DrupalTestCase::$originalLanguage property modules/simpletest/drupal_web_test_case.php The original language.
DrupalTestCase::$originalLanguageDefault property modules/simpletest/drupal_web_test_case.php The original default language.
DrupalTestCase::$originalTheme property modules/simpletest/drupal_web_test_case.php The original theme.
DrupalTestCase::$originalThemeKey property modules/simpletest/drupal_web_test_case.php The original theme key.
DrupalTestCase::$originalThemePath property modules/simpletest/drupal_web_test_case.php The original theme path.

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