Search for name

  1. Search 7.x for name
  2. Search 9.5.x for name
  3. Search 10.3.x for name
  4. Search 11.x for name
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Name class core/modules/user/src/Plugin/views/filter/Name.php Filter handler for usernames.
Name class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php

All search results

Title Object type File name Summary
EntityReferenceFieldTranslatedReferenceViewTest::$referenceFieldName property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The machine name of the entity reference field.
EntityReferenceFieldTranslatedReferenceViewTest::$testEntityTypeName property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The test entity type name.
EntityReferenceFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceFormatterTest.php The name of the field used in this test.
EntityReferenceIntegrationTest::$fieldName property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceIntegrationTest.php The name of the field used in this test.
EntityReferenceItem::mainPropertyName function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php Returns the name of the main property, if any.
EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName function core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php Tests views data generated for relationship.
EntityReferenceSettingsTest::$testLogServiceName property core/modules/field/tests/src/Kernel/EntityReference/EntityReferenceSettingsTest.php The service name for a logger implementation that collects anything logged.
EntityResourceTestBase::$labelFieldName property core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php Optionally specify which field is the 'label' field. Some entities specify
a 'label_callback', but not a 'label' entity key. For example: User.
EntityResourceTestBase::$patchProtectedFieldNames property core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityResourceTestBase::$uniqueFieldNames property core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php The fields that need a different (random) value for each new entity created
by a POST request.
EntityResourceTestBase::assertPatchProtectedFieldNamesStructure function core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php Asserts structure of $patchProtectedFieldNames.
EntityStorageBase::getQueryServiceName function core/lib/Drupal/Core/Entity/EntityStorageBase.php Gets the name of the service for the query for this entity storage.
EntityTest::getName function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Returns the name.
EntityTest::setName function core/modules/system/tests/modules/entity_test/src/Entity/EntityTest.php Sets the name.
EntityTestBundleResourceTestBase::$patchProtectedFieldNames property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestBundleResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityTestDateonlyTest::$fieldName property core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDateonlyTest.php Datetime test field name.
EntityTestDateRangeTest::$fieldName property core/modules/datetime_range/tests/src/Functional/EntityResource/EntityTest/EntityTestDateRangeTest.php Datetime Range test field name.
EntityTestDatetimeTest::$fieldName property core/modules/datetime/tests/src/Functional/EntityResource/EntityTest/EntityTestDatetimeTest.php Datetime test field name.
EntityTestLabelResourceTestBase::$patchProtectedFieldNames property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestLabelResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityTestMapFieldResourceTestBase::$patchProtectedFieldNames property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestMapFieldResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityTestMapFieldTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php The fields that are protected against modification during PATCH requests.
EntityTestMapFieldTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityTestMapFieldTest.php The name of the tested JSON:API resource type.
EntityTestResourceTestBase::$patchProtectedFieldNames property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityTestTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/EntityTestTest.php The fields that are protected against modification during PATCH requests.
EntityTestTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityTestTest.php The name of the tested JSON:API resource type.
EntityTypeRepository::$classNameEntityTypeMap property core/lib/Drupal/Core/Entity/EntityTypeRepository.php Contains cached mappings of class names to entity types.
EntityValidationTest::$entityName property core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityViewDisplayResourceTestBase::$patchProtectedFieldNames property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityViewDisplayTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php The name of the tested JSON:API resource type.
EntityViewModeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php The name of the tested JSON:API resource type.
ExcludedModulesEventSubscriber::getDependentConfigNames function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Get all the configuration which depends on one of the excluded modules.
ExecutionContext::getClassName function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExecutionContext::getPropertyName function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExportStorageManager::LOCK_NAME constant core/lib/Drupal/Core/Config/ExportStorageManager.php The name used to identify the lock.
Extension::$filename property core/lib/Drupal/Core/Extension/Extension.php The filename of the main extension file (e.g., 'node.module').
Extension::$pathname property core/lib/Drupal/Core/Extension/Extension.php The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml').
Extension::getExtensionFilename function core/lib/Drupal/Core/Extension/Extension.php Returns the name of the main extension file, if any.
Extension::getExtensionPathname function core/lib/Drupal/Core/Extension/Extension.php Returns the relative path of the main extension file, if any.
Extension::getFilename function core/lib/Drupal/Core/Extension/Extension.php Returns the filename of the extension's info file.
Extension::getName function core/lib/Drupal/Core/Extension/Extension.php Returns the internal name of the extension.
Extension::getPathname function core/lib/Drupal/Core/Extension/Extension.php Returns the relative path and filename of the extension's info file.
ExtensionList::$addedPathNames property core/lib/Drupal/Core/Extension/ExtensionList.php A list of extension folder names directly added in code (not discovered).
ExtensionList::$pathNames property core/lib/Drupal/Core/Extension/ExtensionList.php A list of extension folder names keyed by extension name.
ExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ExtensionList.php Returns a list of machine names of installed extensions.
ExtensionList::getName function core/lib/Drupal/Core/Extension/ExtensionList.php Returns the human-readable name of the extension.
ExtensionList::getPathname function core/lib/Drupal/Core/Extension/ExtensionList.php Gets the info file path for an extension.
ExtensionList::getPathnames function core/lib/Drupal/Core/Extension/ExtensionList.php Returns a list of extension file paths keyed by machine name.
ExtensionList::getPathnamesCacheId function core/lib/Drupal/Core/Extension/ExtensionList.php Returns the extension filenames cache ID.
ExtensionList::recalculatePathnames function core/lib/Drupal/Core/Extension/ExtensionList.php Generates a sorted list of .info.yml file locations for all extensions.
ExtensionList::setPathname function core/lib/Drupal/Core/Extension/ExtensionList.php Sets the pathname for an extension.

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