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
Name.php file core/modules/user/src/Plugin/views/filter/Name.php
Name::$alwaysMultiple property core/modules/user/src/Plugin/views/filter/Name.php Disable the possibility to force a single value.
Name::$foo property core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Name::$validated_exposed_input property core/modules/user/src/Plugin/views/filter/Name.php The validated exposed input.
Name::acceptExposedInput function core/modules/user/src/Plugin/views/filter/Name.php Determines if the input from a filter should change the generated query.
Name::adminSummary function core/modules/user/src/Plugin/views/filter/Name.php Display the filter on the administrative summary.
Name::getValueOptions function core/modules/user/src/Plugin/views/filter/Name.php Gets the value options.
Name::validateExposed function core/modules/user/src/Plugin/views/filter/Name.php Validate the exposed handler form.
Name::valueForm function core/modules/user/src/Plugin/views/filter/Name.php Options form subform for setting options.
Name::valueSubmit function core/modules/user/src/Plugin/views/filter/Name.php Perform any necessary changes to the form values prior to storage.
Name::valueValidate function core/modules/user/src/Plugin/views/filter/Name.php Validate the options form.
name_collision_test.info.yml file core/modules/system/tests/themes/name_collision_test/name_collision_test.info.yml core/modules/system/tests/themes/name_collision_test/name_collision_test.info.yml
name_collision_test.info.yml file core/modules/system/tests/modules/name_collision_test/name_collision_test.info.yml core/modules/system/tests/modules/name_collision_test/name_collision_test.info.yml
NavigationSectionStorage::getConfigName function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Returns the name to be used to store in the config system.
NegotiationBrowserDeleteForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationBrowserDeleteForm.php Gets the configuration names that will be editable.
NegotiationBrowserForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationBrowserForm.php Gets the configuration names that will be editable.
NegotiationConfigureForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationConfigureForm.php Gets the configuration names that will be editable.
NegotiationSelectedForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationSelectedForm.php Gets the configuration names that will be editable.
NegotiationSessionForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationSessionForm.php Gets the configuration names that will be editable.
NegotiationUrlForm::getEditableConfigNames function core/modules/language/src/Form/NegotiationUrlForm.php Gets the configuration names that will be editable.
NestedConfigTargetForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php Gets the configuration names that will be editable.
NodeAccessFieldTest::$fieldName property core/modules/node/tests/src/Functional/NodeAccessFieldTest.php The name of the created field.
NodeLanguageTest::assertLanguageNames function core/modules/node/tests/src/Functional/Views/NodeLanguageTest.php Asserts the presence of language names in their English or native forms.
NodeMigrateTypeTestTrait::$tableName property core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php The migrate_map table name.
NodeMigrateTypeTestTrait::getTableName function core/modules/migrate_drupal/tests/src/Traits/NodeMigrateTypeTestTrait.php Gets the migrate_map table name.
NodeResourceTestBase::$patchProtectedFieldNames property core/modules/node/tests/src/Functional/Rest/NodeResourceTestBase.php The fields that are protected against modification during PATCH requests.
NodeTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/NodeTest.php The fields that are protected against modification during PATCH requests.
NodeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/NodeTest.php The name of the tested JSON:API resource type.
NodeType::$name property core/modules/node/src/Entity/NodeType.php The human-readable name of the node type.
NodeTypeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/NodeTypeTest.php The name of the tested JSON:API resource type.
node_type_get_names function core/modules/node/node.module Returns a list of available node type names.
NullIdMap::getQualifiedMapTableName function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Gets the qualified map table.
NullRouteMatch::getRouteName function core/lib/Drupal/Core/Routing/NullRouteMatch.php Returns the route name.
NullStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/NullStorage.php Gets the existing collections.
NullStorage::getCollectionName function core/lib/Drupal/Core/Config/NullStorage.php Gets the name of the current collection the storage is using.
NullStorage::rename function core/lib/Drupal/Core/Config/NullStorage.php Renames a configuration object in the storage.
NullStorageExpirable::getCollectionName function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Returns the name of this collection.
NullStorageExpirable::rename function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Renames a key.
NumberListField::summaryName function core/modules/options/src/Plugin/views/argument/NumberListField.php Provides the name to use for the summary, defaults to the name field.
NumericArgument::getSortName function core/modules/views/src/Plugin/views/argument/NumericArgument.php Return a description of how the argument would normally be sorted.
OffsetPage::KEY_NAME constant core/modules/jsonapi/src/Query/OffsetPage.php The JSON:API pagination key name.
OptionsFieldUIAllowedValuesTest::$fieldName property core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Name of the option field.
OptionsFieldUIAllowedValuesTest::exposeOptionMachineName function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUIAllowedValuesTest.php Exposes the machine name input for a row.
OptionsFieldUITest::$fieldName property core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php Name of the option field.
OptionsFieldUITest::$fieldName property core/modules/options/tests/src/Functional/OptionsFieldUITest.php Name of the option field.
OptionsFieldUITest::$typeName property core/modules/options/tests/src/Functional/OptionsFieldUITest.php The name of the created content type.
OptionsFieldUITest::exposeOptionMachineName function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php Exposes the machine name input for a row.
OptionsFieldUITest::testMachineNameSpecialCharacters function core/modules/options/tests/src/FunctionalJavascript/OptionsFieldUITest.php Tests `list_string` machine name with special characters.
OptionsFieldUnitTestBase::$fieldName property core/modules/options/tests/src/Kernel/OptionsFieldUnitTestBase.php The field name used in the test.
OptionsTestBase::$fieldNames property core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php The used field names.

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