Search for name

  1. Search 7.x for name
  2. Search 8.9.x for name
  3. Search 10.3.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
FieldStorageConfig::getMainPropertyName function core/modules/field/src/Entity/FieldStorageConfig.php Returns the name of the main property, if any.
FieldStorageConfig::getName function core/modules/field/src/Entity/FieldStorageConfig.php Returns the machine name of the field.
FieldStorageConfig::getPropertyNames function core/modules/field/src/Entity/FieldStorageConfig.php Returns the names of the field's subproperties.
FieldStorageConfig::loadByName function core/modules/field/src/Entity/FieldStorageConfig.php Loads a field config entity based on the entity type and field name.
FieldStorageConfig::NAME_MAX_LENGTH constant core/modules/field/src/Entity/FieldStorageConfig.php The maximum length of the field name, in characters.
FieldStorageConfigTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/FieldStorageConfigTest.php The name of the tested JSON:API resource type.
FieldStorageDefinitionInterface::getMainPropertyName function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the name of the main property, if any.
FieldStorageDefinitionInterface::getName function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the machine name of the field.
FieldStorageDefinitionInterface::getPropertyNames function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns the names of the field's subproperties.
FieldUiTest::testGetNextDestinationRouteName function core/modules/field_ui/tests/src/Unit/FieldUiTest.php @covers ::getNextDestination
File::getFilename function core/modules/file/src/Entity/File.php Returns the name of the file.
File::METADATA_ATTRIBUTE_NAME constant core/modules/media/src/Plugin/media/Source/File.php Key for "Name" metadata attribute.
File::setFilename function core/modules/file/src/Entity/File.php Sets the name of the file.
FileCopyTest::testRenameFile function core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php Tests the 'rename' overwrite mode.
FileFieldAttributesTest::$fieldName property core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php The name of the file field used in the test.
FileInterface::getFilename function core/modules/file/src/FileInterface.php Returns the name of the file.
FileInterface::setFilename function core/modules/file/src/FileInterface.php Sets the name of the file.
FileManagedFileElementTest::testFileNameTrim function core/modules/file/tests/src/Functional/FileManagedFileElementTest.php Tests file names have leading . removed.
FileOnTranslatedEntityTest::$fieldName property core/modules/file/tests/src/Functional/FileOnTranslatedEntityTest.php The name of the file field used in the test.
FileRepositoryTest::testExistingRename function core/modules/file/tests/src/Kernel/FileRepositoryTest.php Tests writeData() when renaming around an existing file.
FileRepositoryTest::testWithFilename function core/modules/file/tests/src/Kernel/FileRepositoryTest.php Tests the writeData() method.
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().
FileStorage::getCollectionName function core/lib/Drupal/Core/Config/FileStorage.php Gets the name of the current collection the storage is using.
FileStorage::rename function core/lib/Drupal/Core/Config/FileStorage.php Renames a configuration object in the storage.
FileSystem::basename function core/lib/Drupal/Core/File/FileSystem.php Gets the filename from a given path.
FileSystem::createFilename function core/lib/Drupal/Core/File/FileSystem.php Creates a full file path from a directory and filename.
FileSystem::dirname function core/lib/Drupal/Core/File/FileSystem.php Gets the name of the directory from a given path.
FileSystem::getDestinationFilename function core/lib/Drupal/Core/File/FileSystem.php Determines the destination path for a file.
FileSystemForm::getEditableConfigNames function core/modules/system/src/Form/FileSystemForm.php Gets the configuration names that will be editable.
FileSystemInterface::basename function core/lib/Drupal/Core/File/FileSystemInterface.php Gets the filename from a given path.
FileSystemInterface::createFilename function core/lib/Drupal/Core/File/FileSystemInterface.php Creates a full file path from a directory and filename.
FileSystemInterface::dirname function core/lib/Drupal/Core/File/FileSystemInterface.php Gets the name of the directory from a given path.
FileSystemInterface::EXISTS_RENAME constant core/lib/Drupal/Core/File/FileSystemInterface.php Flag for dealing with existing files: Appends number until name is unique.
FileSystemInterface::getDestinationFilename function core/lib/Drupal/Core/File/FileSystemInterface.php Determines the destination path for a file.
FileSystemTest::providerTestBasename function core/tests/Drupal/Tests/Core/File/FileSystemTest.php
FileSystemTest::testBasename function core/tests/Drupal/Tests/Core/File/FileSystemTest.php @covers ::basename
FileSystemTest::testCopySelfRename function core/tests/Drupal/KernelTests/Core/File/FileSystemTest.php @covers ::copy
FileTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/FileTest.php The fields that are protected against modification during PATCH requests.
FileTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/FileTest.php The name of the tested JSON:API resource type.
FileTestBase::$classname property core/tests/Drupal/KernelTests/Core/File/FileTestBase.php A fully-qualified stream wrapper class name to register for the test.
FileTransfer::$hostname property core/lib/Drupal/Core/FileTransfer/FileTransfer.php The hostname for this file transfer.
FileTransfer::$username property core/lib/Drupal/Core/FileTransfer/FileTransfer.php The username for this file transfer.
FileTransferTest::$hostname property core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php
FileTransferTest::$username property core/modules/system/tests/src/Functional/FileTransfer/FileTransferTest.php
FileUploadResource::prepareFilename function core/modules/file/src/Plugin/rest/resource/FileUploadResource.php Prepares the filename to strip out any malicious extensions.
FileUploadResource::REQUEST_HEADER_FILENAME_REGEX constant core/modules/file/src/Plugin/rest/resource/FileUploadResource.php The regex used to extract the filename from the content disposition header.
FileUploadResourceTestBase::testFileUploadUnicodeFilename function core/modules/rest/tests/src/Functional/FileUploadResourceTestBase.php Tests using the file upload route with a unicode file name.
FileUploadResult::$originalFilename property core/modules/file/src/Upload/FileUploadResult.php The original filename.

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