Search for name

  1. Search 7.x for name
  2. Search 9.5.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
SiteNameTest class core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php Tests that the site name can be set during a non-interactive installation.
SiteNameTest.php file core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
SiteNameTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
SiteNameTest::$siteName property core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php The site name to be used when testing.
SiteNameTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php
SiteNameTest::testSiteName function core/tests/Drupal/FunctionalTests/Installer/SiteNameTest.php Tests that the desired site name appears on the page after installation.
SomeAnnotationClassNameWithoutConstructor class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SomeAnnotationClassNameWithoutConstructor::$data property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SomeAnnotationClassNameWithoutConstructor::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SomeAnnotationClassNameWithoutConstructorAndProperties class core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
SomeAnnotationWithConstructorWithoutParams::$name property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Sort::KEY_NAME constant core/modules/jsonapi/src/Query/Sort.php The JSON:API sort key name.
Sql::$mapTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The migration map table name.
Sql::$messageTableName property core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The message table name.
Sql::getQualifiedMapTableName function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Get the fully qualified map table name.
Sql::mapTableName function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The name of the database map table.
Sql::messageTableName function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php The name of the database message table.
SqlContentEntityStorage::getQueryServiceName function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php
SqlContentEntityStorageSchema::getEntityIndexName function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets the name to be used for the given entity index.
SqlContentEntityStorageSchema::getFieldIndexName function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Generates an index name for a field data table.
SqlContentEntityStorageSchema::getFieldSchemaIdentifierName function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Generates a safe schema identifier (name of an index, column name etc.).
SqlContentEntityStorageSchema::getTableNames function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets a list of table names for this entity type, field storage and mapping.
SqlContentEntityStorageSchema::hasSharedTableNameChanges function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Detects whether any table name got renamed in an entity type update.
StatementPrefetch::$columnNames property core/lib/Drupal/Core/Database/StatementPrefetch.php The list of column names in this result set.
StaticMenuLinkOverrides::$configName property core/lib/Drupal/Core/Menu/StaticMenuLinkOverrides.php The config name used to store the overrides.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Sort handler to sort by last comment name which might be in 2 different
fields.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Field handler to present the name of the last comment poster.
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsLastCommentName::defineOptions function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsLastCommentName::render function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsSettingsForm::getEditableConfigNames function core/modules/statistics/src/StatisticsSettingsForm.php
StorageBase::getCollectionName function core/lib/Drupal/Core/KeyValueStore/StorageBase.php
StorageComparer::$sourceNames property core/lib/Drupal/Core/Config/StorageComparer.php Sorted list of all the configuration object names in the source storage.
StorageComparer::$targetNames property core/lib/Drupal/Core/Config/StorageComparer.php Sorted list of all the configuration object names in the target storage.
StorageComparer::addChangelistRename function core/lib/Drupal/Core/Config/StorageComparer.php Creates the rename changelist.
StorageComparer::createRenameName function core/lib/Drupal/Core/Config/StorageComparer.php Creates a rename name from the old and new names for the object.
StorageComparer::extractRenameNames function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparer::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparer::moveRenameToUpdate function core/lib/Drupal/Core/Config/StorageComparer.php
StorageComparerInterface::extractRenameNames function core/lib/Drupal/Core/Config/StorageComparerInterface.php Extracts old and new configuration names from a configuration change name.
StorageComparerInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageComparerInterface.php Gets the existing collections from both the target and source storage.
StorageComparerInterface::moveRenameToUpdate function core/lib/Drupal/Core/Config/StorageComparerInterface.php Moves a rename operation to an update.
StorageInterface::getAllCollectionNames function core/lib/Drupal/Core/Config/StorageInterface.php Gets the existing collections.
StorageInterface::getCollectionName function core/lib/Drupal/Core/Config/StorageInterface.php Gets the name of the current collection the storage is using.
StorageInterface::rename function core/lib/Drupal/Core/Config/StorageInterface.php Renames a configuration object in the storage.
StorageReplaceDataWrapper::getAllCollectionNames function core/modules/config/src/StorageReplaceDataWrapper.php
StorageReplaceDataWrapper::getCollectionName function core/modules/config/src/StorageReplaceDataWrapper.php

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