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 |
---|---|---|---|
FilterCrudTest::testDisableFallbackFormat | function | core/ |
Tests disabling the fallback text format. |
FilterDisableForm | class | core/ |
Provides the filter format disable form. |
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(). |
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/ |
Tests 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. |
FormTestTableSelectDisabledRowsForm | class | core/ |
Builds a form to test table select with disabled rows. |
FormTestTableSelectDisabledRowsForm.php | file | core/ |
|
FormTestTableSelectDisabledRowsForm::buildForm | function | core/ |
Form constructor. |
FormTestTableSelectDisabledRowsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
FormTestTableSelectDisabledRowsForm::submitForm | function | core/ |
Form submission handler. |
hook_filter_format_disable | function | core/ |
Perform actions when a text format has been disabled. |
InlineFormErrorsIntegrationTest::testDisabledInlineFormErrors | function | core/ |
Tests that the inline form errors are not visible for Quick Edit forms. |
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. |
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.