class Name

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Name
  2. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Name
  3. 10 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Name

Hierarchy

  • class \Drupal\Tests\Component\Annotation\Doctrine\Name extends \Doctrine\Common\Annotations\Annotation

Expanded class hierarchy of Name

Related topics

139 string references to 'Name'
AggregatorController::pageLast in core/modules/aggregator/src/Controller/AggregatorController.php
Displays the most recent items gathered from any feed.
AssertLegacyTrait::assertField in core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php
Asserts that a field exists with the given name or ID.
AssertLegacyTrait::assertFieldByName in core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php
Asserts that a field exists with the given name and value.
AssertLegacyTrait::assertNoField in core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php
Asserts that a field does NOT exist with the given name or ID.
AssertLegacyTrait::assertNoFieldByName in core/tests/Drupal/FunctionalTests/AssertLegacyTrait.php
Asserts that a field does not exist with the given name and value.

... See full list

File

core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php, line 1366

Namespace

Drupal\Tests\Component\Annotation\Doctrine
View source
class Name extends \Doctrine\Common\Annotations\Annotation {
  public $foo;

}

Members

Title Sort descending Modifiers Object type Summary
Name::$foo public property

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.