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 |
---|---|---|---|
ConfigEntityBase::disable | function | core/ |
Disables the configuration entity. |
ConfigEntityBaseUnitTest::testDisable | function | core/ |
@covers ::disable[[api-linebreak]] @depends testSetStatus |
ConfigEntityInterface::disable | function | core/ |
Disables the configuration entity. |
ConfigTranslationUiTestBase::assertDisabledTextarea | function | core/ |
Asserts that a textarea with a given ID has been disabled from editing. |
Connection::disableEvents | function | core/ |
Disables database API events dispatching. |
ConstraintViolationBuilder::disableTranslation | function | core/ |
|
CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
DatabaseEventsTest::testDisableInvalidEvent | function | core/ |
@covers ::disableEvents[[api-linebreak]] |
DefaultPluginManagerTest::testDefaultPluginManagerWithDisabledModule | function | core/ |
Tests the plugin manager with a disabled module. |
DevelopmentSettingsFormTest::testDisabledRenderedOutputCacheBins | function | core/ |
Tests disabling cache bins which cache markup. |
EnableLayoutBuilderTrait::disableLayoutBuilderFromUi | function | core/ |
Disables Layout Builder using the UI. |
FileCacheFactory::DISABLE_CACHE | constant | core/ |
The configuration key to disable FileCache completely. |
FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
@covers ::get[[api-linebreak]] |
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. |
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. |
LinksetControllerTest::testDisabledEndpoint | function | core/ |
Test that api route does not exist if the config option is disabled. |
ManageGitIgnoreTest::testUnmanagedGitIgnoreWhenDisabled | function | core/ |
Tests scaffold command does not manage the .gitignore file when disabled. |
MenuTreeStorageTest::testMenuDisabledChildLinks | function | core/ |
Tests with disabled child links. |
RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] @covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]] @covers \Drupal\Core\Render\PlaceholderingRenderCache::get[[api-linebreak]] @covers… |
TermParentsTest::testEditingParentsWithDisabledFormElement | function | core/ |
Tests specifying parents when creating terms and a disabled parent form. |
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessing | function | core/ |
@covers ::generateFromRoute[[api-linebreak]] |
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRoute | function | core/ |
@covers ::generateFromRoute[[api-linebreak]] |
UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRouteAndOptedInPathProcessing | function | core/ |
@covers ::generateFromRoute[[api-linebreak]] |
UserAccountLinksTest::testDisabledAccountLink | function | core/ |
Tests disabling the 'My account' link. |
user_filter_format_disable | function | core/ |
Implements hook_filter_format_disable(). |
WebAssert::fieldDisabled | function | core/ |
Checks that a given form field element is disabled. |
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. |
YamlTest::testDecodeObjectSupportDisabled | function | core/ |
Ensures that decoding PHP objects does not work in Symfony. |
YamlTest::testEncodeObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.