class Info
Same name in this branch
- 11.1.x vendor/phpunit/phpunit/src/Event/Value/Telemetry/Info.php \PHPUnit\Event\Telemetry\Info
- 11.1.x vendor/squizlabs/php_codesniffer/src/Reports/Info.php \PHP_CodeSniffer\Reports\Info
@internal
Hierarchy
- class \Symfony\Polyfill\Intl\Idn\Info
Expanded class hierarchy of Info
31 string references to 'Info'
- BlockContent::setInfo in core/
modules/ block_content/ src/ Entity/ BlockContent.php - Sets the block description.
- BlockContentViewsData::getViewsData in core/
modules/ block_content/ src/ BlockContentViewsData.php - Returns views data for the entity type.
- BlockCustomTranslation::query in core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d7/ BlockCustomTranslation.php - Box::query in core/
modules/ block_content/ src/ Plugin/ migrate/ source/ d6/ Box.php - ClassFilesSniff::process in vendor/
drupal/ coder/ coder_sniffer/ Drupal/ Sniffs/ InfoFiles/ ClassFilesSniff.php - Processes this test, when one of its tokens is encountered.
File
-
vendor/
symfony/ polyfill-intl-idn/ Info.php, line 17
Namespace
Symfony\Polyfill\Intl\IdnView source
class Info {
public $bidiDomain = false;
public $errors = 0;
public $validBidiDomain = true;
public $transitionalDifferent = false;
}
Members
Title Sort descending | Modifiers | Object type | Summary |
---|---|---|---|
Info::$bidiDomain | public | property | |
Info::$errors | public | property | |
Info::$transitionalDifferent | public | property | |
Info::$validBidiDomain | public | property |