| TermForm::getEditedFieldNames |
function |
core/modules/taxonomy/src/TermForm.php |
|
| TermIndexTest::$fieldName1 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
| TermIndexTest::$fieldName2 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
| TermInterface::getName |
function |
core/modules/taxonomy/src/TermInterface.php |
Gets the term name. |
| TermInterface::setName |
function |
core/modules/taxonomy/src/TermInterface.php |
Sets the term name. |
| TermName |
class |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
Validates whether a term name is a valid term argument. |
| TermName |
class |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
Displays taxonomy term names and allows converting spaces to hyphens. |
| TermName.php |
file |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
|
| TermName.php |
file |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
|
| TermName::$termStorage |
property |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
The taxonomy term storage. |
| TermName::buildOptionsForm |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
|
| TermName::buildOptionsForm |
function |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
|
| TermName::defineOptions |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
|
| TermName::defineOptions |
function |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
|
| TermName::getItems |
function |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
|
| TermName::validateArgument |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
|
| TermName::__construct |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
|
| TermNameFieldTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests the term_name field handler. |
| TermNameFieldTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::testTermNameField |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests term name field plugin functionality. |
| TermResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
|
| TermTest::$patchProtectedFieldNames |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
|
| TermTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
|
| TermTest::testTaxonomyGetTermByName |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Test taxonomy_term_load_multiple_by_name(). |
| TermTranslationFieldViewTest::$baseTagName |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The tag in the source language. |
| TermTranslationFieldViewTest::$translatedTagName |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The translated value for the tag. |
| TestBase::$originalSessionName |
property |
core/modules/simpletest/src/TestBase.php |
The name of the session cookie of the test-runner. |
| TestBase::$verboseClassName |
property |
core/modules/simpletest/src/TestBase.php |
Safe class name for use in verbose output filenames. |
| TestConfigFactoryOverrideBase::onConfigRename |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
|
| TestConfigNamesMapper |
class |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Defines a test mapper class. |
| TestConfigNamesMapper::getInternalLangcode |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Gets the internal language code of this mapper, if any. |
| TestConfigNamesMapper::setConfigFactory |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the configuration factory. |
| TestConfigNamesMapper::setConfigNames |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Sets the list of configuration names. |
| TestControllers::testRouteName |
function |
core/modules/system/tests/modules/router_test_directory/src/TestControllers.php |
|
| TestDefaultTableMapping::setFieldNames |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php |
|
| TestDifferentDisplays::getSourceFieldName |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestDifferentDisplays.php |
Determine the name of the source field. |
| TestDiscovery::$testNamespaces |
property |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Cached map of all test namespaces to respective directories. |
| TestDiscovery::registerTestNamespaces |
function |
core/lib/Drupal/Core/Test/TestDiscovery.php |
Registers test namespaces of all extensions and core test classes. |
| TestExtension::getInstalledExtensionNames |
function |
core/tests/Drupal/Tests/Core/Extension/ExtensionListTest.php |
|
| TestExtension::getName |
function |
core/modules/system/tests/modules/twig_extension_test/src/TwigExtension/TestExtension.php |
Gets a unique identifier for this Twig extension. |
| TestFileTransfer::$username |
property |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
|
| TestItemTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/TestItemTest.php |
The name of the field to use in this test. |
| TestItemWithDependenciesTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php |
The name of the field to use in this test. |
| TestPerComponentEntityDisplay::MODE_NAME |
constant |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php |
|
| TestPerComponentEntityFormDisplay::MODE_NAME |
constant |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php |
|
| TestProcessor::getEditableConfigNames |
function |
core/modules/aggregator/tests/modules/aggregator_test/src/Plugin/aggregator/processor/TestProcessor.php |
|
| TestSessionBag::BAG_NAME |
constant |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
The bag name. |
| TestSessionBag::getName |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
|