Search for names
Title | Object type | File name | Summary |
---|---|---|---|
TwigNodeCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template. |
TwigNodeVisitorCheckDeprecations::$assignedNames | property | core/ |
The named variables set within the template. |
TwigNodeVisitorCheckDeprecations::$usedNames | property | core/ |
The named variables used in the template from the context. |
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/ |
Gets the configuration names that will be editable. |
UserNameValidatorTest::testInvalidUsernames | function | core/ |
Tests invalid user name validation. |
UserNameValidatorTest::testValidUsernames | function | core/ |
Tests valid user name validation. |
UserResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
UserTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
UserValidationTest::testUsernames | function | core/ |
Tests user name validation. |
user_role_names | function | core/ |
Retrieves the names of roles matching specified conditions. |
Views::fetchPluginNames | function | core/ |
Fetches a list of all base tables available. |
ViewsBlock::getMachineNameSuggestion | function | core/ |
|
ViewsBlockTest::testMachineNameSuggestion | function | core/ |
Tests that ViewsBlock::getMachineNameSuggestion() produces the right value. |
WorkflowResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkspaceForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
WorkspaceResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkspaceResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkspaceResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
WorkspaceResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
WorkspaceTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
WorkspaceTest::$uniqueFieldNames | property | core/ |
Fields that need unique values. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.