UserValidateCurrentPassCustomFormTest::$modules |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Modules to enable. |
views.view.test_view_argument_validate_user.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_user.yml |
form_test_storage_element_validate_value_cached |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'value' element in form_test_storage_form(). |
GenericCacheBackendUnitTestBase::testInvalidate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::invalidate() and
Drupal\Core\Cache\CacheBackendInterface::invalidateMultiple(). |
ArgumentValidatorPluginBase::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
Provide the default form form for validating options |
form_test_validate_required_form_no_title_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
language_negotiation_configure_url_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validates the URL language negotiation method configuration. |
UserValidateCurrentPassCustomFormTest::$adminUser |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
User permission to administer users. |
ArgumentValidateTest::testArgumentValidateUserUid |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
|
ArgumentValidateTest::view_argument_validate_user |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
|
form_test_validate_required_form_element_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'Name' field in form_test_validate_required_form(). |
UserValidateCurrentPassCustomFormTest::$accessUser |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
User with permission to view content. |
ArgumentValidateTest::testArgumentValidateUserName |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
|
views.view.test_view_argument_validate_numeric.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_argument_validate_numeric.yml |
GenericCacheBackendUnitTestBase::testInvalidateAll |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Test Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
ArgumentValidatorTest::testArgumentValidateNumeric |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/ArgumentValidatorTest.php |
|
options_field_settings_form_validate_allowed_values |
function |
drupal/core/modules/field/modules/options/options.module |
Element validate callback; check that the entered values are valid. |
HttpCacheTest::testInvalidatesCachedResponsesOnPost |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
GenericCacheBackendUnitTestBase::testInvalidateTags |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
ArgumentValidateTest::testArgumentValidateUserEither |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/User/ArgumentValidateTest.php |
|
language_negotiation_configure_browser_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Browser language negotiation form validation. |
HttpCacheTest::testInvalidatesOnPostPutDeleteRequests |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
form_test_limit_validation_errors_element_validate_test |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for the 'test' element. |
translation_entity_language_configuration_element_validate |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form validation handler for element added with translation_entity_language_configuration_element_process(). |
translation_node_type_language_translation_enabled_validate |
function |
drupal/core/modules/translation/translation.module |
Checks if translation can be enabled. |
HttpCacheTest::testValidatesPrivateResponsesCachedOnTheClient |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
StoreTest::testInvalidatesMetaAndEntityStoreEntriesWithInvalidate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
StoreTest::testSucceedsQuietlyWhenInvalidateCalledWithNoMatchingEntries |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
UserValidateCurrentPassCustomFormTest::testUserValidateCurrentPassCustomForm |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserValidateCurrentPassCustomFormTest.php |
Tests that user_validate_current_pass can be reused on a custom form. |
HttpCacheTest::testValidatesCachedResponsesWithETagAndNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testDoesNotAssignDefaultTtlWhenResponseHasMustRevalidateDirective |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testValidatesCachedResponsesWithLastModifiedAndNoFreshnessInformation |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testDoesNotRevalidateFreshCacheEntryWhenEnableRevalidateOptionIsSetFalseDefault |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|
HttpCacheTest::testRevalidatesFreshCacheEntryWhenMaxAgeRequestDirectiveIsExceededWhenAllowRevalidateOptionIsSetTrue |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
|