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 |
|---|---|---|---|
| FilterDisableForm.php | file | core/ |
|
| FilterDisableForm::getCancelUrl | function | core/ |
|
| FilterDisableForm::getConfirmText | function | core/ |
|
| FilterDisableForm::getDescription | function | core/ |
|
| FilterDisableForm::getQuestion | function | core/ |
|
| FilterDisableForm::submitForm | function | core/ |
|
| FilterFormat::disable | function | core/ |
|
| FilterFormTest::assertDisabledTextarea | function | core/ |
Asserts that a textarea with a given ID has been disabled from editing. |
| FilterSecurityTest::testDisableFilterModule | function | core/ |
Tests removal of filtered content when an active filter is disabled. |
| filter_test_filter_format_disable | function | core/ |
Implements hook_filter_format_disable(). |
| FormErrorHandlerQuickEditTest::testDisabledInlineFormErrors | function | core/ |
Tests that the inline form errors are not visible for Quick Edit forms. |
| FormState::disableCache | function | core/ |
Prevents the form from being cached. |
| FormState::disableRedirect | function | core/ |
Prevents the form from redirecting. |
| FormState::isRedirectDisabled | function | core/ |
Determines if redirecting has been prevented. |
| FormStateDecoratorBase::disableCache | function | core/ |
Prevents the form from being cached. |
| FormStateDecoratorBase::disableRedirect | function | core/ |
Prevents the form from redirecting. |
| FormStateDecoratorBase::isRedirectDisabled | function | core/ |
Determines if redirecting has been prevented. |
| FormStateDecoratorBaseTest::testDisableCache | function | core/ |
@covers ::disableCache[[api-linebreak]] |
| FormStateDecoratorBaseTest::testDisableRedirect | function | core/ |
@covers ::disableRedirect[[api-linebreak]] |
| FormStateDecoratorBaseTest::testIsRedirectDisabled | function | core/ |
@covers ::isRedirectDisabled[[api-linebreak]] |
| FormStateInterface::disableCache | function | core/ |
Prevents the form from being cached. |
| FormStateInterface::disableRedirect | function | core/ |
Prevents the form from redirecting. |
| FormStateInterface::isRedirectDisabled | function | core/ |
Determines if redirecting has been prevented. |
| FormTest::testDisabledElements | function | core/ |
Test handling of disabled elements. |
| FormTest::testDisabledMarkup | function | core/ |
Verify markup for disabled form elements. |
| FormTestDisabledElementsForm | class | core/ |
Builds a form to test disabled elements. |
| FormTestDisabledElementsForm.php | file | core/ |
|
| FormTestDisabledElementsForm::buildForm | function | core/ |
|
| FormTestDisabledElementsForm::getFormId | function | core/ |
|
| FormTestDisabledElementsForm::submitForm | function | core/ |
|
| hook_filter_format_disable | function | core/ |
Perform actions when a text format has been disabled. |
| KernelTestBase::disableModules | function | core/ |
Disables modules for this test. |
| KernelTestBase::disableModules | function | core/ |
Disables modules for this test. |
| LanguageUILanguageNegotiationTest::testDisableLanguageSwitcher | function | core/ |
Tests if the language switcher block gets deleted when a language type has been made not configurable. |
| LayoutBuilderDisableForm | class | core/ |
Disables Layout Builder for a given default. |
| LayoutBuilderDisableForm.php | file | core/ |
|
| LayoutBuilderDisableForm::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutBuilderDisableForm::$sectionStorage | property | core/ |
The section storage. |
| LayoutBuilderDisableForm::buildForm | function | core/ |
|
| LayoutBuilderDisableForm::create | function | core/ |
|
| LayoutBuilderDisableForm::getCancelUrl | function | core/ |
|
| LayoutBuilderDisableForm::getDescription | function | core/ |
|
| LayoutBuilderDisableForm::getFormId | function | core/ |
|
| LayoutBuilderDisableForm::getQuestion | function | core/ |
|
| LayoutBuilderDisableForm::submitForm | function | core/ |
|
| LayoutBuilderDisableForm::__construct | function | core/ |
Constructs a new RevertOverridesForm. |
| LayoutBuilderDisableInteractionsTest | class | core/ |
Tests the Layout Builder disables interactions of rendered blocks. |
| LayoutBuilderDisableInteractionsTest.php | file | core/ |
|
| LayoutBuilderDisableInteractionsTest::$defaultTheme | property | core/ |
|
| LayoutBuilderDisableInteractionsTest::$modules | property | core/ |
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.