Search for equals
- Search 7.x for equals
- Search 9.5.x for equals
- Search 8.9.x for equals
- Search 10.3.x for equals
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditor5TestBase::assertHtmlEsqueFieldValueEquals | function | core/ |
Decorates ::fieldValueEquals() to force DrupalCI to provide useful errors. |
| ConfigTest::assertConfigDataEquals | function | core/ |
Asserts all config data equals $data provided. |
| ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
| DocLexer::T_EQUALS | constant | core/ |
|
| FieldItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| FieldItemListInterface::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| FieldItemListTest::providerTestEquals | function | core/ |
Data provider for testEquals. |
| FieldItemListTest::testEquals | function | core/ |
Tests equals. |
| FieldItemListTest::testEqualsEmptyItems | function | core/ |
Tests equals empty items. |
| LayoutSectionItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| LayoutSectionItemListTest::testEquals | function | core/ |
Tests equals. |
| LayoutSectionItemListTest::testEqualsNonSection | function | core/ |
Tests equals non section. |
| MapFieldItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
| MarkupInterfaceComparator::assertEquals | function | core/ |
|
| MarkupInterfaceComparatorTest::testAssertEquals | function | core/ |
Tests assert equals. |
| PhpUnitTestDiscoveryTest::testPhpUnitTestDiscoveryEqualsInternal | function | core/ |
Tests equality of test discovery between run-tests.sh and PHPUnit CLI. |
| SchemaTest::testRenameTableWithNewIndexNameEqualsTableName | function | core/ |
Tests renaming a table where the new index name is equal to the table name. |
| StringEqualsConcatenatedValuesConstraint | class | core/ |
Checks a string consists of specific values found in the mapping. |
| StringEqualsConcatenatedValuesConstraint.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraint::getRequiredOptions | function | core/ |
|
| StringEqualsConcatenatedValuesConstraint::__construct | function | core/ |
Constructs a StringEqualsConcatenatedValuesConstraint object. |
| StringEqualsConcatenatedValuesConstraintValidator | class | core/ |
Validates the StringEqualsConcatenatedValues constraint. |
| StringEqualsConcatenatedValuesConstraintValidator.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidator::validate | function | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest | class | core/ |
Tests the StringEqualsConcatenatedValues validator. |
| StringEqualsConcatenatedValuesConstraintValidatorTest.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::setUp | function | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest::testInvalidReferenceToProperties | function | core/ |
Tests that validation fails if the schema references missing properties. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testReservedCharacters | function | core/ |
Tests that validation fails if reserved characters are not replaced. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testStringEqualsConcatenatedValuesConstraint | function | core/ |
Tests basic validation of concatenated config values. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testValueTypes | function | core/ |
Tests concatenation of basic schema value types. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::valueTypesProvider | function | core/ |
Data provider for testValueTypes(). |
| WebAssert::addressEquals | function | core/ |
Checks that current session address is equals to provided one. |
| WebAssert::addressNotEquals | function | core/ |
Checks that current session address is not equals to provided one. |
| WebAssert::elementTextEquals | function | core/ |
Asserts a specific element's text equals an expected text. |
| WebAssert::fieldValueEquals | function | core/ |
|
| WebAssert::hiddenFieldValueEquals | function | core/ |
Checks that specific hidden field have provided value. |
| WebAssert::hiddenFieldValueNotEquals | function | core/ |
Checks that specific hidden field doesn't have the provided value. |
| WebAssert::responseHeaderEquals | function | core/ |
|
| WebAssert::titleEquals | function | core/ |
Pass if the page title is the given string. |
| WebAssertTest::testAddressEquals | function | core/ |
Tests address equals. |
| WebAssertTest::testAddressNotEqualsException | function | core/ |
Tests address not equals exception. |
| WebAssertTest::testElementTextEquals | function | core/ |
Tests element text equals. |
| WebDriverWebAssert::responseHeaderEquals | function | core/ |
The use of responseHeaderEquals() is not available. |
| WebDriverWebAssert::responseHeaderNotEquals | function | core/ |
The use of responseHeaderNotEquals() is not available. |
| WebDriverWebAssert::statusCodeEquals | function | core/ |
The use of statusCodeEquals() is not available. |
| WebDriverWebAssert::statusCodeNotEquals | function | core/ |
The use of statusCodeNotEquals() is not available. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.