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
views.view.test_views_handler_field_user_name.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_views_handler_field_user_name.yml
views.view.test_view_argument_validate_username.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_view_argument_validate_username.yml
Views::fetchPluginNames function core/modules/views/src/Views.php Fetches a list of all base tables available
ViewsBlock::getMachineNameSuggestion function core/modules/views/src/Plugin/Block/ViewsBlock.php
ViewsBlockTest::testMachineNameSuggestion function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests that ViewsBlock::getMachineNameSuggestion() produces the right value.
ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseFieldsUpdate function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsMultivalueBaseFieldUpdate
ViewsEntitySchemaSubscriber::baseTableRename function core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Updates views if a base table is renamed.
ViewsEntitySchemaSubscriber::BASE_TABLE_RENAME constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a base table got renamed.
ViewsEntitySchemaSubscriber::dataTableRename function core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Updates views if a data table is renamed.
ViewsEntitySchemaSubscriber::DATA_TABLE_RENAME constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a data table got renamed.
ViewsEntitySchemaSubscriber::REVISION_DATA_TABLE_RENAME constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a revision data table got renamed.
ViewsEntitySchemaSubscriber::REVISION_TABLE_RENAME constant core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php Indicates that a revision table got renamed.
ViewsEntitySchemaSubscriberIntegrationTest::testBaseTableRename function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that renaming base tables adapts the views.
ViewsEntitySchemaSubscriberIntegrationTest::testDataTableRename function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that renaming data tables adapts the views.
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionBaseTableRename function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that renaming revision tables adapts the views.
ViewsEntitySchemaSubscriberIntegrationTest::testRevisionDataTableRename function core/modules/views/tests/src/Kernel/EventSubscriber/ViewsEntitySchemaSubscriberIntegrationTest.php Tests that renaming revision tables adapts the views.
views_post_update_field_names_for_multivalue_fields function core/modules/views/views.post_update.php Update field names for multi-value base fields.
ViewTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/ViewTest.php The name of the tested JSON:API resource type.
ViewUI::getConfigDependencyName function core/modules/views_ui/src/ViewUI.php Gets the configuration dependency name.
Vocabulary::$name property core/modules/taxonomy/src/Entity/Vocabulary.php Name of the vocabulary.
VocabularyTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/VocabularyTest.php The name of the tested JSON:API resource type.
WebTestBase::clickLinkPartialName function core/modules/simpletest/src/WebTestBase.php Follows a link by partial name.
WebTestBaseTest::providerAssertFieldByName function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Provides data for testing the assertFieldByName() helper.
WebTestBaseTest::testAssertFieldByName function core/modules/simpletest/tests/src/Unit/WebTestBaseTest.php Tests the assertFieldByName() helper.
WeekDate::summaryName function core/modules/views/src/Plugin/views/argument/WeekDate.php Provide a link to the next level of the view
WorkflowResourceTestBase::$patchProtectedFieldNames property core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php The fields that are protected against modification during PATCH requests.
WorkflowStateTransitionOperationsAccessCheckTest::invalidOperationNameTestCases function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php Test cases for ::testInvalidOperationName.
WorkflowStateTransitionOperationsAccessCheckTest::testInvalidOperationName function core/modules/workflows/tests/src/Unit/WorkflowStateTransitionOperationsAccessCheckTest.php @covers ::access
@dataProvider invalidOperationNameTestCases
WorkflowTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/WorkflowTest.php The name of the tested JSON:API resource type.
WorkflowUiTest::testStateMachineNameValidation function core/modules/workflows/tests/src/Functional/WorkflowUiTest.php Test the machine name validation of the state add form.
WorkspaceForm::getEditedFieldNames function core/modules/workspaces/src/Form/WorkspaceForm.php Gets the names of all fields edited in the form.
WorkspaceResourceTestBase::$patchProtectedFieldNames property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php The fields that are protected against modification during PATCH requests.
YamlDiscovery::$name property core/lib/Drupal/Component/Discovery/YamlDiscovery.php The base filename to look for in each directory.
YamlDiscoveryTest::testFilenameForBrokenYml function core/tests/Drupal/Tests/Core/Discovery/YamlDiscoveryTest.php Tests if filename is output for a broken YAML file.
YearMonthDate::summaryName function core/modules/views/src/Plugin/views/argument/YearMonthDate.php Provides the name to use for the summary. By default this is just
the name field.
ZfExtensionManagerSfContainer::$canonicalNames property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php A local cache of computed canonical names.
ZfExtensionManagerSfContainer::$canonicalNamesReplacements property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php A map of characters to be replaced through strtr.
ZfExtensionManagerSfContainer::canonicalizeName function core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php Canonicalize the extension name to a service name.
ZfExtensionManagerSfContainerTest::canonicalizeNameProvider function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php Data provider for testReverseProxyEnabled.
ZfExtensionManagerSfContainerTest::testCanonicalizeName function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::canonicalizeName
@dataProvider canonicalizeNameProvider

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