9 calls to AssertLegacyTrait::buildXPathQuery() in Drupal 8
- AssertLegacyTrait::constructFieldXpath in core/
tests/ Drupal/ FunctionalTests/ AssertLegacyTrait.php - Helper: Constructs an XPath for the given set of attributes and value.
- BlockTest::moveBlockToRegion in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Moves a block to a given region via the UI and confirms the result.
- BlockTest::testBlock in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Test configuring and moving a module-define block to specific regions.
- EntityReferenceAdminTest::assertFieldSelectOptions in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAdminTest.php - Checks if a select element contains the specified options.
- EntityReferenceAdminTest::assertFieldSelectOptions in core/
modules/ field/ tests/ src/ FunctionalJavascript/ EntityReference/ EntityReferenceAdminTest.php - Checks if a select element contains the specified options.
- ExposedFormTest::testExposedBlock in core/
modules/ views/ tests/ src/ Functional/ Plugin/ ExposedFormTest.php - Tests the exposed block functionality.
- FieldWebTest::xpathContent in core/
modules/ views/ tests/ src/ Functional/ Handler/ FieldWebTest.php - Performs an xpath search on a certain content.
- ForumTest::testForum in core/
modules/ forum/ tests/ src/ Functional/ ForumTest.php - Tests forum functionality through the admin and user interfaces.
- ManageDisplayTest::assertFieldSelectOptions in core/
modules/ field_ui/ tests/ src/ Functional/ ManageDisplayTest.php - Checks if a select element contains the specified options.