Choice::$strict |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/Choice.php |
|
Reference::$strict |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Reference.php |
|
Reference::isStrict |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Reference.php |
Returns true when this Reference is strict |
EntityTranslation::$strict |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Whether the entity translation acts in strict mode. |
FILTER_TYPE_HTML_RESTRICTOR |
constant |
drupal/core/modules/filter/filter.module |
HTML tag and attribute restricting filters. |
RedirectPlugin::STRICT_REDIRECTS |
constant |
drupal/core/vendor/guzzle/http/Guzzle/Http/RedirectPlugin.php |
|
EntityTranslation::getStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Returns whether the entity translation acts in strict mode. |
EntityTranslation::setStrictMode |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Sets whether the entity translation acts in strict mode. |
UrlGenerator::$strictRequirements |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
|
filter.format.restricted_html.yml |
file |
drupal/core/profiles/standard/config/filter.format.restricted_html.yml |
drupal/core/profiles/standard/config/filter.format.restricted_html.yml |
UrlGenerator::isStrictRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Returns whether to throw an exception on incorrect parameters.
Null means the requirements check is deactivated completely. |
ChoiceValidatorTest::testNonStrict |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
Twig_Environment::$strictVariables |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
UrlGenerator::setStrictRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/UrlGenerator.php |
Enables or disables the exception on incorrect parameters.
Passing null will deactivate the requirements check completely. |
Twig_Environment::isStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Checks if the strict_variables option is enabled. |
PHPUnit_Framework_TestResult::isStrict |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Returns the strict mode configuration option |
Twig_Environment::enableStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Enables the strict_variables option. |
PHPUnit_Framework_TestResult::strictMode |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
Enables or disables the strict mode. |
Twig_Environment::disableStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Disables the strict_variables option. |
PHPUnit_Framework_TestResult::$strictMode |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/TestResult.php |
|
Twig_Tests_TemplateTest::testGetAttributeStrict |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
ChoiceValidatorTest::testStrictAllowsExactValue |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
BaseCompilerFilter::LANGUAGE_ECMASCRIPT5_STRICT |
constant |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php |
|
ChoiceValidatorTest::testStrictWithMultipleChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
ChoiceValidatorTest::testStrictDisallowsDifferentType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
ChoiceValidatorTest::testNonStrictWithMultipleChoices |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
Twig_Tests_TemplateTest::testGetAttributeDefinedStrict |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
@dataProvider getGetAttributeTests |
ConfigurableRequirementsInterface::isStrictRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
Returns whether to throw an exception on incorrect parameters.
Null means the requirements check is deactivated completely. |
ConfigurableRequirementsInterface::setStrictRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
Enables or disables the exception on incorrect parameters.
Passing null will deactivate the requirements check completely. |
Twig_Node_Expression_Test_Defined::changeIgnoreStrictCheck |
function |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Test/Defined.php |
|
ResolveInvalidReferencesPassTest::testStrictFlagIsPreserved |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveInvalidReferencesPassTest.php |
|
UrlGeneratorTest::testUrlWithInvalidParameterInHostInNonStrictMode |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameterNonStrict |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
CheckReferenceValidityPassTest::testProcessIgnoresScopeWideningIfNonStrictReference |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|
UrlGeneratorTest::testGenerateForRouteWithInvalidOptionalParameterNonStrictWithLogger |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
CheckReferenceValidityPassTest::testProcessIgnoresCrossScopeHierarchyReferenceIfNotStrict |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
|