Search for reset
- Search 7.x for reset
- Search 8.9.x for reset
- Search 10.3.x for reset
- Search 11.x for reset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ForumManagerInterface::resetCache | function | core/ |
Resets the ForumManager index and history. |
FunctionalTestSetupTrait::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
FunctionalTestSetupTrait::resetAll | function | core/ |
Resets all data structures after having enabled new modules. |
Html::resetSeenIds | function | core/ |
Resets the list of seen IDs. |
ImageCachePreset | class | core/ |
Drupal 6 imagecache presets source from database. |
ImageCachePreset.php | file | core/ |
|
ImageCachePreset::fields | function | core/ |
Returns available fields on the source. |
ImageCachePreset::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ImageCachePreset::prepareRow | function | core/ |
Adds additional data to the row. |
ImageCachePreset::query | function | core/ |
|
ImageCachePresetTest | class | core/ |
Tests the d6_imagecache_presets source plugin. |
ImageCachePresetTest.php | file | core/ |
|
ImageCachePresetTest::$modules | property | core/ |
Modules to enable. |
ImageCachePresetTest::providerSource | function | core/ |
The data provider. |
InstallerKernel::resetConfigStorage | function | core/ |
Reset the bootstrap config storage. |
InstallerPerformanceTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
InstallStorage::reset | function | core/ |
Resets the static cache. |
LanguageManager::reset | function | core/ |
Resets the given language type or all types if none specified. |
LanguageManagerInterface::reset | function | core/ |
Resets the given language type or all types if none specified. |
LanguageNegotiator::reset | function | core/ |
Resets the negotiated languages and the method instances. |
LanguageNegotiatorInterface::reset | function | core/ |
Resets the negotiated languages and the method instances. |
LibraryDiscoveryCollector::reset | function | core/ |
Resets the local cache. |
LocaleConfigManager::reset | function | core/ |
Reset static cache of configuration string translations. |
LocaleConfigSubscriber::resetExistingTranslations | function | core/ |
Reset existing locale translations to their source values. |
LocaleProjectStorage::resetCache | function | core/ |
Resets the project storage cache. |
LocaleProjectStorageInterface::resetCache | function | core/ |
Resets the project storage cache. |
LocaleTranslation::reset | function | core/ |
Resets translation cache. |
LoggedStatementsTrait::resetLoggedStatements | function | core/ |
Resets logged statements. |
MaintenanceThemeUpdateRegistryTest::prepareSettings | function | core/ |
Prepares site settings and services before installation. |
MemoryBackend::reset | function | core/ |
Reset statically cached variables. |
MemoryCounterBackend::resetCounter | function | core/ |
Resets the call counter. |
MenuLinkBase::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkDefault::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkInterface::isResettable | function | core/ |
Returns whether this link can be reset. |
MenuLinkManager::resetDefinitions | function | core/ |
Resets any local definition cache. Used for testing. |
MenuLinkManager::resetInstance | function | core/ |
Resets the menu link to its default settings. |
MenuLinkManager::resetLink | function | core/ |
Resets the values for a menu link based on the values found by discovery. |
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/ |
Form constructor. |
MenuLinkResetForm::create | function | core/ |
Instantiates a new instance of this class. |
MenuLinkResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
MenuLinkResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
MenuLinkResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
MenuLinkResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
MenuLinkResetForm::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.