| TestPerComponentEntityFormDisplay::MODE_NAME |
constant |
core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.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 |
|
| TestSourceWithAReallyLongName |
class |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestSourceWithAReallyLongName.php |
Provides test media source. |
| TestSourceWithAReallyLongName.php |
file |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestSourceWithAReallyLongName.php |
|
| TestSqlContentDefaultTableMapping::setFieldNames |
function |
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php |
Adds field columns for a table to the table mapping. |
| 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. |
| ThemeInstallerTest::testInstallThemeSameNameAsModule |
function |
core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php |
Tests installing a theme with the same name as an enabled module. |
| ThemeSettingsForm::getEditableConfigNames |
function |
core/modules/system/src/Form/ThemeSettingsForm.php |
Gets the configuration names that will be editable. |
| ThemeStream::getName |
function |
core/lib/Drupal/Core/StreamWrapper/ThemeStream.php |
Returns the name of the stream wrapper for use in the UI. |
| ThemeUninstallConfirmTest::testInvalidThemeName |
function |
core/modules/system/tests/src/Functional/Theme/ThemeUninstallConfirmTest.php |
Tests handling of invalid theme name. |
| TimestampFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TokenParser::parseNamespace |
function |
core/lib/Drupal/Component/Annotation/Doctrine/TokenParser.php |
Gets the namespace. |
| TokenReplaceTest::$fieldName |
property |
core/modules/taxonomy/tests/src/Kernel/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. |
| ToolbarLinkBuilderTest::testRenderDisplayName |
function |
core/modules/user/tests/src/Unit/ToolbarLinkBuilderTest.php |
Tests structure of display name render array. |
| 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 |
|
| TransactionTest::testArbitraryTransactionNames |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests for arbitrary transaction names. |
| TransactionTest::testTransactionName |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests for transaction names. |
| 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. |
| TreeConfigTargetForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php |
Gets the configuration names that will be editable. |
| TwigEnvironmentTest::testCacheFilename |
function |
core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php |
Ensures that cacheFilename() varies by extensions + deployment identifier. |
| TwigEnvironmentTest::testTemplateClassname |
function |
core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php |
Ensures that templates resolve to the same class name and cache file. |
| TwigExtension::getName |
function |
core/lib/Drupal/Core/Template/TwigExtension.php |
|
| TwigNamespaceTest |
class |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
Tests Twig namespaces. |
| TwigNamespaceTest.php |
file |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
|
| TwigNamespaceTest::$modules |
property |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
Modules to install. |
| TwigNamespaceTest::$twig |
property |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
|
| TwigNamespaceTest::assertTwigTemplate |
function |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
Checks to see if a value is a twig template. |
| TwigNamespaceTest::setUp |
function |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
|
| TwigNamespaceTest::testTemplateDiscovery |
function |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
Tests template discovery using namespaces. |
| TwigNamespaceTest::testTwigNamespaces |
function |
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php |
Tests template extension and includes using namespaces. |
| TwigNodeCheckDeprecations::$usedNames |
property |
core/lib/Drupal/Core/Template/TwigNodeCheckDeprecations.php |
The named variables used in the template. |
| TwigNodeVisitorCheckDeprecations::$assignedNames |
property |
core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php |
The named variables set within the template. |
| TwigNodeVisitorCheckDeprecations::$usedNames |
property |
core/lib/Drupal/Core/Template/TwigNodeVisitorCheckDeprecations.php |
The named variables used in the template from the context. |
| TwigPhpStorageCache::$templateCacheFilenamePrefix |
property |
core/lib/Drupal/Core/Template/TwigPhpStorageCache.php |
The template cache filename prefix. |
| TwigRegistryLoaderTest::testTwigNamespaces |
function |
core/modules/system/tests/src/Functional/Theme/TwigRegistryLoaderTest.php |
Tests template extension and includes using the Drupal theme registry. |