11 calls to AssertContentTrait::buildXPathQuery() in Zircon Profile 8
- AssertContentTrait::constructFieldXpath in core/
modules/ simpletest/ src/ AssertContentTrait.php - Helper: Constructs an XPath for the given set of attributes and value.
- AssertContentTrait::xpath in core/
modules/ simpletest/ src/ AssertContentTrait.php - Performs an xpath search on the contents of the internal browser.
- BlockTest::moveBlockToRegion in core/
modules/ block/ src/ Tests/ BlockTest.php - Moves a block to a given region via the UI and confirms the result.
- BlockTest::testBlock in core/
modules/ block/ src/ Tests/ BlockTest.php - Test configuring and moving a module-define block to specific regions.
- EntityReferenceAdminTest::assertFieldSelectOptions in core/
modules/ field/ src/ Tests/ EntityReference/ EntityReferenceAdminTest.php - Checks if a select element contains the specified options.
- ExposedFormTest::testExposedBlock in core/
modules/ views/ src/ Tests/ Plugin/ ExposedFormTest.php - Tests the exposed block functionality.
- FieldRdfaTestBase::xpathContent in core/
modules/ rdf/ src/ Tests/ Field/ FieldRdfaTestBase.php - Performs an xpath search on a certain content.
- FieldWebTest::xpathContent in core/
modules/ views/ src/ Tests/ Handler/ FieldWebTest.php - Performs an xpath search on a certain content.
- ForumTest::testForum in core/
modules/ forum/ src/ Tests/ ForumTest.php - Tests forum functionality through the admin and user interfaces.
- ManageDisplayTest::assertFieldSelectOptions in core/
modules/ field_ui/ src/ Tests/ ManageDisplayTest.php - Checks if a select element contains the specified options.
- RenderWebTest::assertRenderedElement in core/
modules/ system/ src/ Tests/ Common/ RenderWebTest.php - Tests that elements are rendered properly.