Search for disable
- Search 7.x for disable
- Search 9.5.x for disable
- Search 10.3.x for disable
- Search 11.x for disable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentTranslationUITest::testDisabledBundle | function | core/ |
Test that no metadata is stored for a disabled bundle. |
BlockRemoveDisabledRegionUpdateTest | class | core/ |
Tests the upgrade path for removal of disabled region. |
BlockRemoveDisabledRegionUpdateTest.php | file | core/ |
|
BlockRemoveDisabledRegionUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN | function | core/ |
Tests that block context mapping is updated properly. |
BlockVisibilityTest::testTransformPhpDisabled | function | core/ |
@covers ::transform |
block_post_update_disabled_region_update | function | core/ |
Disable blocks that are placed into the "disabled" region. |
block_post_update_disable_blocks_with_missing_contexts | function | core/ |
Disable all blocks with missing context IDs in block_update_8001(). |
CKEditorTestTrait::assertEditorButtonDisabled | function | core/ |
Asserts a CKEditor button is disabled. |
ClassLoaderTest::testClassLoadingDisabledModules | function | core/ |
Tests that module-provided classes can't be loaded from disabled modules. |
ConfigEntityBase::disable | function | core/ |
Disables the configuration entity. |
ConfigEntityBaseUnitTest::testDisable | function | core/ |
@covers ::disable @depends testSetStatus |
ConfigEntityInterface::disable | function | core/ |
Disables the configuration entity. |
ConfigTestController::disable | function | core/ |
Disables a ConfigTest object. |
ConfigTranslationUiTest::assertDisabledTextarea | function | core/ |
Asserts that a textarea with a given ID has been disabled from editing. |
ContentTranslationDisableSettingTest | class | core/ |
Test disabling content translation module. |
ContentTranslationDisableSettingTest.php | file | core/ |
|
ContentTranslationDisableSettingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentTranslationDisableSettingTest::$modules | property | core/ |
Modules to enable. |
ContentTranslationDisableSettingTest::testDisableSetting | function | core/ |
Tests that entity schemas are up-to-date after enabling translation. |
ContentTranslationEntityBundleInfoTest::testFieldSynchronizationWithDisabledBundle | function | core/ |
Tests that field synchronization is skipped for disabled bundles. |
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
css_disable_transitions_test.info.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.info.yml |
css_disable_transitions_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/css_disable_transitions_test/css_disable_transitions_test.libraries.yml |
css_disable_transitions_test.module | file | core/ |
Helper module for disabling animations in tests. |
css_disable_transitions_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
DefaultPluginManagerTest::testDefaultPluginManagerWithDisabledModule | function | core/ |
Tests the plugin manager with a disabled module. |
DefaultsSectionStorage::disableLayoutBuilder | function | core/ |
Disables the Layout Builder. |
DisabledDisplayTest | class | core/ |
Tests the ability to disable and enable view displays. |
DisabledDisplayTest.php | file | core/ |
|
DisabledDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DisabledDisplayTest::$modules | property | core/ |
Modules to enable. |
DisabledDisplayTest::$testViews | property | core/ |
Views used by this test. |
DisabledDisplayTest::setUp | function | core/ |
|
DisabledDisplayTest::testDisabledDisplays | function | core/ |
Tests that views displays can be disabled. |
disable_transitions.theme.css | file | core/ |
/** * Remove CSS animation effects that can cause random test failures. */ * { /* CSS transitions. */ -o-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -webkit-transition: none !important; … |
DisplayAttachmentTest::testDisabledAttachments | function | core/ |
Tests that nothing is output when the attachment displays are disabled. |
DisplayFeedTest::testDisabledFeed | function | core/ |
Tests that nothing is output when the feed display is disabled. |
DisplayFeedTest::testDisabledLinkedDisplay | function | core/ |
Tests that the feed display works when the linked display is disabled. |
DisplayTest::testDisableDisplay | function | core/ |
Tests disabling of a display. |
drupal-8.update-test-block-disabled-2513534.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2513534. |
DRUPAL_DISABLED | constant | core/ |
Disabled option on forms and settings |
EditModeTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling edit mode. |
EditorAdminTest::testDisableFormatWithEditor | function | core/ |
Tests format disabling. |
FileCacheFactory::DISABLE_CACHE | constant | core/ |
The configuration key to disable FileCache completely. |
FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
@covers ::get |
FilterAdminTest::testDisabledFormat | function | core/ |
Tests whether a field using a disabled format is rendered. |
FilterCrudTest::testDisableFallbackFormat | function | core/ |
Tests disabling the fallback text format. |
FilterDisableForm | class | core/ |
Provides the filter format disable form. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.