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 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
TestNodeVisitor::$extensionName property core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestNodeVisitor::$varName property core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestNodeVisitor::$varName property core/modules/sdc/tests/modules/sdc_other_node_visitor/src/Twig/NodeVisitor/TestNodeVisitor.php
TestPerComponentEntityDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php
TestPerComponentEntityFormDisplay::MODE_NAME constant core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php
TestSessionBag::BAG_NAME constant core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php The bag name.
TestSessionBag::getName function core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php
TestSqlContentDefaultTableMapping::setFieldNames function core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php Adds field columns for a table to the table mapping.
TestSuiteBase::addTestsBySuiteNamespace function core/tests/TestSuites/TestSuiteBase.php Find and add tests to the suite for core and any extensions.
TestSuiteBaseTest::testAddTestsBySuiteNamespaceCore function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Tests for special case behavior of unit test suite namespaces in core.
TestWithDispatcher::$name property core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php
TestWithHiddenSourceField::getSourceFieldName function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Determine the name of the source field.
test_theme_having_veery_long_name_which_is_too_long.info.yml file core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml
ThemeAdminForm::getEditableConfigNames function core/modules/system/src/Form/ThemeAdminForm.php Gets the configuration names that will be editable.
ThemeEngineExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php Returns a list of machine names of installed extensions.
ThemeExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ThemeExtensionList.php Returns a list of machine names of installed extensions.
ThemeHandler::getName function core/lib/Drupal/Core/Extension/ThemeHandler.php
ThemeHandlerInterface::getName function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Gets the human readable name of a given theme.
ThemeInitialization::getActiveThemeByName function core/lib/Drupal/Core/Theme/ThemeInitialization.php
ThemeInitializationInterface::getActiveThemeByName function core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php Builds an active theme object.
ThemeInstallerTest::testInstallNameTooLong function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with a too long name.
ThemeInstallerTest::testInstallThemeSameNameAsModule function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with the same name as an enabled module.
ThemeSettingsForm::getEditableConfigNames function core/modules/system/src/Form/ThemeSettingsForm.php Gets the configuration names that will be editable.
TimestampFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php
TokenReplaceTest::$fieldName property core/modules/taxonomy/tests/src/Kernel/TokenReplaceTest.php Name of the taxonomy term reference field.
ToolbarLinkBuilder::renderDisplayName function core/modules/user/src/ToolbarLinkBuilder.php Lazy builder callback for rendering the username.
ToolbarLinkBuilderTest::testRenderDisplayName function core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php Tests structure of display name render array.
TourTest::$resourceTypeName property core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php The name of the tested JSON:API resource type.
TourValidationTest::providerInvalidMachineNameCharacters function core/modules/tour/tests/src/Kernel/TourValidationTest.php Tour IDs are atypical in that they allow dashes in the machine name.
Transaction::$name property core/lib/Drupal/Core/Database/Transaction.php The name of the transaction.
Transaction::name function core/lib/Drupal/Core/Database/Transaction.php Retrieves the name of the transaction or savepoint.
TransactionNameNonUniqueException class core/lib/Drupal/Core/Database/TransactionNameNonUniqueException.php Exception thrown when a savepoint or transaction name occurs twice.
TransactionNameNonUniqueException.php file core/lib/Drupal/Core/Database/TransactionNameNonUniqueException.php
TranslationsStream::getName function core/modules/locale/src/StreamWrapper/TranslationsStream.php Returns the name of the stream wrapper for use in the UI.
TranslationTest::$fieldName property core/modules/field/tests/src/Kernel/TranslationTest.php The name of the field to use in this test.
TranslationWebTest::$fieldName property core/modules/field/tests/src/Functional/TranslationWebTest.php The name of the field to use in this test.
TreeConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php Gets the configuration names that will be editable.
TwigEnvironmentTest::testCacheFilename function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Ensures that cacheFilename() varies by extensions + deployment identifier.
TwigEnvironmentTest::testTemplateClassname function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Ensures that templates resolve to the same class name and cache file.
TwigExtension::getName function core/lib/Drupal/Core/Template/TwigExtension.php
TwigNamespaceTest class core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php Tests Twig namespaces.
TwigNamespaceTest.php file core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php
TwigNamespaceTest::$modules property core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php Modules to install.
TwigNamespaceTest::$twig property core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php
TwigNamespaceTest::assertTwigTemplate function core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php Checks to see if a value is a twig template.
TwigNamespaceTest::setUp function core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php
TwigNamespaceTest::testTemplateDiscovery function core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php Tests template discovery using namespaces.
TwigNamespaceTest::testTwigNamespaces function core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php Tests template extension and includes using namespaces.
TwigNodeCheckDeprecations::$usedNames property core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php The named variables used in the template.
TwigNodeVisitorCheckDeprecations::$assignedNames property core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php The named variables set within the template.

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