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