Search for name
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Name | class | core/ |
Filter handler for usernames. |
Name | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ExtensionList::recalculatePathnames | function | core/ |
Generates a sorted list of .info.yml file locations for all extensions. |
ExtensionList::setPathname | function | core/ |
Sets the pathname for an extension. |
ExtensionList::sortByName | function | core/ |
Array sorting callback; sorts extensions by their name. |
ExtensionListTest::testGetName | function | core/ |
@covers ::getName |
ExtensionListTest::testGetNameWithNonExistingExtension | function | core/ |
@covers ::getName |
ExtensionListTest::testGetPathname | function | core/ |
@covers ::getPathname |
ExtensionListTest::testGetPathnames | function | core/ |
@covers ::getPathnames |
ExtensionListTest::testSetPathname | function | core/ |
@covers ::setPathname @covers ::getPathname |
ExtensionListTrait::$staticAddedPathNames | property | core/ |
Static version of the added file names during the installer. |
ExtensionListTrait::getPathname | function | core/ |
|
ExtensionListTrait::setPathname | function | core/ |
|
ExtensionNameLengthException | class | core/ |
Exception thrown when the extension's name length exceeds the allowed maximum. |
ExtensionNameLengthException.php | file | core/ |
|
ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
FeedAdminDisplayTest::randomMachineName | function | core/ |
Generates a unique random string containing letters and numbers. |
FeedResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
FeedResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
FeedTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
FeedTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
FeedTest::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
FieldBlock::$fieldName | property | core/ |
The field name. |
FieldConfig::loadByName | function | core/ |
Loads a field config entity based on the entity type and field name. |
FieldConfigBase::$field_name | property | core/ |
The field name. |
FieldConfigBase::getName | function | core/ |
Returns the machine name of the field. |
FieldConfigDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
FieldConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
FieldDefaultValueCallbackTest::$fieldName | property | core/ |
The field name. |
FieldDefinition::getName | function | core/ |
Returns the machine name of the field. |
FieldDefinitionInterface::getName | function | core/ |
Returns the machine name of the field. |
FieldDefinitionTest::testFieldName | function | core/ |
@covers ::getName @dataProvider factoryTypeProvider |
FieldDisplayTest::$fieldName | property | core/ |
Test field name. |
FieldFormatterTest::$fieldName | property | core/ |
The field's name. |
FieldGroupRowsWebTest::$fieldName | property | core/ |
The used field name in the test. |
FieldItemBase::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
FieldItemDataDefinition::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
FieldItemInterface::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
FieldItemTest::$fieldName | property | core/ |
|
FieldMissingTypeTest::$fieldName | property | core/ |
|
FieldRdfaTestBase::$fieldName | property | core/ |
The name of the field to create for testing. |
FieldResolver::getAllDataReferencePropertyNames | function | core/ |
Gets all unique reference property names from the given field definitions. |
FieldResolver::getDataReferencePropertyName | function | core/ |
Determines the reference property name for the remaining unresolved parts. |
FieldResolver::getIdFieldName | function | core/ |
Resolves the UUID field name for a resource type. |
FieldResolver::getInternalName | function | core/ |
Resolves the internal field name based on a collection of resource types. |
FieldResolver::getPathPartPropertyName | function | core/ |
Gets the property name from an entity typed or untyped path part. |
FieldSqlStorageTest::$fieldName | property | core/ |
The name of the created field. |
FieldSqlStorageTest::testLongNames | function | core/ |
Tests that long entity type and field names do not break. |
FieldSqlStorageTest::testTableNames | function | core/ |
Tests table name generation. |
FieldStorageAddForm::fieldNameExists | function | core/ |
Checks if a field machine name is taken. |
FieldStorageConfig::$field_name | property | core/ |
The field name. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.