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 |
---|---|---|---|
Extension::getPathname | function | core/ |
Returns the relative path and filename of the extension's info file. |
ExtensionList::$addedPathNames | property | core/ |
A list of extension folder names directly added in code (not discovered). |
ExtensionList::$pathNames | property | core/ |
A list of extension folder names keyed by extension name. |
ExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ExtensionList::getName | function | core/ |
Returns the human-readable name of the extension. |
ExtensionList::getPathname | function | core/ |
Gets the info file path for an extension. |
ExtensionList::getPathnames | function | core/ |
Returns a list of extension file paths keyed by machine name. |
ExtensionList::getPathnamesCacheId | function | core/ |
Returns the extension filenames cache ID. |
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[[api-linebreak]] |
ExtensionListTest::testGetNameWithNonExistingExtension | function | core/ |
@covers ::getName[[api-linebreak]] |
ExtensionListTest::testGetPathname | function | core/ |
@covers ::getPathname[[api-linebreak]] |
ExtensionListTest::testGetPathnames | function | core/ |
@covers ::getPathnames[[api-linebreak]] |
ExtensionListTest::testSetPathname | function | core/ |
@covers ::setPathname[[api-linebreak]] @covers ::getPathname[[api-linebreak]] |
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. |
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. |
FieldConfigBase::$field_name | property | core/ |
The field name. |
FieldConfigBase::getName | function | core/ |
Returns the machine name of the field. |
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[[api-linebreak]] @dataProvider factoryTypeProvider |
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. |
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. |
FieldStorageDefinitionInterface::getMainPropertyName | function | core/ |
Returns the name of the main property, if any. |
FieldStorageDefinitionInterface::getName | function | core/ |
Returns the machine name of the field. |
FieldStorageDefinitionInterface::getPropertyNames | function | core/ |
Returns the names of the field's subproperties. |
FileCopyTest::testRenameFile | function | core/ |
Tests the 'rename' overwrite mode. |
FileFieldAttributesTest::$fieldName | property | core/ |
The name of the file field used in the test. |
FileStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
FileStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.