Search for equals
- Search 7.x for equals
- Search 9.5.x for equals
- Search 10.3.x for equals
- Search 11.x for equals
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigTest::assertConfigDataEquals | function | core/ |
Asserts all config data equals $data provided. |
ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
Crypt::hashEquals | function | core/ |
Compares strings in constant time. |
CryptTest::testHashEquals | function | core/ |
Legacy test of Drupal\Component\Utility\Crypt::hashEquals() method. |
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/ |
@covers ::equals |
FieldItemListTest::testEqualsEmptyItems | function | core/ |
@covers ::equals |
LayoutSectionItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
LayoutSectionItemListTest::testEquals | function | core/ |
@covers ::equals |
LayoutSectionItemListTest::testEqualsNonSection | function | core/ |
@covers ::equals |
MapFieldItemList::equals | function | core/ |
Determines equality to another object implementing FieldItemListInterface. |
MarkupInterfaceComparator::assertEquals | function | core/ |
|
MarkupInterfaceComparatorTest::testAssertEquals | function | core/ |
@covers ::assertEquals @dataProvider dataSetProvider |
PhpunitCompatibilityTraitTest::testAssertEqualsCanonicalizing | function | core/ |
Tests that assert(Not)EqualsCanonicalizing methods are available. |
TestCompatibilityTrait::assertEqualsCanonicalizing | function | core/ |
Forward compatibility for assertEqualsCanonicalizing. |
TestCompatibilityTrait::assertEqualsCanonicalizing | function | core/ |
Forward compatibility for assertEqualsCanonicalizing. |
TestCompatibilityTrait::assertNotEqualsCanonicalizing | function | core/ |
Forward compatibility for assertNotEqualsCanonicalizing. |
TestCompatibilityTrait::assertNotEqualsCanonicalizing | function | core/ |
Forward compatibility for assertNotEqualsCanonicalizing. |
UnitTestCase::assertArrayEquals | function | core/ |
Asserts if two arrays are equal by sorting them first. |
ViewsDataTest::testGetAllEqualsToGetNull | function | core/ |
Tests that getting all data has same results as getting data with NULL logic. |
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::titleEquals | function | core/ |
Pass if the page title is the given string. |
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.