Search for name

  1. Search 7.x for name
  2. Search 9.5.x for name
  3. Search 8.9.x for name
  4. Search 11.x for name
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Name class core/modules/user/src/Plugin/views/filter/Name.php Filter handler for usernames.
Name class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php

All search results

Title Object type File name Summary
CommentTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/CommentTest.php
CommentTypeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php
CommentUserNameTest class core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php Tests comment user name field.
CommentUserNameTest.php file core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentUserNameTest::$adminUser property core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php Admin user.
CommentUserNameTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentUserNameTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php
CommentUserNameTest::testUsername function core/modules/comment/tests/src/Kernel/Views/CommentUserNameTest.php Tests the username formatter.
CommentXmlAnonTest::$patchProtectedFieldNames property core/modules/comment/tests/src/Functional/Rest/CommentXmlAnonTest.php Anonymous users cannot edit their own comments.
ComplexDataDefinitionBase::getMainPropertyName function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionBase.php
ComplexDataDefinitionInterface::getMainPropertyName function core/lib/Drupal/Core/TypedData/ComplexDataDefinitionInterface.php Returns the name of the main property, if any.
Component::$machineName property core/lib/Drupal/Core/Plugin/Component.php The component machine name.
Component::getLibraryName function core/lib/Drupal/Core/Plugin/Component.php The auto-computed library name.
ComponentMetadata::$machineName property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The machine name for the component.
ComponentMetadata::$name property core/lib/Drupal/Core/Theme/Component/ComponentMetadata.php The component's name.
ComponentPluginManagerTest::testMismatchingFolderName function core/tests/Drupal/Tests/Core/Theme/Component/ComponentPluginManagerTest.php Test that the machine name is grabbed from the *.component.yml.
ConditionFundamentals::$namespaces property core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php List of potential namespaces of the classes belonging to this condition.
ConfigActionManager::getConfigNamesMatchingExpression function core/lib/Drupal/Core/Config/Action/ConfigActionManager.php Gets the names of all active config objects that match an expression.
ConfigActionTest::testDuplicatePluralizedMethodNameException function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigActionTest::testDuplicatePluralizedOtherMethodNameException function core/tests/Drupal/KernelTests/Core/Config/Action/ConfigActionTest.php
ConfigBase::$name property core/lib/Drupal/Core/Config/ConfigBase.php The name of the configuration object.
ConfigBase::getName function core/lib/Drupal/Core/Config/ConfigBase.php Returns the name of this configuration object.
ConfigBase::MAX_NAME_LENGTH constant core/lib/Drupal/Core/Config/ConfigBase.php The maximum length of a configuration object name.
ConfigBase::setName function core/lib/Drupal/Core/Config/ConfigBase.php Sets the name of this configuration object.
ConfigBase::validateName function core/lib/Drupal/Core/Config/ConfigBase.php Validates the configuration object name.
ConfigCollectionEvents::RENAME_IN_COLLECTION constant core/lib/Drupal/Core/Config/ConfigCollectionEvents.php Event dispatched when renaming configuration not in the default collection.
ConfigCollectionInfo::getCollectionNames function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Gets the list of possible collection names.
ConfigCRUDTest::testNameValidation function core/tests/Drupal/KernelTests/Core/Config/ConfigCRUDTest.php Tests the validation of configuration object names.
ConfigEntityBase::getConfigDependencyName function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
ConfigEntityDependency::$name property core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php The configuration entity's configuration object name.
ConfigEntityDependency::getConfigDependencyName function core/lib/Drupal/Core/Config/Entity/ConfigEntityDependency.php Gets the configuration entity's configuration dependency name.
ConfigEntityStorage::getIDFromConfigName function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorage::getQueryServiceName function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorage::importRename function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php
ConfigEntityStorageInterface::getIDFromConfigName function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorageInterface.php Extracts the configuration entity ID from the full configuration name.
ConfigEntityStorageTest::testSaveRename function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @covers ::save[[api-linebreak]]
@covers ::doSave[[api-linebreak]]
ConfigEntityValidationTestBase::getMachineNameConstraints function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Returns the validation constraints applied to the entity's ID.
ConfigEntityValidationTestBase::providerInvalidMachineNameCharacters function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Data provider for ::testInvalidMachineNameCharacters().
ConfigEntityValidationTestBase::testInvalidMachineNameCharacters function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Tests that the entity's ID is tested for invalid characters.
ConfigEntityValidationTestBase::testMachineNameLength function core/tests/Drupal/KernelTests/Core/Config/ConfigEntityValidationTestBase.php Tests that the entity ID's length is validated if it is a machine name.
ConfigEvents::RENAME constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of the event fired when renaming a configuration object.
ConfigEventsTest::testConfigRenameEvent function core/tests/Drupal/KernelTests/Core/Config/ConfigEventsTest.php Tests configuration rename event that is fired from the ConfigFactory.
ConfigFactory::rename function core/lib/Drupal/Core/Config/ConfigFactory.php
ConfigFactoryInterface::rename function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Renames a configuration object using the storage.
ConfigFactoryOverrideBase::onConfigRename function core/lib/Drupal/Core/Config/ConfigFactoryOverrideBase.php Actions to be performed to configuration override on configuration rename.
ConfigFactoryTest::testRename function core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php @covers ::rename[[api-linebreak]]
ConfigFormBaseTrait::getEditableConfigNames function core/lib/Drupal/Core/Form/ConfigFormBaseTrait.php Gets the configuration names that will be editable.
ConfigImporter::importInvokeRename function core/lib/Drupal/Core/Config/ConfigImporter.php Imports a configuration entity rename.
ConfigImporter::LOCK_NAME constant core/lib/Drupal/Core/Config/ConfigImporter.php The name used to identify the lock.

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