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 |
|---|---|---|---|
| ExcludedModulesEventSubscriber::getDependentConfigNames | function | core/ |
Get all the configuration which depends on one of the excluded modules. |
| ExecutionContext::getClassName | function | core/ |
|
| ExecutionContext::getPropertyName | function | core/ |
|
| ExportStorageManager::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
| Extension::$filename | property | core/ |
The filename of the main extension file (e.g., 'node.module'). |
| Extension::$pathname | property | core/ |
The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml'). |
| Extension::getExtensionFilename | function | core/ |
Returns the name of the main extension file, if any. |
| Extension::getExtensionPathname | function | core/ |
Returns the relative path of the main extension file, if any. |
| Extension::getFilename | function | core/ |
Returns the filename of the extension's info file. |
| Extension::getName | function | core/ |
Returns the internal name of the extension. |
| 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/ |
|
| ExtensionNameConstraint | class | core/ |
Checks that the value is a valid extension name. |
| ExtensionNameConstraint.php | file | core/ |
|
| ExtensionNameConstraint::__construct | function | core/ |
Constructs an ExtensionNameConstraint object. |
| ExtensionNameConstraintTest | class | core/ |
Tests the ExtensionName constraint. |
| ExtensionNameConstraintTest.php | file | core/ |
|
| ExtensionNameConstraintTest::$modules | property | core/ |
Modules to install. |
| ExtensionNameConstraintTest::testValidation | function | core/ |
Tests the ExtensionName constraint. |
| ExtensionNameLengthException | class | core/ |
Exception thrown when the extension's name length exceeds the allowed maximum. |
| ExtensionNameLengthException.php | file | core/ |
|
| ExtensionNameReservedException | class | core/ |
Exception thrown when the extension's name is already reserved. |
| ExtensionNameReservedException.php | file | core/ |
|
| ExtensionPathResolver::getPathname | function | core/ |
Gets the info file path for the extension. |
| ExtraFieldBlock::$fieldName | property | core/ |
The field name. |
| FakeRecord::$name | property | core/ |
The property used in tests. |
| 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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.