Search for names
- Search 7.x for names
- Search 8.9.x for names
- Search 10.3.x for names
- Search 11.x for names
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseFieldsUpdate | function | core/ |
@covers ::needsMultivalueBaseFieldUpdate |
ViewsConfigUpdaterTest::testNeedsFieldNamesForMultivalueBaseUpdateFieldsDeprecation | function | core/ |
@covers ::needsMultivalueBaseFieldUpdate |
ViewsMultiValueFieldUpdateTest::testViewsPostUpdateFieldNamesForMultiValueFields | function | core/ |
Tests views_post_update_field_names_for_multivalue_fields(). |
views_post_update_field_names_for_multivalue_fields | function | core/ |
Update field names for multi-value base fields. |
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::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
ZfExtensionManagerSfContainer::$canonicalNames | property | core/ |
A local cache of computed canonical names. |
ZfExtensionManagerSfContainer::$canonicalNames | property | core/ |
A local cache of computed canonical names. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements | property | core/ |
A map of characters to be replaced through strtr. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements | property | core/ |
A map of characters to be replaced through strtr. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.