Search for reset
- Search 7.x for reset
- Search 9.5.x for reset
- Search 8.9.x for reset
- Search 10.3.x for reset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MenuLinkInterface::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
MenuLinkInterface::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkManager::resetDefinitions | function | core/ |
|
MenuLinkManager::resetInstance | function | core/ |
Resets the menu link to its default settings. |
MenuLinkManager::resetLink | function | core/ |
|
MenuLinkManagerInterface::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManagerInterface::resetLink | function | core/ |
Resets the values for a menu link based on the values found by discovery. |
MenuLinkResetForm | class | core/ |
Defines a confirmation form for resetting a single modified menu link. |
MenuLinkResetForm.php | file | core/ |
|
MenuLinkResetForm::$link | property | core/ |
The menu link. |
MenuLinkResetForm::$menuLinkManager | property | core/ |
The menu link manager. |
MenuLinkResetForm::buildForm | function | core/ |
|
MenuLinkResetForm::create | function | core/ |
|
MenuLinkResetForm::getCancelUrl | function | core/ |
|
MenuLinkResetForm::getConfirmText | function | core/ |
|
MenuLinkResetForm::getDescription | function | core/ |
|
MenuLinkResetForm::getFormId | function | core/ |
|
MenuLinkResetForm::getQuestion | function | core/ |
|
MenuLinkResetForm::linkIsResettable | function | core/ |
Checks access based on whether the link can be reset. |
MenuLinkResetForm::submitForm | function | core/ |
|
MenuLinkResetForm::__construct | function | core/ |
Constructs a MenuLinkResetForm object. |
MenuTreeStorage::resetDefinitions | function | core/ |
|
MenuTreeStorageInterface::resetDefinitions | function | core/ |
Clears all definitions cached in memory. |
MenuUiTest::resetMenuLink | function | core/ |
Resets a standard menu link using the UI. |
MessageForm::resetForm | function | core/ |
Resets the filter form. |
MigrateProcessInterface::reset | function | core/ |
Resets the internal data of a plugin. |
MockRouteProvider::reset | function | core/ |
|
ModuleHandler::resetImplementations | function | core/ |
|
ModuleHandlerInterface::resetImplementations | function | core/ |
Resets the cached list of hook implementations. |
Mysql8RequirePrimaryKeyUpdateTest::prepareSettings | function | core/ |
Add settings that are missed since the installer isn't run. |
NodeStatisticsDatabaseStorage::resetDayCount | function | core/ |
|
OverviewTerms::submitReset | function | core/ |
Redirects to confirmation form for the reset action. |
PathFilterForm::resetForm | function | core/ |
Resets the filter selections. |
PathProcessorLanguage::reset | function | core/ |
Resets the collected processors instances. |
PluralFormula::reset | function | core/ |
|
PluralFormulaInterface::reset | function | core/ |
Resets the static formulae cache. |
ProcessOutputCallback::reset | function | core/ |
Resets buffers. |
ProcessPluginBase::reset | function | core/ |
|
Registry::reset | function | core/ |
Invalidates theme registry caches. |
RendererTest::testRenderWithPresetAccess | function | core/ |
@covers ::render @covers ::doRender |
reset-appearance.module.css | file | core/ |
/* * @file * Utility class to remove browser styles, especially for button. */ .reset-appearance { margin: 0; padding: 0; border: 0 none; background: transparent; line-height: inherit; -webkit-appearance: none; appearance: none; } |
reset-appearance.module.css | file | core/ |
/* * @file * Utility class to remove browser styles, especially for button. */ .reset-appearance { margin: 0; padding: 0; border: 0 none; background: transparent; line-height: inherit; -webkit-appearance: none; appearance: none; } |
reset.css | file | core/ |
Reset HTML elements styles for the off-canvas dialog. |
reset.pcss.css | file | core/ |
Reset HTML elements styles for the off-canvas dialog. |
ResettableStackedRouteMatchInterface | interface | core/ |
Defines an interface for a resettable stack of route matches. |
ResettableStackedRouteMatchInterface.php | file | core/ |
|
ResettableStackedRouteMatchInterface::resetRouteMatch | function | core/ |
Resets the route match static cache. |
ResettableStaticTest | class | core/ |
Tests that drupal_static() and drupal_static_reset() work. |
ResettableStaticTest.php | file | core/ |
|
ResettableStaticTest::testDrupalStatic | function | core/ |
Tests drupal_static() function. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.