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/ |
Returns the route to go to if the user cancels the action. |
FilterDisableForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
FilterDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
FilterDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
FilterDisableForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
FilterFormat::disable | function | core/ |
Disables the configuration entity. |
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 |
FormStateDecoratorBaseTest::testDisableRedirect | function | core/ |
@covers ::disableRedirect |
FormStateDecoratorBaseTest::testIsRedirectDisabled | function | core/ |
@covers ::isRedirectDisabled |
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/ |
Form constructor. |
FormTestDisabledElementsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestDisabledElementsForm::submitForm | function | core/ |
Form submission handler. |
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/ |
Form constructor. |
LayoutBuilderDisableForm::create | function | core/ |
Instantiates a new instance of this class. |
LayoutBuilderDisableForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
LayoutBuilderDisableForm::getDescription | function | core/ |
Returns additional text to display as a description. |
LayoutBuilderDisableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
LayoutBuilderDisableForm::getQuestion | function | core/ |
Returns the question to ask the user. |
LayoutBuilderDisableForm::submitForm | function | core/ |
Form submission handler. |
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/ |
The theme to install as the default for testing. |
LayoutBuilderDisableInteractionsTest::$modules | property | core/ |
Modules to enable. |
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.