class Name in Drupal 8
Same name in this branch
- 8 core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php \Drupal\Tests\Component\Annotation\Doctrine\Name
- 8 core/modules/user/src/Plugin/views/filter/Name.php \Drupal\user\Plugin\views\filter\Name
Same name and namespace in other branches
- 9 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
78 string references to 'Name'
- AccountSettingsForm::buildForm in core/
modules/ user/ src/ AccountSettingsForm.php - Form constructor.
- AddFormBase::buildEntityFormElement in core/
modules/ media_library/ src/ Form/ AddFormBase.php - Builds the sub-form for setting required fields on a new media item.
- AreaDisplayLinkTest::testAreaDisplayLink in core/
modules/ views/ tests/ src/ Kernel/ Handler/ AreaDisplayLinkTest.php - Tests the views area display_link handler.
- ConfigSync::buildForm in core/
modules/ config/ src/ Form/ ConfigSync.php - Form constructor.
- ConfigTranslationUiTest::testAlterInfo in core/
modules/ config_translation/ tests/ src/ Functional/ ConfigTranslationUiTest.php - Tests the config_translation_info_alter() hook.
File
- core/
tests/ Drupal/ Tests/ Component/ Annotation/ Doctrine/ DocParserTest.php, line 1366
Namespace
Drupal\Tests\Component\Annotation\DoctrineView source
class Name extends \Doctrine\Common\Annotations\Annotation {
public $foo;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Name:: |
public | property |