FilterDefaultFormatTest::resetFilterCaches |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterDefaultFormatTest.php |
Rebuilds text format and permission caches in the thread running the tests. |
ResettableStaticUnitTest::testDrupalStatic |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
Tests drupal_static() function. |
Framework_MockObjectTest::resetMockObjects |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockObjectTest.php |
|
DateFormatLocalizeResetForm::getCancelPath |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns the page to go to if the user cancels the action. |
EntityAccessControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Clears all cached access checks. |
DateFormatLocalizeResetForm::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
The config factory. |
DateFormatLocalizeResetForm::getConfirmText |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns a caption for the button that confirms the action. |
DateFormatLocalizeResetForm::getDescription |
function |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
Returns additional text to display as a description. |
UserPasswordResetTest::testUserPasswordReset |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Tests password reset functionality. |
ModuleHandlerInterface::resetImplementations |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Resets the cached list of hook implementations. |
EntityStorageControllerInterface::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Resets the internal, static entity cache. |
taxonomy_vocabulary_confirm_reset_alphabetical |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Form builder to confirm resetting a vocabulary to alphabetical order. |
ResponseTest::testPrepareSetsPragmaOnHttp10Only |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
ReverseProxySubscriberUnitTest::trustedHeadersAreSet |
function |
drupal/core/tests/Drupal/Tests/Core/EventSubscriber/ReverseProxySubscriberUnitTest.php |
Tests that trusted header methods are called. |
taxonomy_vocabulary_confirm_reset_alphabetical_submit |
function |
drupal/core/modules/taxonomy/taxonomy.admin.inc |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
PhpParserTest::testIfPointerResetsOnMultipleParsingTries |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/PhpParserTest.php |
|
VocabularyUnitTest::testTaxonomyVocabularyLoadStaticReset |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php |
Ensure that the vocabulary static reset works correctly. |
UserPasswordResetTest::testUserResetPasswordTextboxFilled |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Prefill the text box on incorrect login via link to password reset page. |