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 |
---|---|---|---|
EntityTestWithRevisionLog::setName | function | core/ |
Sets the name. |
EntityTypeRepository::$classNameEntityTypeMap | property | core/ |
Contains cached mappings of class names to entity types. |
EntityValidationTest::$entityName | property | core/ |
|
EntityViewDisplayResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
EntityViewDisplayTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
EntityViewModeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
ExceptionLoggingSubscriberTest::$testLogServiceName | property | core/ |
The service name for a logger implementation that collects anything logged. |
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 |
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/ |
|
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. |
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.