Search for disabled
- Search 9.5.x for disabled
- Search 8.9.x for disabled
- Search 10.3.x for disabled
- Search 11.x for disabled
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BLOCK_CUSTOM_DISABLED | constant | modules/ |
Hides this block by default but lets individual users show it. |
CommentAuthorDeletionTestCase::testAuthorDeletionCommentModuleDisabled | function | modules/ |
Test comment author deletion while the comment module is disabled. |
dashboard_show_disabled | function | modules/ |
Ajax callback: Shows disabled blocks in the dashboard customization mode. |
DisabledNodeTypeTestCase | class | modules/ |
Tests the upgrade path for node disabled node types. |
DisabledNodeTypeTestCase::getInfo | function | modules/ |
|
DisabledNodeTypeTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
DisabledNodeTypeTestCase::testDisabledNodeTypeUpgrade | function | modules/ |
Tests a successful upgrade. |
DRUPAL_DISABLED | constant | modules/ |
Disabled option on forms and settings |
FieldInfoTestCase::testInstanceDisabledEntityType | function | modules/ |
Test that instances on disabled entity types are filtered out. |
field_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
filter_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
FormsTestCase::testDisabledElements | function | modules/ |
Test handling of disabled elements. |
FormsTestCase::testDisabledMarkup | function | modules/ |
Verify markup for disabled form elements. |
FormValidationTestCase::testDisabledToken | function | modules/ |
Tests that a form with a disabled CSRF token can be validated. |
hook_modules_disabled | function | modules/ |
Perform necessary actions after modules are disabled. |
hook_themes_disabled | function | modules/ |
Respond to themes being disabled. |
LocaleLanguageSwitchingFunctionalTest::testNewDisabledLanguage | function | modules/ |
Tests that languages can be added as disabled. |
locale_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
module_test_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
SessionTestCase::testSameSiteCookieAttributeDisabledViaConf | function | modules/ |
Test disabling the samesite attribute on session cookies via $conf |
SessionTestCase::testSameSiteCookieAttributeDisabledViaPhpIni | function | modules/ |
Test disabling the samesite attribute on session cookies via php ini |
system_test_modules_disabled | function | modules/ |
Implements hook_modules_disabled(). |
theme_dashboard_disabled_block | function | modules/ |
Returns HTML for disabled blocks, for use in dashboard customization mode. |
theme_dashboard_disabled_blocks | function | modules/ |
Returns HTML for disabled blocks, for use in dashboard customization mode. |
UpdateTestContribCase::testUpdateShowDisabledThemes | function | modules/ |
Tests that disabled themes are only shown when desired. |
update_themes_disabled | function | modules/ |
Implements hook_themes_disabled(). |
UserAccountLinksUnitTests::testDisabledAccountLink | function | modules/ |
Tests disabling the 'My account' link. |
_form_test_disabled_elements | function | modules/ |
Build a form to test disabled elements. |
_form_test_disabled_elements_submit | function | modules/ |
Return the form values via JSON. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.