Search for disable
- Search 7.x for disable
- Search 8.9.x for disable
- Search 10.3.x for disable
- Search 11.x for disable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ResourceTypeBuildEventSubscriber::disableResourceTypeFields | function | core/ |
Disables any resource type fields that have been aliased by a test. |
ResourceTypeField::disabled | function | core/ |
Gets a new instance of the field that is disabled. |
ResourceTypeRelationship::disabled | function | core/ |
Gets a new instance of the field that is disabled. |
SettingsTrayBlockFormTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling Edit Mode. |
SettingsTrayTestBase::assertEditModeDisabled | function | core/ |
Assert that edit mode has been properly disabled. |
SettingsTrayTestBase::disableEditMode | function | core/ |
Disables edit mode by pressing edit button in the toolbar. |
StyleSensibleElementConstraint::$conflictingDisabledPluginMessage | property | core/ |
When a Style is defined with classes supported by a disabled plugin. |
TermParentsTest::testEditingParentsWithDisabledFormElement | function | core/ |
Tests specifying parents when creating terms and a disabled parent form. |
toolbar_disable_user_toolbar.info.yml | file | core/ |
core/modules/toolbar/tests/modules/toolbar_disable_user_toolbar/toolbar_disable_user_toolbar.info.yml |
toolbar_disable_user_toolbar.module | file | core/ |
Test module. |
toolbar_disable_user_toolbar_toolbar_alter | function | core/ |
Implements hook_toolbar_alter(). |
UpdateContribTest::testUpdateShowDisabledThemes | function | core/ |
Tests that disabled themes are only shown when desired. |
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessing | function | core/ |
@covers ::generateFromRoute |
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRoute | function | core/ |
@covers ::generateFromRoute |
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRouteAndOptedInPathProcessing | function | core/ |
@covers ::generateFromRoute |
UserAccountLinksTest::testDisabledAccountLink | function | core/ |
Tests disabling the 'My account' link. |
user_filter_format_disable | function | core/ |
Implements hook_filter_format_disable(). |
ValidationTest::testDisabledToken | function | core/ |
Tests that a form with a disabled CSRF token can be validated. |
ViewEditForm::submitDisplayDisable | function | core/ |
Submit handler to disable display. |
ViewExecutableTest::DISPLAY_DISABLED | constant | core/ |
Indicates that a display is disabled. |
views.view.test_attached_disabled.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_attached_disabled.yml |
views.view.test_disabled_display.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_disabled_display.yml |
Views::getDisabledViews | function | core/ |
Returns an array of all disabled views. |
views_disable_view | function | core/ |
Disables and saves a view. |
views_view_is_disabled | function | core/ |
Returns whether the view is disabled. |
ViewUI::disable | function | core/ |
Disables the configuration entity. |
VocabularyInterface::HIERARCHY_DISABLED | constant | core/ |
Denotes that no term in the vocabulary has a parent. |
WebAssert::fieldDisabled | function | core/ |
Checks that a given form field element is disabled. |
WebAssertArgumentsTest::testFieldDisabled | function | core/ |
@covers ::fieldDisabled |
WebDriverCurlService::disableRetry | function | core/ |
Disables retries. |
WebDriverTestBase::$disableCssAnimations | property | core/ |
Disables CSS animations in tests for more reliable testing. |
WriteSafeSessionHandlerTest::testConstructWriteSafeSessionHandlerDisableWriting | function | core/ |
Tests creating a WriteSafeSessionHandler with session writing disabled. |
YamlPeclTest::testObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
YamlSymfonyTest::testObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
YamlTest::testObjectSupportDisabledPecl | function | core/ |
Ensures that decoding php objects does not work in PECL. |
YamlTest::testObjectSupportDisabledSymfony | function | core/ |
Ensures that decoding php objects does not work in Symfony. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.