Search for names

  1. Search 7.x for names
  2. Search 9.5.x for names
  3. Search 8.9.x for names
  4. Search 10.3.x for names
  5. Other projects
Title Object type File name Summary
twig_namespace_a.info.yml file core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml
twig_namespace_b.info.yml file core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml
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.
UserNameValidatorTest::testInvalidUsernames function core/modules/user/tests/src/Kernel/UserNameValidatorTest.php Tests invalid user name validation.
UserNameValidatorTest::testValidUsernames function core/modules/user/tests/src/Kernel/UserNameValidatorTest.php Tests valid user name validation.
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.
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.
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::$patchProtectedFieldNames property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php The fields that are protected against modification during PATCH requests.
WorkspaceResourceTestBase::$uniqueFieldNames property core/modules/workspaces/tests/src/Functional/Rest/WorkspaceResourceTestBase.php A list of fields that need a unique value.
WorkspaceResourceTestBase::$uniqueFieldNames property core/modules/workspaces/tests/src/Functional/EntityResource/WorkspaceResourceTestBase.php A list of fields that need a unique value.
WorkspaceTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php The fields that are protected against modification during PATCH requests.
WorkspaceTest::$uniqueFieldNames property core/modules/jsonapi/tests/src/Functional/WorkspaceTest.php Fields that need unique values.

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