Php::evaluate |
function |
drupal/core/modules/php/lib/Drupal/php/Plugin/Condition/Php.php |
Evaluates the condition and returns TRUE or FALSE accordingly. |
NodeType::evaluate |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Condition/NodeType.php |
Implements \Drupal\condition\ConditionInterface::evaluate(). |
Language::evaluate |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/Condition/Language.php |
Evaluates the condition and returns TRUE or FALSE accordingly. |
Inline::evaluateScalar |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Inline.php |
Evaluates scalars and replaces magic values. |
ConditionInterface::evaluate |
function |
drupal/core/lib/Drupal/Core/Condition/ConditionInterface.php |
Evaluates the condition and returns TRUE or FALSE accordingly. |
PHPUnit_Framework_Constraint::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_Or::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Or.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_And::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/And.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_Not::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Not.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_Xor::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Xor.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_IsEqual::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsEqual.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_Attribute::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Attribute.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_Composite::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/Composite.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_IsAnything::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php |
Evaluates the constraint for parameter $other |
PHPUnit_Framework_Constraint_IsIdentical::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsIdentical.php |
Evaluates the constraint for parameter $other |
Framework_Constraint_JsonMatchesTest::testEvaluate |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php |
@dataProvider evaluateDataprovider
@covers PHPUnit_Framework_Constraint_JsonMatches::evaluate
@covers PHPUnit_Framework_Constraint_JsonMatches::matches
@covers PHPUnit_Framework_Constraint_JsonMatches::__construct |
Framework_Constraint_JsonMatchesTest::evaluateDataprovider |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/Constraint/JsonMatchesTest.php |
|
PHPUnit_Framework_Constraint_TraversableContainsOnly::evaluate |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/TraversableContainsOnly.php |
Evaluates the constraint for parameter $other |