Search for names

  1. Search 7.x for names
  2. Search 9.5.x for names
  3. Search 10.3.x for names
  4. Search 11.x for names
  5. Other projects
Title Object type File name Summary
ExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ExtensionList.php Returns a list of machine names of installed extensions.
ExtensionList::getPathnames function core/lib/Drupal/Core/Extension/ExtensionList.php Returns a list of extension file paths keyed by machine name.
ExtensionList::getPathnamesCacheId function core/lib/Drupal/Core/Extension/ExtensionList.php Returns the extension filenames cache ID.
ExtensionList::recalculatePathnames function core/lib/Drupal/Core/Extension/ExtensionList.php Generates a sorted list of .info.yml file locations for all extensions.
ExtensionListTest::testGetPathnames function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::getPathnames
ExtensionListTrait::$staticAddedPathNames property core/lib/Drupal/Core/Installer/ExtensionListTrait.php Static version of the added file names during the installer.
FeedResourceTestBase::$patchProtectedFieldNames property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php The fields that are protected against modification during PATCH requests.
FeedResourceTestBase::$uniqueFieldNames property core/modules/aggregator/tests/src/Functional/Rest/FeedResourceTestBase.php The fields that need a different (random) value for each new entity created
by a POST request.
FeedTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/FeedTest.php The fields that are protected against modification during PATCH requests.
FeedTest::$uniqueFieldNames property core/modules/jsonapi/tests/src/Functional/FeedTest.php Fields that need unique values.
FieldConfigDeleteForm::getConfigNamesToDelete function core/modules/field_ui/src/Form/FieldConfigDeleteForm.php Returns config names to delete for the deletion confirmation form.
FieldResolver::getAllDataReferencePropertyNames function core/modules/jsonapi/src/Context/FieldResolver.php Gets all unique reference property names from the given field definitions.
FieldSqlStorageTest::testLongNames function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests that long entity type and field names do not break.
FieldSqlStorageTest::testTableNames function core/tests/Drupal/KernelTests/Core/Entity/FieldSqlStorageTest.php Tests table name generation.
FieldStorageConfig::getPropertyNames function core/modules/field/src/Entity/FieldStorageConfig.php Returns the names of the field's subproperties.
FieldStorageDefinitionInterface::getPropertyNames function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the names of the field's subproperties.
FileResourceTestBase::$patchProtectedFieldNames property core/modules/file/tests/src/Functional/Rest/FileResourceTestBase.php The fields that are protected against modification during PATCH requests.
FileStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/FileStorage.php Gets the existing collections.
FileStorage::getAllCollectionNamesHelper function core/lib/Drupal/Core/Config/FileStorage.php Helper function for getAllCollectionNames().
FileSystemForm::getEditableConfigNames function core/modules/system/src/Form/FileSystemForm.php Gets the configuration names that will be editable.
FileTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/FileTest.php The fields that are protected against modification during PATCH requests.
FormTestArgumentsObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Gets the configuration names that will be editable.
FormTestControllerObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Gets the configuration names that will be editable.
FormTestObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestObject.php Gets the configuration names that will be editable.
FormTestServiceObject::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php Gets the configuration names that will be editable.
ForumSettingsForm::getEditableConfigNames function core/modules/forum/src/ForumSettingsForm.php Gets the configuration names that will be editable.
GetRdfNamespacesTest class core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Tests hook_rdf_namespaces().
GetRdfNamespacesTest.php file core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php
GetRdfNamespacesTest::$defaultTheme property core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php The theme to install as the default for testing.
GetRdfNamespacesTest::$modules property core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Modules to enable.
GetRdfNamespacesTest::testGetRdfNamespaces function core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Tests getting RDF namespaces.
GroupwiseMax::conditionNamespace function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to namespace query pieces.
HandlerFilterUserNameTest::$names property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Usernames of $accounts.
HelpTopicTwigLoader::MAIN_NAMESPACE constant core/modules/help_topics/src/HelpTopicTwigLoader.php
hook_rdf_namespaces function core/modules/rdf/rdf.api.php Allow modules to define namespaces for RDF mappings.
ImageToolkitForm::getEditableConfigNames function core/modules/system/src/Form/ImageToolkitForm.php Gets the configuration names that will be editable.
InstallStorage::getComponentNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for a list of modules or themes.
InstallStorage::getCoreNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for Drupal core.
ItemResourceTestBase::$patchProtectedFieldNames property core/modules/aggregator/tests/src/Functional/Rest/ItemResourceTestBase.php The fields that are protected against modification during PATCH requests.
ItemTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ItemTest.php The fields that are protected against modification during PATCH requests.
jsonapi.custom_query_parameter_names_validator.subscriber service core/modules/jsonapi/jsonapi.services.yml Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator
JsonApiSettingsForm::getEditableConfigNames function core/modules/jsonapi/src/Form/JsonApiSettingsForm.php Gets the configuration names that will be editable.
LayoutDefinition::getRegionNames function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the machine-readable region names.
LibraryDiscoveryIntegrationTest::testLibrariesOverrideOtherAssetLibraryNames function core/tests/Drupal/KernelTests/Core/Asset/LibraryDiscoveryIntegrationTest.php Tests library assets with other ways for specifying paths.
LocaleConfigManager::getComponentNames function core/modules/locale/src/LocaleConfigManager.php Gets configuration names associated with components.
LocaleConfigManager::getStringNames function core/modules/locale/src/LocaleConfigManager.php Gets configuration names associated with strings.
LocaleDefaultConfigStorage::getComponentNames function core/modules/locale/src/LocaleDefaultConfigStorage.php Get all configuration names and folders for a list of modules or themes.
LocaleSettingsForm::getEditableConfigNames function core/modules/locale/src/Form/LocaleSettingsForm.php Gets the configuration names that will be editable.
LoggingForm::getEditableConfigNames function core/modules/system/src/Form/LoggingForm.php Gets the configuration names that will be editable.
MachineNameTest::testMachineNames function core/modules/migrate/tests/src/Unit/process/MachineNameTest.php Tests machine name transformation of non-alphanumeric characters.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.