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
GetFilenameTest::register function core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php Registers test-specific services.
GetFilenameTest::testDrupalGetFilename function core/tests/Drupal/KernelTests/Core/Bootstrap/GetFilenameTest.php Tests that drupal_get_filename() works when the file is not in database.
GetRdfNamespacesTest class core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Tests hook_rdf_namespaces().
GetRdfNamespacesTest.php file core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php
GetRdfNamespacesTest::$defaultTheme property core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php The theme to install as the default for testing.
GetRdfNamespacesTest::$modules property core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Modules to enable.
GetRdfNamespacesTest::testGetRdfNamespaces function core/modules/rdf/tests/src/Functional/GetRdfNamespacesTest.php Tests getting RDF namespaces.
GroupByNumeric::getSortName function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a description of how the argument would normally be sorted.
GroupwiseMax::conditionNamespace function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to namespace query pieces.
Handler::rootPackageName function composer/Plugin/Scaffold/Handler.php Gets the root package name.
HandlerFieldUserNameTest class core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests the handler of the user: name field.
HandlerFieldUserNameTest.php file core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFieldUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php The theme to install as the default for testing.
HandlerFieldUserNameTest::$testViews property core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Views used by this test.
HandlerFieldUserNameTest::testNoAdditionalFields function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests that the field handler works when no additional fields are added.
HandlerFieldUserNameTest::testUserName function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php
HandlerFilterUserNameTest class core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests the handler of the user: name filter.
HandlerFilterUserNameTest.php file core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::$accounts property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Accounts used by this test.
HandlerFilterUserNameTest::$columnMap property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Stores the column map for this testCase.
HandlerFilterUserNameTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php The theme to install as the default for testing.
HandlerFilterUserNameTest::$modules property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Modules to enable.
HandlerFilterUserNameTest::$names property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Usernames of $accounts.
HandlerFilterUserNameTest::$testViews property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Views used by this test.
HandlerFilterUserNameTest::setUp function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php
HandlerFilterUserNameTest::testAdminUserInterface function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests using the user interface.
HandlerFilterUserNameTest::testExposedFilter function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests exposed filters.
HandlerFilterUserNameTest::testUserNameApi function core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Tests just using the filter.
HelpTopicTwigLoader::MAIN_NAMESPACE constant core/modules/help_topics/src/HelpTopicTwigLoader.php
hook_post_update_NAME function core/lib/Drupal/Core/Extension/module.api.php Executes an update which is intended to update data, like entities.
hook_rdf_namespaces function core/modules/rdf/rdf.api.php Allow modules to define namespaces for RDF mappings.
hook_user_format_name_alter function core/modules/user/user.api.php Alter the username that is displayed for a user.
ImageAdminStylesTest::testNumericStyleName function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Test creating an image style with a numeric name and ensuring it can be
applied to an image.
ImageFieldAttributesTest::$fieldName property core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php The name of the image field used in the test.
ImageFormatterTest::$fieldName property core/modules/image/tests/src/Kernel/ImageFormatterTest.php
ImageOnTranslatedEntityTest::$fieldName property core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php The name of the image field used in the test.
ImageStyle::$name property core/modules/image/src/Entity/ImageStyle.php The name of the image style.
ImageStyle::getName function core/modules/image/src/Entity/ImageStyle.php Returns the image style.
ImageStyle::setName function core/modules/image/src/Entity/ImageStyle.php Sets the name of the image style.
ImageStyleIntegrationTest::testEntityDisplayDependencyRename function core/modules/image/tests/src/Kernel/ImageStyleIntegrationTest.php Tests renaming the ImageStyle.
ImageStyleInterface::getName function core/modules/image/src/ImageStyleInterface.php Returns the image style.
ImageStyleInterface::setName function core/modules/image/src/ImageStyleInterface.php Sets the name of the image style.
ImageStyleTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ImageStyleTest.php The name of the tested JSON:API resource type.
ImageToolkitForm::getEditableConfigNames function core/modules/system/src/Form/ImageToolkitForm.php Gets the configuration names that will be editable.
ImportableEntityStorageInterface::importRename function core/lib/Drupal/Core/Config/Entity/ImportableEntityStorageInterface.php Renames entities upon synchronizing configuration changes.
ImportStorageTransformer::LOCK_NAME constant core/lib/Drupal/Core/Config/ImportStorageTransformer.php The name used to identify the lock.
InstallerNonDefaultDatabaseDriverTest::$testDriverName property core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php The name of the test database driver in use.
InstallStorage::getComponentNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for a list of modules or themes.
InstallStorage::getCoreNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for Drupal core.
InstallStorage::rename function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::rename().

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