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
ShortcutResourceTestBase::$patchProtectedFieldNames property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php The fields that are protected against modification during PATCH requests.
ShortcutSetResourceTestBase::$patchProtectedFieldNames property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php The fields that are protected against modification during PATCH requests.
ShortcutSetsTest::testShortcutSetCreateWithSetName function core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php Tests creating a new shortcut set with a defined set name.
ShortcutSetsTest::testShortcutSetRename function core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php Tests renaming a shortcut set.
ShortcutSetsTest::testShortcutSetSwitchNoSetName function core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php Tests switching a user's shortcut set without providing a new set name.
ShortcutSetTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php The name of the tested JSON:API resource type.
ShortcutSetValidationTest::providerInvalidMachineNameCharacters function core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php Shortcut set IDs are atypical: they allow dashes and disallow underscores.
ShortcutTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/ShortcutTest.php The fields that are protected against modification during PATCH requests.
ShortcutTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ShortcutTest.php The name of the tested JSON:API resource type.
SimpleAnnotationReader::addNamespace function core/lib/Drupal/Component/Annotation/Doctrine/SimpleAnnotationReader.php Adds a namespace in which we will look for annotations.
SimpleConfigSectionStorage::getConfigName function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns the name to be used to store in the config system.
SiteConfigureForm::getEditableConfigNames function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Gets the configuration names that will be editable.
SiteInformationForm::getEditableConfigNames function core/modules/system/src/Form/SiteInformationForm.php Gets the configuration names that will be editable.
SiteMaintenanceModeForm::getEditableConfigNames function core/modules/system/src/Form/SiteMaintenanceModeForm.php Gets the configuration names that will be editable.
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 The theme to install as the default for testing.
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 Returns the parameters that will be used when the test installs Drupal.
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.
SourceEditingPreventSelfXssConstraintValidator::getRegExForWildCardAttributeName function core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraintValidator.php Computes a regular expression for matching a wildcard attribute name.
SourceEditingPreventSelfXssConstraintValidator::isWildcardAttributeName function core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingPreventSelfXssConstraintValidator.php Checks whether the given attribute name contains a wildcard, e.g. `data-*`.
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 Gets the name of the service for the query for this entity storage.
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.
StagedDBUpdateValidator::tokensMatchFunctionNamePattern function core/modules/package_manager/src/Validator/StagedDBUpdateValidator.php Determines if a set of tokens contain a function name matching a pattern.
StatementPrefetchIterator::$columnNames property core/lib/Drupal/Core/Database/StatementPrefetchIterator.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.
StaticReflectionClass::getExtensionName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getFileName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getInterfaceNames function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getNamespaceName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getShortName function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::getTraitNames function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php
StaticReflectionClass::inNamespace function core/lib/Drupal/Component/Annotation/Doctrine/StaticReflectionClass.php

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