Search for name

  1. Search 7.x for name
  2. Search 9.5.x for name
  3. Search 8.9.x for name
  4. Search 10.3.x for name
  5. Search main for name
  6. 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
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.
ExtensionList::sortByName function core/lib/Drupal/Core/Extension/ExtensionList.php Array sorting callback; sorts extensions by their name.
ExtensionListTest::testGetName function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Tests get name.
ExtensionListTest::testGetNameWithNonExistingExtension function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Tests get name with non existing extension.
ExtensionListTest::testGetPathname function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Tests get pathname.
ExtensionListTest::testGetPathNames function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Tests get path names.
ExtensionListTest::testSetPathname function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Tests set pathname.
ExtensionListTest::testSetPathnameSurvivesReset function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php Tests that set pathname survives reset.
ExtensionListTrait::$staticAddedPathNames property core/lib/Drupal/Core/Installer/ExtensionListTrait.php Static version of the added file names during the installer.
ExtensionListTrait::getPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionListTrait::setPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionNameConstraint class core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionNameConstraint.php Checks that the value is a valid extension name.
ExtensionNameConstraint.php file core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionNameConstraint.php
ExtensionNameConstraint::__construct function core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionNameConstraint.php #[HasNamedArguments]
ExtensionNameConstraintTest class core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php Tests the ExtensionName constraint.
ExtensionNameConstraintTest.php file core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php
ExtensionNameConstraintTest::testValidation function core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php Tests the ExtensionName constraint.
ExtensionNameLengthException class core/lib/Drupal/Core/Extension/ExtensionNameLengthException.php Exception thrown when the extension's name length exceeds the maximum.
ExtensionNameLengthException.php file core/lib/Drupal/Core/Extension/ExtensionNameLengthException.php
ExtensionNameReservedException class core/lib/Drupal/Core/Extension/ExtensionNameReservedException.php Exception thrown when the extension's name is already reserved.
ExtensionNameReservedException.php file core/lib/Drupal/Core/Extension/ExtensionNameReservedException.php
ExtensionPathResolver::getPathname function core/lib/Drupal/Core/Extension/ExtensionPathResolver.php Gets the info file path for the extension.
ExtensionStreamBase::dirname function core/lib/Drupal/Core/StreamWrapper/ExtensionStreamBase.php Gets the name of the directory from a given path.
ExtensionStreamBase::getExtensionName function core/lib/Drupal/Core/StreamWrapper/ExtensionStreamBase.php Gets the extension name from the URI.
ExtensionStreamTest::testDirnameAsParameter function core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php Tests call of ::dirname() without setting a URI first.
ExtensionStreamTest::testStreamWrapperDirnameOnMissingExtensions function core/tests/Drupal/KernelTests/Core/StreamWrapper/ExtensionStreamTest.php Test the dirname method on uninstalled extensions.
ExtraFieldBlock::$fieldName property core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php The field name.
FakeRecord::$name property core/modules/system/tests/src/Functional/Database/FakeRecord.php The property used in tests.
FieldBlock::$fieldName property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The field name.
FieldConfig::loadByName function core/modules/field/src/Entity/FieldConfig.php Loads a field config entity based on the entity type and field name.
FieldConfigBase::$field_name property core/lib/Drupal/Core/Field/FieldConfigBase.php The field name.
FieldConfigBase::getName function core/lib/Drupal/Core/Field/FieldConfigBase.php Returns the machine name of the field.
FieldConfigDeleteForm::getConfigNamesToDelete function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php Returns config names to delete for the deletion confirmation form.
FieldConfigTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php The name of the tested JSON:API resource type.
FieldDefaultValueCallbackTest::$fieldName property core/modules/field/tests/src/Functional/FieldDefaultValueCallbackTest.php The field name.
FieldDefinition::getName function core/lib/Drupal/Core/Field/FieldDefinition.php Returns the machine name of the field.
FieldDefinitionInterface::getName function core/lib/Drupal/Core/Field/FieldDefinitionInterface.php Returns the machine name of the field.
FieldDefinitionTest::testFieldName function core/tests/Drupal/Tests/Core/Entity/FieldDefinitionTest.php Tests field name.
FieldDisplayTest::$fieldName property core/modules/field/tests/src/Kernel/FieldDisplayTest.php Test field name.
FieldFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/FieldFormatterTest.php The field's name.
FieldGroupRowsWebTest::$fieldName property core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php The used field name in the test.
FieldItemBase::mainPropertyName function core/lib/Drupal/Core/Field/FieldItemBase.php Returns the name of the main property, if any.
FieldItemDataDefinition::getMainPropertyName function core/lib/Drupal/Core/Field/TypedData/FieldItemDataDefinition.php Returns the name of the main property, if any.
FieldItemInterface::mainPropertyName function core/lib/Drupal/Core/Field/FieldItemInterface.php Returns the name of the main property, if any.
FieldItemTest::$fieldName property core/tests/Drupal/KernelTests/Core/Field/FieldItemTest.php The field name.
FieldMissingTypeTest::$fieldName property core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php The field name.
FieldResolver::getAllDataReferencePropertyNames function core/modules/jsonapi/src/Context/FieldResolver.php Gets all unique reference property names from the given field definitions.
FieldResolver::getDataReferencePropertyName function core/modules/jsonapi/src/Context/FieldResolver.php Determines the reference property name for the remaining unresolved parts.
FieldResolver::getIdFieldName function core/modules/jsonapi/src/Context/FieldResolver.php Resolves the UUID field name for a resource type.

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