Search for alt
Title | Object type | File name | Summary |
---|---|---|---|
system_test_module_implements_alter | function | modules/ |
Implements hook_module_implements_alter(). |
system_test_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
TaxonomyQueryAlterTestCase | class | modules/ |
Tests that appropriate query tags are added. |
TaxonomyQueryAlterTestCase::assertQueryTagTestResult | function | modules/ |
Verifies invocation of the hooks in the test module. |
TaxonomyQueryAlterTestCase::getInfo | function | modules/ |
|
TaxonomyQueryAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyQueryAlterTestCase::setupQueryTagTestHooks | function | modules/ |
Sets up the hooks in the test module. |
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter | function | modules/ |
Tests that appropriate tags are added when querying the database. |
TaxonomyTermTestCase::testTaxonomySelectNodesAlter | function | modules/ |
Tests that taxonomy term detail page is working even after the default taxonomy_select_nodes() query is altered. |
TaxonomyVocabularyFunctionalTest | class | modules/ |
Tests the taxonomy vocabulary interface. |
TaxonomyVocabularyFunctionalTest::$admin_user | property | modules/ |
|
TaxonomyVocabularyFunctionalTest::$vocabulary | property | modules/ |
|
TaxonomyVocabularyFunctionalTest::getInfo | function | modules/ |
|
TaxonomyVocabularyFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights | function | modules/ |
Changing weights on the vocabulary overview with two or more vocabularies. |
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary | function | modules/ |
Deleting a vocabulary. |
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies | function | modules/ |
Test the vocabulary overview with no vocabularies. |
TaxonomyVocabularyFunctionalTest::testVocabularyInterface | function | modules/ |
Create, edit and delete a vocabulary via the user interface. |
taxonomy_entity_query_alter | function | modules/ |
Implements hook_entity_query_alter(). |
taxonomy_field_widget_info_alter | function | modules/ |
Implements hook_field_widget_info_alter(). |
taxonomy_nodes_test_query_node_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
taxonomy_test_form_alter | function | modules/ |
Implements hook_form_alter(). |
taxonomy_test_query_alter | function | modules/ |
Implements hook_query_alter(). |
taxonomy_test_query_taxonomy_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
taxonomy_test_query_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
test_theme_form_system_theme_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
test_theme_theme_test_alter_alter | function | modules/ |
Tests a theme implementing an alter hook. |
ThemeTestCase::testAlter | function | modules/ |
Ensures theme hook_*_alter() implementations can run before anything is rendered. |
toolbar_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
translation_form_node_form_alter | function | modules/ |
Implements hook_form_BASE_FORM_ID_alter() for node_form(). |
translation_form_node_type_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for node_type_form(). |
translation_language_switch_links_alter | function | modules/ |
Implements hook_language_switch_links_alter(). |
UpdateScriptFunctionalTest | class | modules/ |
Tests for the update system functionality. |
UpdateScriptFunctionalTest::$update_url | property | modules/ |
|
UpdateScriptFunctionalTest::$update_user | property | modules/ |
|
UpdateScriptFunctionalTest::getInfo | function | modules/ |
|
UpdateScriptFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UpdateScriptFunctionalTest::testNoPendingUpdates | function | modules/ |
Tests that there are no pending updates for the first test method. |
UpdateScriptFunctionalTest::testNoUpdateFunctionality | function | modules/ |
Tests update.php when there are no updates to apply. |
UpdateScriptFunctionalTest::testRequirements | function | modules/ |
Tests that requirements warnings and errors are correctly displayed. |
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality | function | modules/ |
Tests update.php after performing a successful update. |
UpdateScriptFunctionalTest::testThemeSystem | function | modules/ |
Tests the effect of using the update script on the theme system. |
UpdateScriptFunctionalTest::testUpdateAccess | function | modules/ |
Tests access to the update script. |
UpdateTestContribCase::testHookUpdateStatusAlter | function | modules/ |
Checks that hook_update_status_alter() works to change a status. |
update_form_system_modules_alter | function | modules/ |
Implements hook_form_FORM_ID_alter() for system_modules(). |
update_test_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
update_test_update_status_alter | function | modules/ |
Implements hook_update_status_alter(). |
UrlAlterFunctionalTest | class | modules/ |
Tests hook_url_alter functions. |
UrlAlterFunctionalTest::assertUrlInboundAlter | function | modules/ |
Assert that a inbound path is altered to an expected value. |
UrlAlterFunctionalTest::assertUrlOutboundAlter | function | modules/ |
Assert that an outbound path is altered to an expected value. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.