68 string references to 'Name'

Button::preRenderButton in core/lib/Drupal/Core/Render/Element/Button.php
Prepares a #type 'button' render element for input.html.twig.
Checkbox::preRenderCheckbox in core/lib/Drupal/Core/Render/Element/Checkbox.php
Prepares a #type 'checkbox' render element for input.html.twig.
Color::preRenderColor in core/lib/Drupal/Core/Render/Element/Color.php
Prepares a #type 'color' render element for input.html.twig.
ComposerProjectTemplatesTest::testVerifyTemplateTestProviderIsAccurate in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
Make sure we've accounted for all the templates.
ConditionTest::dataProviderTestCompileWithKnownOperators in core/tests/Drupal/Tests/Core/Database/ConditionTest.php
Provides a list of known operations and the expected output.
ConditionTest::providerSimpleCondition in core/tests/Drupal/Tests/Core/Database/ConditionTest.php
Provides a list of known operations and the expected output.
ConditionTest::testCompileWithSqlInjectionForOperator in core/tests/Drupal/Tests/Core/Database/ConditionTest.php
@covers ::compile[[api-linebreak]]
ConfigDependencyManager::getDependentEntities in core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php
Gets dependencies.
ConfigDependencyManager::sortAll in core/lib/Drupal/Core/Config/Entity/ConfigDependencyManager.php
Sorts the dependencies in order of most dependent last.
ConnectionTest::providerEscapeDatabase in core/tests/Drupal/Tests/Core/Database/ConnectionTest.php
Data provider for testEscapeDatabase.
ContextHandlerTest::testApplyContextMappingConfigurableAssigned in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
@covers ::applyContextMapping[[api-linebreak]]
ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss in core/tests/Drupal/Tests/Core/Plugin/ContextHandlerTest.php
@covers ::applyContextMapping[[api-linebreak]]
DatabaseLockBackend::schemaDefinition in core/lib/Drupal/Core/Lock/DatabaseLockBackend.php
Defines the schema for the semaphore table.
DatabaseQueue::schemaDefinition in core/lib/Drupal/Core/Queue/DatabaseQueue.php
Defines the schema for the queue table.
DatabaseStorage::getMultiple in core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
Returns the stored key/value pairs for a given set of keys.
DatabaseStorage::listAll in core/lib/Drupal/Core/Config/DatabaseStorage.php
Gets configuration object names starting with a given prefix.
DatabaseStorage::schemaDefinition in core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php
Defines the schema for the key_value table.
DatabaseStorage::schemaDefinition in core/lib/Drupal/Core/Config/DatabaseStorage.php
Defines the schema for the configuration table.
DatabaseStorageExpirable::schemaDefinition in core/lib/Drupal/Core/KeyValueStore/DatabaseStorageExpirable.php
Defines the schema for the key_value_expire table.
Date::preRenderDate in core/lib/Drupal/Core/Render/Element/Date.php
Adds form-specific attributes to a 'date' #type element.
DefaultTableMappingTest::testGetAllColumns in core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
Tests DefaultTableMapping::getAllColumns().
DefaultTableMappingTest::testGetExtraColumns in core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
Tests DefaultTableMapping::getExtraColumns().
DefaultTableMappingTest::testGetFieldNames in core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php
Tests DefaultTableMapping::getFieldNames().
Dependency::__sleep in core/lib/Drupal/Core/Extension/Dependency.php
Prevents unnecessary serialization of constraint objects.
Email::preRenderEmail in core/lib/Drupal/Core/Render/Element/Email.php
Prepares a #type 'email' render element for input.html.twig.
EntityConstraintViolationListTest::setupConstraintListWithCompositeConstraint in core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php
Builds an entity constraint violation list with composite constraints.
EntityConstraintViolationListTest::setupConstraintListWithoutCompositeConstraint in core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php
Builds an entity constraint violation list without composite constraints.
EntityConstraintViolationListTest::testFilterByFields in core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php
@covers ::filterByFields[[api-linebreak]]
EntityConstraintViolationListTest::testFilterByFieldsWithCompositeConstraints in core/tests/Drupal/Tests/Core/Entity/EntityConstraintViolationListTest.php
@covers ::filterByFields[[api-linebreak]]
File::preRenderFile in core/lib/Drupal/Core/Render/Element/File.php
Prepares a #type 'file' render element for input.html.twig.
FileSystem::scanDirectory in core/lib/Drupal/Core/File/FileSystem.php
Finds all files that match a given mask in a given directory.
GenerateTheme::execute in core/lib/Drupal/Core/Command/GenerateTheme.php
Hidden::preRenderHidden in core/lib/Drupal/Core/Render/Element/Hidden.php
Prepares a #type 'hidden' render element for input.html.twig.
hook_mail in core/core.api.php
Prepares a message based on parameters.
hook_mail_alter in core/core.api.php
Alter an email message created with MailManagerInterface->mail().
hook_menu_links_discovered_alter in core/lib/Drupal/Core/Menu/menu.api.php
Alters all the menu links discovered by the menu link plugin manager.
hook_schema in core/lib/Drupal/Core/Database/database.api.php
Define the current version of the database schema.
ImageButton::preRenderButton in core/lib/Drupal/Core/Render/Element/ImageButton.php
Prepares a #type 'button' render element for input.html.twig.
ImmutableConfigTest::testClear in core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php
@covers ::clear[[api-linebreak]]
ImmutableConfigTest::testSet in core/tests/Drupal/Tests/Core/Config/ImmutableConfigTest.php
@covers ::set[[api-linebreak]]
InfoParserDynamic::getRequiredKeys in core/lib/Drupal/Core/Extension/InfoParserDynamic.php
Returns an array of keys required to exist in .info.yml file.
MailManager::doMail in core/lib/Drupal/Core/Mail/MailManager.php
Composes and optionally sends an email message.
MaintenanceMode::getSiteMaintenanceMessage in core/lib/Drupal/Core/Site/MaintenanceMode.php
Gets the site maintenance message.
MatcherDumper::dump in core/lib/Drupal/Core/Routing/MatcherDumper.php
Dumps a set of routes to the router table in the database.
MatcherDumper::schemaDefinition in core/lib/Drupal/Core/Routing/MatcherDumper.php
Defines the schema for the router table.
Number::preRenderNumber in core/lib/Drupal/Core/Render/Element/Number.php
Prepares a #type 'number' render element for input.html.twig.
Password::preRenderPassword in core/lib/Drupal/Core/Render/Element/Password.php
Prepares a #type 'password' render element for input.html.twig.
ProjectInfo::filterProjectInfo in core/lib/Drupal/Core/Utility/ProjectInfo.php
Filters the project .info.yml data to only save attributes we need.
Radio::preRenderRadio in core/lib/Drupal/Core/Render/Element/Radio.php
Prepares a #type 'radio' render element for input.html.twig.
Range::preRenderRange in core/lib/Drupal/Core/Render/Element/Range.php
Prepares a #type 'range' render element for input.html.twig.
RouteProvider::getAllRoutes in core/lib/Drupal/Core/Routing/RouteProvider.php
Returns all the routes on the system.
RouteProvider::getRoutesPaged in core/lib/Drupal/Core/Routing/RouteProvider.php
Returns a chunk of routes.
Search::preRenderSearch in core/lib/Drupal/Core/Render/Element/Search.php
Prepares a #type 'search' render element for input.html.twig.
SecuredRedirectResponseTest::testRedirectCopy in core/tests/Drupal/Tests/Component/HttpFoundation/SecuredRedirectResponseTest.php
Tests copying of redirect response.
Select::preRenderSelect in core/lib/Drupal/Core/Render/Element/Select.php
Prepares a select render element.
SiteConfigureForm::validateForm in core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php
Form validation handler.
SqlContentEntityStorageSchemaTest::testGetSchemaBase in core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
Tests the schema for non-revisionable, non-translatable entities.
Tel::preRenderTel in core/lib/Drupal/Core/Render/Element/Tel.php
Prepares a #type 'tel' render element for input.html.twig.
template_preprocess_html in core/includes/theme.inc
Prepares variables for HTML document templates.
template_preprocess_maintenance_page in core/includes/theme.inc
Prepares variables for maintenance page templates.
template_preprocess_select in core/includes/form.inc
Prepares variables for select element templates.
template_preprocess_textarea in core/includes/form.inc
Prepares variables for textarea templates.
Textfield::preRenderTextfield in core/lib/Drupal/Core/Render/Element/Textfield.php
Prepares a #type 'textfield' render element for input.html.twig.
TwigNodeTrans::compileString in core/lib/Drupal/Core/Template/TwigNodeTrans.php
Extracts the text and tokens for the "trans" tag.
Url::preRenderUrl in core/lib/Drupal/Core/Render/Element/Url.php
Prepares a #type 'url' render element for input.html.twig.
YamlDiscoveryDecoratorTest::testGetDefinitions in core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryDecoratorTest.php
Tests the getDefinitions() method.
YamlDiscoveryTest::testDiscovery in core/tests/Drupal/Tests/Component/Discovery/YamlDiscoveryTest.php
Tests the YAML file discovery.
YamlDiscoveryTest::testGetDefinitions in core/tests/Drupal/Tests/Core/Plugin/Discovery/YamlDiscoveryTest.php
Tests the getDefinitions() method.

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