Search for names
- Search 7.x for names
- Search 9.5.x for names
- Search 10.3.x for names
- Search 11.x for names
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TaxonomyFieldFilterTest::$termNames | property | core/ |
List of taxonomy term names by language. |
taxonomy_vocabulary_get_names | function | core/ |
Get names for all taxonomy vocabularies. |
TermForm::getEditedFieldNames | function | core/ |
Gets the names of all fields edited in the form. |
TermResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
TermTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
TestConfigNamesMapper | class | core/ |
Defines a test mapper class. |
TestConfigNamesMapper::getInternalLangcode | function | core/ |
Gets the internal language code of this mapper, if any. |
TestConfigNamesMapper::setConfigFactory | function | core/ |
Sets the configuration factory. |
TestConfigNamesMapper::setConfigNames | function | core/ |
Sets the list of configuration names. |
TestDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
TestDiscovery::$testNamespaces | property | core/ |
Cached map of all test namespaces to respective directories. |
TestDiscovery::registerTestNamespaces | function | core/ |
Registers test namespaces of all extensions and core test classes. |
TestExtension::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
TestProcessor::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
TestSqlContentDefaultTableMapping::setFieldNames | function | core/ |
Adds field columns for a table to the table mapping. |
TestSuiteBase::addTestsBySuiteNamespace | function | core/ |
Find and add tests to the suite for core and any extensions. |
TestSuiteBaseTest::testAddTestsBySuiteNamespaceCore | function | core/ |
Tests for special case behavior of unit test suite namespaces in core. |
ThemeAdminForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ThemeEngineExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ThemeExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ThemeSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
TwigNamespaceTest | class | core/ |
Tests Twig namespaces. |
TwigNamespaceTest.php | file | core/ |
|
TwigNamespaceTest::$modules | property | core/ |
Modules to enable. |
TwigNamespaceTest::$twig | property | core/ |
|
TwigNamespaceTest::assertTwigTemplate | function | core/ |
Checks to see if a value is a twig template. |
TwigNamespaceTest::setUp | function | core/ |
|
TwigNamespaceTest::testTemplateDiscovery | function | core/ |
Tests template discovery using namespaces. |
TwigNamespaceTest::testTwigNamespaces | function | core/ |
Tests template extension and includes using namespaces. |
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. |
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. |
View::fixTableNames | function | core/ |
Fixes table names for revision metadata fields of revisionable entities. |
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 |
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. |
ZfExtensionManagerSfContainer::$canonicalNames | property | core/ |
A local cache of computed canonical names. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements | property | core/ |
A map of characters to be replaced through strtr. |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.