_form_test_checkboxes_zero_no_redirect |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
|
CheckCircularReferencesPass::$currentId |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php |
|
MissingCheckedRequirementsTest::getInfo |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
|
locale_translation_check_projects_batch |
function |
drupal/core/modules/locale/locale.compare.inc |
Gets and stores the status and timestamp of remote po files. |
locale_translation_check_projects_local |
function |
drupal/core/modules/locale/locale.compare.inc |
Check and store the status and timestamp of local po files. |
ArgumentDefaultPluginBase::check_access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
CheckReferenceValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
LocaleCompareTest::testCompareCheckLocal |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php |
Checks if local or remote translation sources are detected. |
MissingCheckedRequirementsTest::$modules |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Modules to enable. |
CheckCircularReferencesPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
|
CrossCheckTest::crossCheckLoadersDumpers |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php |
|
CheckDefinitionValidityPassTest::process |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
CheckCircularReferencesPass::$currentPath |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php |
|
LocaleFileImportStatus::checkTranslations |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php |
Get translations for an array of strings. |
ArgumentValidatorPluginBase::check_access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
CheckReferenceValidityPass::$currentScope |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
CheckReferenceValidityPass::validateScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Validates the scope of a single Reference. |
CheckReferenceValidityPass::getDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Returns the Definition given an id. |
CheckCircularReferencesPass::checkOutEdges |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php |
Checks for circular references. |
Twig_Extension_Sandbox::checkMethodAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
TranslationTest::checkTranslationRevisions |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php |
Check if the field translation attached to the entity revision identified
by the passed arguments were correctly stored. |
Twig_Sandbox_SecurityPolicy::checkSecurity |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
FilterNoFormatTest::testCheckMarkupNoFormat |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterNoFormatTest.php |
Tests text without format. |
BanSubscriber::onKernelRequestBannedIpCheck |
function |
drupal/core/modules/ban/lib/Drupal/ban/EventSubscriber/BanSubscriber.php |
Response with 403 if the visitor's IP adress is banned. |
CheckReferenceValidityPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
Twig_Extension_Sandbox::checkPropertyAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Extension/Sandbox.php |
|
CheckCircularReferencesPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
@expectedException \RuntimeException |
CheckExceptionOnInvalidReferenceBehaviorPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
Checks that all references are pointing to a valid service. |
CheckDefinitionValidityPassTest::testProcess |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
|
AccessSubscriber::onKernelRequestAccessCheck |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/AccessSubscriber.php |
Verifies that the current user can access the requested path. |
DirectoryTest::testFileCheckDirectoryHandling |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/DirectoryTest.php |
Test directory handling functions. |
CheckReferenceValidityPass::$currentDefinition |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
CheckReferenceValidityPass::validateReferences |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Validates an array of References. |
PollVoteCheckHostnameTest::testHostnamePollVote |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollVoteCheckHostnameTest.php |
Checks that anonymous users with the same IP address can only vote once. |
Twig_Sandbox_SecurityPolicy::checkMethodAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
CheckExceptionOnInvalidReferenceBehaviorPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
|
CheckExceptionOnInvalidReferenceBehaviorPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php |
|
DefinitionTest::testGetArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
MissingCheckedRequirementsTest::checkRequirements |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Overrides checkRequirements(). |
CheckReferenceValidityPass::$currentScopeChildren |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
Twig_Sandbox_SecurityPolicy::checkPropertyAllowed |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicy.php |
|
LegacyAccessSubscriber::onKernelRequestAccessCheck |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/LegacyAccessSubscriber.php |
Verifies that the current user can access the requested path. |
CheckReferenceValidityPass::$currentScopeAncestors |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
|
AccessSubscriber::onRoutingRouteAlterSetAccessCheck |
function |
drupal/core/lib/Drupal/Core/EventSubscriber/AccessSubscriber.php |
Apply access checks to routes. |
Twig_Sandbox_SecurityPolicyInterface::checkSecurity |
function |
drupal/core/vendor/twig/twig/lib/Twig/Sandbox/SecurityPolicyInterface.php |
|
CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
|
DefinitionTest::testReplaceArgumentShouldCheckBounds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
@expectedException OutOfBoundsException |
LanguageNegotiationInfoTest::checkFixedLanguageTypes |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php |
Check that language negotiation for fixed types matches the stored one. |
MissingCheckedRequirementsTest::testCheckRequirements |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/MissingCheckedRequirementsTest.php |
Ensures test will not run when requirements are missing. |
AnnotationClassLoaderTest::testSupportsChecksResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
@covers Symfony\Component\Routing\Loader\AnnotationClassLoader::supports
@dataProvider provideTestSupportsChecksResource |