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 10.3.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
EntityViewDisplayTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php
EntityViewModeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php
EnvironmentSupportValidator::VARIABLE_NAME constant core/modules/package_manager/src/Validator/EnvironmentSupportValidator.php The name of the environment variable to check.
EventLogSubscriber::LOG_FILE_NAME constant core/modules/package_manager/tests/modules/package_manager_test_event_logger/src/EventSubscriber/EventLogSubscriber.php The name of the log file to write to.
ExceptionLoggingSubscriberTest::$testLogServiceName property core/tests/Drupal/KernelTests/Core/EventSubscriber/ExceptionLoggingSubscriberTest.php The service name for a logger implementation that collects anything logged.
ExcludedModulesEventSubscriber::getDependentConfigNames function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Get all the configuration which depends on one of the excluded modules.
ExecutionContext::getClassName function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExecutionContext::getPropertyName function core/lib/Drupal/Core/Validation/ExecutionContext.php
ExpectDeprecationTrait::getCallableName function core/tests/Drupal/TestTools/Extension/DeprecationBridge/ExpectDeprecationTrait.php Returns a callable as a string suitable for inclusion in a message.
ExportStorageManager::LOCK_NAME constant core/lib/Drupal/Core/Config/ExportStorageManager.php The name used to identify the lock.
Extension::$filename property core/lib/Drupal/Core/Extension/Extension.php The filename of the main extension file (e.g., 'node.module').
Extension::$pathname property core/lib/Drupal/Core/Extension/Extension.php The relative pathname of the extension (e.g., 'core/modules/node/node.info.yml').
Extension::getExtensionFilename function core/lib/Drupal/Core/Extension/Extension.php Returns the name of the main extension file, if any.
Extension::getExtensionPathname function core/lib/Drupal/Core/Extension/Extension.php Returns the relative path of the main extension file, if any.
Extension::getFilename function core/lib/Drupal/Core/Extension/Extension.php Returns the filename of the extension's info file.
Extension::getName function core/lib/Drupal/Core/Extension/Extension.php Returns the internal name of the extension.
Extension::getPathname function core/lib/Drupal/Core/Extension/Extension.php Returns the relative path and filename of the extension's info file.
ExtensionList::$addedPathNames property core/lib/Drupal/Core/Extension/ExtensionList.php A list of extension folder names directly added in code (not discovered).
ExtensionList::$pathNames property core/lib/Drupal/Core/Extension/ExtensionList.php A list of extension folder names keyed by extension name.
ExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ExtensionList.php Returns a list of machine names of installed extensions.
ExtensionList::getName function core/lib/Drupal/Core/Extension/ExtensionList.php Returns the human-readable name of the extension.
ExtensionList::getPathname function core/lib/Drupal/Core/Extension/ExtensionList.php Gets the info file path for an extension.
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.
ExtensionList::setPathname function core/lib/Drupal/Core/Extension/ExtensionList.php Sets the pathname for an extension.
ExtensionList::sortByName function core/lib/Drupal/Core/Extension/ExtensionList.php Array sorting callback; sorts extensions by their name.
ExtensionListTest::testGetName function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::getName
ExtensionListTest::testGetNameWithNonExistingExtension function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::getName
ExtensionListTest::testGetPathname function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::getPathname
ExtensionListTest::testGetPathNames function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::getPathNames
ExtensionListTest::testSetPathname function core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php @covers ::setPathname
@covers ::getPathname
ExtensionListTrait::$staticAddedPathNames property core/lib/Drupal/Core/Installer/ExtensionListTrait.php Static version of the added file names during the installer.
ExtensionListTrait::getPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionListTrait::setPathname function core/lib/Drupal/Core/Installer/ExtensionListTrait.php
ExtensionNameConstraint class core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionNameConstraint.php Checks that the value is a valid extension name.
ExtensionNameConstraint.php file core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionNameConstraint.php
ExtensionNameConstraint::__construct function core/lib/Drupal/Core/Extension/Plugin/Validation/Constraint/ExtensionNameConstraint.php Constructs an ExtensionNameConstraint object.
ExtensionNameConstraintTest class core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php Tests the ExtensionName constraint.
ExtensionNameConstraintTest.php file core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php
ExtensionNameConstraintTest::$modules property core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php
ExtensionNameConstraintTest::testValidation function core/tests/Drupal/KernelTests/Core/Extension/ExtensionNameConstraintTest.php Tests the ExtensionName constraint.
ExtensionNameLengthException class core/lib/Drupal/Core/Extension/ExtensionNameLengthException.php Exception thrown when the extension's name length exceeds the allowed maximum.
ExtensionNameLengthException.php file core/lib/Drupal/Core/Extension/ExtensionNameLengthException.php
ExtensionNameReservedException class core/lib/Drupal/Core/Extension/ExtensionNameReservedException.php Exception thrown when the extension's name is already reserved.
ExtensionNameReservedException.php file core/lib/Drupal/Core/Extension/ExtensionNameReservedException.php
ExtensionPathResolver::getPathname function core/lib/Drupal/Core/Extension/ExtensionPathResolver.php Gets the info file path for the extension.
ExtraFieldBlock::$fieldName property core/modules/layout_builder/src/Plugin/Block/ExtraFieldBlock.php The field name.
FakeRecord::$name property core/modules/system/tests/src/Functional/Database/FakeRecord.php The property used in tests.
FieldBlock::$fieldName property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The field name.

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