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
StreamWrapperTest::testGetClassName function core/tests/Drupal/KernelTests/Core/File/StreamWrapperTest.php Tests the getClassName() function.
StringArgument::getSortName function core/modules/views/src/Plugin/views/argument/StringArgument.php Return a description of how the argument would normally be sorted.
StringArgument::summaryName function core/modules/views/src/Plugin/views/argument/StringArgument.php Provides the name to use for the summary, defaults to the name field.
StringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/String/StringFormatterTest.php
StringListField::summaryName function core/modules/options/src/Plugin/views/argument/StringListField.php Provides the name to use for the summary, defaults to the name field.
SubformState::setErrorByName function core/lib/Drupal/Core/Form/SubformState.php Files an error against a form element.
SubformStateTest::testSetErrorByName function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setErrorByName
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Gets the configuration names that will be editable.
SystemDeprecationTest::testSystemSortModulesByInfoName function core/modules/system/tests/src/Kernel/SystemDeprecationTest.php
system_project_namespace_test.info.yml file core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml
system_sort_modules_by_info_name function core/modules/system/system.module Array sorting callback; sorts modules by their name.
TableMappingInterface::getAllFieldTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets all the table names in which an entity field is stored.
TableMappingInterface::getColumnNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a mapping of field columns to database columns for a given field.
TableMappingInterface::getFieldColumnName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Generates a column name for a field property.
TableMappingInterface::getFieldNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of names for entity fields stored in the specified table.
TableMappingInterface::getFieldTableName function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets the table name for a given column.
TableMappingInterface::getTableNames function core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php Gets a list of table names for this mapping.
TaggedWithTest::$tagFieldName property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Name of the test tag field.
Tasks::name function core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysql/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestPgsql/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefake/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/tests/fixtures/database_drivers/core/corefake/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/tests/fixtures/database_drivers/custom/fake/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/lib/Drupal/Core/Database/Install/Tasks.php Returns the human-readable name of the driver.
Tasks::name function core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Returns the human-readable name of the driver.
TaxonomyFieldFilterTest::$termNames property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php List of taxonomy term names by language.
TaxonomyTermViewTest::$fieldName1 property core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php Name of the taxonomy term reference field.
TaxonomyTranslationTestTrait::$termFieldName property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php The field name for our taxonomy term field.
taxonomy_term_load_multiple_by_name function core/modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use.
taxonomy_vocabulary_get_names function core/modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
Template::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Template.php
template_preprocess_username function core/modules/user/user.module Prepares variables for username templates.
TemporaryJsonapiFileFieldUploader::prepareFilename function core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php Prepares the filename to strip out any malicious extensions.
TemporaryJsonapiFileFieldUploader::REQUEST_HEADER_FILENAME_REGEX constant core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php The regex used to extract the filename from the content disposition header.
TemporaryStream::getName function core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php Returns the name of the stream wrapper for use in the UI.
Term::getName function core/modules/taxonomy/src/Entity/Term.php Gets the term name.
Term::setName function core/modules/taxonomy/src/Entity/Term.php Sets the term name.
TermAutocompleteTest::$fieldName property core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php The field to add to the content type for the taxonomy terms.
TermForm::getEditedFieldNames function core/modules/taxonomy/src/TermForm.php Gets the names of all fields edited in the form.
TermIndexTest::$fieldName1 property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Name of the taxonomy term reference field.
TermIndexTest::$fieldName2 property core/modules/taxonomy/tests/src/Functional/TermIndexTest.php Name of the taxonomy term reference field.
TermInterface::getName function core/modules/taxonomy/src/TermInterface.php Gets the term name.
TermInterface::setName function core/modules/taxonomy/src/TermInterface.php Sets the term name.
TermName class core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php Validates whether a term name is a valid term argument.
TermName class core/modules/taxonomy/src/Plugin/views/field/TermName.php Displays taxonomy term names and allows converting spaces to hyphens.
TermName.php file core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php

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