Search for names
- Search 7.x for names
- Search 9.5.x for names
- Search 10.3.x for names
- Search 11.x for names
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| 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. |
| ExtensionListTest::testGetPathnames | function | core/ |
@covers ::getPathnames[[api-linebreak]] |
| ExtensionListTrait::$staticAddedPathNames | property | core/ |
Static version of the added file names during the installer. |
| FeedResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FeedResourceTestBase::$uniqueFieldNames | property | core/ |
The fields that need a different (random) value for each new entity created by a POST request. |
| FeedTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FeedTest::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
| FieldConfigDeleteForm::getConfigNamesToDelete | function | core/ |
Returns config names to delete for the deletion confirmation form. |
| FieldResolver::getAllDataReferencePropertyNames | function | core/ |
Gets all unique reference property names from the given field definitions. |
| FieldSqlStorageTest::testLongNames | function | core/ |
Tests that long entity type and field names do not break. |
| FieldSqlStorageTest::testTableNames | function | core/ |
Tests table name generation. |
| FieldStorageConfig::getPropertyNames | function | core/ |
Returns the names of the field's subproperties. |
| FieldStorageDefinitionInterface::getPropertyNames | function | core/ |
Returns the names of the field's subproperties. |
| FileResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FileStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| FileStorage::getAllCollectionNamesHelper | function | core/ |
Helper function for getAllCollectionNames(). |
| FileSystemForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FileTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| FormTestArgumentsObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestControllerObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestServiceObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ForumSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| GetRdfNamespacesTest | class | core/ |
Tests hook_rdf_namespaces(). |
| GetRdfNamespacesTest.php | file | core/ |
|
| GetRdfNamespacesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| GetRdfNamespacesTest::$modules | property | core/ |
Modules to enable. |
| GetRdfNamespacesTest::testGetRdfNamespaces | function | core/ |
Tests getting RDF namespaces. |
| GroupwiseMax::conditionNamespace | function | core/ |
Helper function to namespace query pieces. |
| HandlerFilterUserNameTest::$names | property | core/ |
Usernames of $accounts. |
| HelpTopicTwigLoader::MAIN_NAMESPACE | constant | core/ |
|
| hook_rdf_namespaces | function | core/ |
Allow modules to define namespaces for RDF mappings. |
| ImageToolkitForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| InstallStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| InstallStorage::getCoreNames | function | core/ |
Get all configuration names and folders for Drupal core. |
| ItemResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| ItemTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| jsonapi.custom_query_parameter_names_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
| JsonApiSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LayoutDefinition::getRegionNames | function | core/ |
Gets the machine-readable region names. |
| LibraryDiscoveryIntegrationTest::testLibrariesOverrideOtherAssetLibraryNames | function | core/ |
Tests library assets with other ways for specifying paths. |
| LocaleConfigManager::getComponentNames | function | core/ |
Gets configuration names associated with components. |
| LocaleConfigManager::getStringNames | function | core/ |
Gets configuration names associated with strings. |
| LocaleDefaultConfigStorage::getComponentNames | function | core/ |
Get all configuration names and folders for a list of modules or themes. |
| LocaleSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LoggingForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MachineNameTest::testMachineNames | function | core/ |
Tests machine name transformation of non-alphanumeric characters. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.