Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ElementInterface.php
function ElementInterface::isValid
Checks if an element still exists in the DOM.
Return value
bool
1 method overrides
ElementInterface::isValid()
Element::isValid
in vendor/
behat/
mink/
src/
Element/
Element.php
Checks if an element still exists in the DOM.
File
vendor/
behat/
mink/
src/
Element/
ElementInterface.php
, line 55
Class
ElementInterface
Element interface.
Namespace
Behat\Mink\Element
Code
public
function
isValid
();
RSS feed