Search for names
- Search 7.x for names
- Search 9.5.x for names
- Search 8.9.x for names
- Search 10.3.x for names
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TwigRegistryLoaderTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using the Drupal theme registry. |
twig_namespace_a.info.yml | file | core/ |
core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml |
twig_namespace_b.info.yml | file | core/ |
core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/twig_namespace_b.info.yml |
twig_namespace_test.html.twig | file | core/ |
{% extends "@twig_namespace_a/test.html.twig" %} {% block content %} {% include "@twig_namespace_b/test.html.twig" %} {% endblock %} |
UpdateSettingsForm::getEditableConfigNames | function | core/ |
|
UserNameValidatorTest::testInvalidUsernames | function | core/ |
Tests invalid user name validation. |
UserNameValidatorTest::testValidUsernames | function | core/ |
Tests valid user name validation. |
UserResourceTestBase::$patchProtectedFieldNames | property | core/ |
|
UserTest::$patchProtectedFieldNames | property | core/ |
|
UserValidationTest::testUsernames | function | core/ |
Tests user name validation. |
Views::fetchPluginNames | function | core/ |
Fetches a list of plugin names for a given type. |
ViewsBlock::getMachineNameSuggestion | function | core/ |
|
ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
WorkflowResourceTestBase::$patchProtectedFieldNames | property | core/ |
|
WorkspaceForm::getEditedFieldNames | function | core/ |
|
WorkspaceResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkspaceResourceTestBase::$patchProtectedFieldNames | property | core/ |
|
WorkspaceResourceTestBase::$uniqueFieldNames | property | core/ |
|
WorkspaceResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
WorkspaceTest::$patchProtectedFieldNames | property | core/ |
|
WorkspaceTest::$uniqueFieldNames | property | core/ |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.