TermTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/TermTest.php |
The name of the tested JSON:API resource type. |
TermTest::reloadTermByName |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Reloads a term by name. |
TermTest::testTaxonomyGetTermByName |
function |
core/modules/taxonomy/tests/src/Functional/TermTest.php |
Tests 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. |
TestConfigFactoryOverrideBase::onConfigRename |
function |
core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php |
Actions to be performed to configuration override on configuration rename. |
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 |
Adds field columns for a table to the table mapping. |
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 |
Returns a list of machine names of installed extensions. |
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 |
The username for this file transfer. |
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 |
Gets the configuration names that will be editable. |
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 |
|
TestSqlContentDefaultTableMapping::setFieldNames |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php |
Adds field columns for a table to the table mapping. |
TestSuiteBaseTest::testAddTestsBySuiteNamespaceCore |
function |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Tests for special case behavior of unit test suite namespaces in core. |
TestWithHiddenSourceField::getSourceFieldName |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php |
Determine the name of the source field. |
test_theme_having_veery_long_name_which_is_too_long.info.yml |
file |
core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml |
core/modules/system/tests/themes/test_theme_having_veery_long_name_which_is_too_long/test_theme_having_veery_long_name_which_is_too_long.info.yml |
ThemeAdminForm::getEditableConfigNames |
function |
core/modules/system/src/Form/ThemeAdminForm.php |
Gets the configuration names that will be editable. |
ThemeEngineExtensionList::getInstalledExtensionNames |
function |
core/lib/Drupal/Core/Extension/ThemeEngineExtensionList.php |
Returns a list of machine names of installed extensions. |
ThemeExtensionList::getInstalledExtensionNames |
function |
core/lib/Drupal/Core/Extension/ThemeExtensionList.php |
Returns a list of machine names of installed extensions. |
ThemeHandler::getName |
function |
core/lib/Drupal/Core/Extension/ThemeHandler.php |
Gets the human readable name of a given theme. |
ThemeHandlerInterface::getName |
function |
core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php |
Gets the human readable name of a given theme. |
ThemeInitialization::getActiveThemeByName |
function |
core/lib/Drupal/Core/Theme/ThemeInitialization.php |
Builds an active theme object. |
ThemeInitializationInterface::getActiveThemeByName |
function |
core/lib/Drupal/Core/Theme/ThemeInitializationInterface.php |
Builds an active theme object. |
ThemeInstallerTest::testInstallNameTooLong |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php |
Tests installing a theme with a too long name. |
ThemeSettingsForm::getEditableConfigNames |
function |
core/modules/system/src/Form/ThemeSettingsForm.php |
Gets the configuration names that will be editable. |
TimestampFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
TokenReplaceTest::$fieldName |
property |
core/modules/taxonomy/tests/src/Functional/TokenReplaceTest.php |
Name of the taxonomy term reference field. |
ToolbarLinkBuilder::renderDisplayName |
function |
core/modules/user/src/ToolbarLinkBuilder.php |
Lazy builder callback for rendering the username. |
TourTest::$resourceTypeName |
property |
core/modules/jsonapi/tests/src/Functional/TourTest.php |
The name of the tested JSON:API resource type. |
Transaction::$name |
property |
core/lib/Drupal/Core/Database/Transaction.php |
The name of the transaction. |
Transaction::name |
function |
core/lib/Drupal/Core/Database/Transaction.php |
Retrieves the name of the transaction or savepoint. |
TransactionNameNonUniqueException |
class |
core/lib/Drupal/Core/Database/TransactionNameNonUniqueException.php |
Exception thrown when a savepoint or transaction name occurs twice. |
TransactionNameNonUniqueException.php |
file |
core/lib/Drupal/Core/Database/TransactionNameNonUniqueException.php |
|
TranslationsStream::getName |
function |
core/modules/locale/src/StreamWrapper/TranslationsStream.php |
Returns the name of the stream wrapper for use in the UI. |
TranslationTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/TranslationTest.php |
The name of the field to use in this test. |
TranslationWebTest::$fieldName |
property |
core/modules/field/tests/src/Functional/TranslationWebTest.php |
The name of the field to use in this test. |
TwigEnvironmentTest::testCacheFilename |
function |
core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php |
Ensures that cacheFilename() varies by extensions + deployment identifier. |