Search for disable
- Search 7.x for disable
- Search 9.5.x for disable
- Search 8.9.x for disable
- Search 11.x for disable
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| 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/ |
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/ |
|
| FormTestDisabledElementsForm::getFormId | function | core/ |
|
| FormTestDisabledElementsForm::submitForm | function | core/ |
|
| FormTestTableSelectDisabledRowsForm | class | core/ |
Builds a form to test table select with disabled rows. |
| FormTestTableSelectDisabledRowsForm.php | file | core/ |
|
| FormTestTableSelectDisabledRowsForm::buildForm | function | core/ |
|
| FormTestTableSelectDisabledRowsForm::getFormId | function | core/ |
|
| FormTestTableSelectDisabledRowsForm::submitForm | function | core/ |
|
| hook_filter_format_disable | function | core/ |
Perform actions when a text format has been disabled. |
| JavascriptStatesTest::doElementsDisabledStateTests | function | core/ |
Tests the submit button, select and textarea disabled states. |
| KernelTestBase::disableModules | function | core/ |
Disables modules for this test. |
| LanguageTestTrait::disableBundleTranslation | function | core/ |
Disables translations for the given entity type bundle. |
| 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. |
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.