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. |
TestSuiteBase::addTestsBySuiteNamespace |
function |
core/tests/TestSuites/TestSuiteBase.php |
Find and add tests to the suite for core and any extensions. |
TestWithDispatcher::$name |
property |
core/tests/Drupal/Tests/Component/EventDispatcher/ContainerAwareEventDispatcherTest.php |
|
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. |
TimestampFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
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. |
TourTest::$resourceTypeName |
property |
core/modules/tour/tests/src/Functional/Jsonapi/TourTest.php |
The name of the tested JSON:API resource type. |
TourValidationTest::providerInvalidMachineNameCharacters |
function |
core/modules/tour/tests/src/Kernel/TourValidationTest.php |
Tour IDs are atypical in that they allow dashes in the machine name. |
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. |
twig_namespace_a.info.yml |
file |
core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml |
core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/twig_namespace_a.info.yml |