Search for names

  1. Search 7.x for names
  2. Search 8.9.x for names
  3. Search 10.3.x for names
  4. Search 11.x for names
  5. Other projects
Title Object type File name Summary
twig_namespace_test.html.twig file core/modules/system/tests/modules/twig_theme_test/templates/twig_namespace_test.html.twig {% extends "@twig_namespace_a/test.html.twig" %}

{% block content %}
{% include "@twig_namespace_b/test.html.twig" %}
{% endblock %}
UpdateSettingsForm::getEditableConfigNames function core/modules/update/src/UpdateSettingsForm.php Gets the configuration names that will be editable.
UserResourceTestBase::$patchProtectedFieldNames property core/modules/user/tests/src/Functional/Rest/UserResourceTestBase.php The fields that are protected against modification during PATCH requests.
UserTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/UserTest.php The fields that are protected against modification during PATCH requests.
UserValidationTest::testUsernames function core/modules/user/tests/src/Kernel/UserValidationTest.php Tests user name validation.
user_role_names function core/modules/user/user.module Retrieves the names of roles matching specified conditions.
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
ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseUpdateFieldsDeprecation function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsMultivalueBaseFieldUpdate
ViewsMultiValueFieldUpdateTest::testViewsPostUpdateFieldNamesForMultiValueFields function core/modules/views/tests/src/Functional/Update/ViewsMultiValueFieldUpdateTest.php Tests views_post_update_field_names_for_multivalue_fields().
views_post_update_field_names_for_multivalue_fields function core/modules/views/views.post_update.php Update field names for multi-value base fields.
WorkflowResourceTestBase::$patchProtectedFieldNames property core/modules/workflows/tests/src/Functional/Rest/WorkflowResourceTestBase.php The fields that are protected against modification during PATCH requests.
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.
WorkspaceResourceTestBase::$uniqueFieldNames property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php A list of fields that need a unique value.
ZfExtensionManagerSfContainer::$canonicalNames property core/modules/aggregator/src/ZfExtensionManagerSfContainer.php A local cache of computed canonical names.
ZfExtensionManagerSfContainer::$canonicalNames property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php A local cache of computed canonical names.
ZfExtensionManagerSfContainer::$canonicalNamesReplacements property core/modules/aggregator/src/ZfExtensionManagerSfContainer.php A map of characters to be replaced through strtr.
ZfExtensionManagerSfContainer::$canonicalNamesReplacements property core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php A map of characters to be replaced through strtr.

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