@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
if(!$message){
$message='Escaped "'.Html::escape((string)$raw).'" not found';
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$actual=(string)current($this->xpath('//title'));
if(!$message){
$message=newFormattableMarkup('Page title @actual is not equal to @unexpected.',[
@@ -893,8 +931,14 @@ protected function getSelectedItem(\SimpleXMLElement $element) {
*
* @return bool
* TRUE on pass.
*
* @deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
return$this->assertNoFieldByXPath($this->constructFieldXpath('name',$name),$value,$message?$message:newFormattableMarkup('Did not find field by name @name',['@name'=>$name]));
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
return$this->assertNoFieldByXPath($this->constructFieldXpath('id',$id),$value,$message?$message:newFormattableMarkup('Did not find field by id @id',['@id'=>$id]));
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$message=$message?$message:newFormattableMarkup('Checkbox field @id is checked.',['@id'=>$id]);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$message=$message?$message:newFormattableMarkup('Checkbox field @id is not checked.',['@id'=>$id]);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$this->assertTrue(isset($options[0]),$message?$message:newFormattableMarkup('Option @option for field @data_drupal_selector exists.',['@option'=>$option,'@data_drupal_selector'=>$drupal_selector]));
}
@@ -1142,8 +1224,14 @@ protected function assertOptionWithDrupalSelector($drupal_selector, $option, $me
*
* @return bool
* TRUE on pass.
*
* @deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$message=$message?$message:newFormattableMarkup('Option @option for field @id does not exist.',['@option'=>$option,'@id'=>$id]);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$message=$message?$message:newFormattableMarkup('Option @option for field @id is selected.',['@option'=>$option,'@id'=>$id]);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$message=$message?$message:newFormattableMarkup('Option @option for field @data_drupal_selector is selected.',['@option'=>$option,'@data_drupal_selector'=>$drupal_selector]);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
$message=$message?$message:newFormattableMarkup('Option @option for field @id is not selected.',['@option'=>$option,'@id'=>$id]);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);
@trigger_error(__METHOD__.'() is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. There is no replacement. See https://www.drupal.org/node/3476110',E_USER_DEPRECATED);