class Name

Same name in this branch
  1. 10 core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name
Same name and namespace in other branches
  1. 9 core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name
  2. 9 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Name
  3. 8.9.x core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name
  4. 8.9.x core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Name
  5. 11.x core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name
  6. 11.x 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

736 string references to 'Name'
AccountForm::flagViolations in core/modules/user/src/AccountForm.php
AccountForm::form in core/modules/user/src/AccountForm.php
AccountForm::getEditedFieldNames in core/modules/user/src/AccountForm.php
AccountSettingsForm::buildForm in core/modules/user/src/AccountSettingsForm.php
AddFormBase::buildEntityFormElement in core/modules/media_library/src/Form/AddFormBase.php
Builds the sub-form for setting required fields on a new media item.

... See full list

File

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

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.