Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
Tags.php file core/lib/Drupal/Component/Utility/Tags.php
Tags::encode function core/lib/Drupal/Component/Utility/Tags.php Encodes a tag string, taking care of special cases like commas and quotes.
Tags::explode function core/lib/Drupal/Component/Utility/Tags.php Explodes a string of tags into an array.
Tags::implode function core/lib/Drupal/Component/Utility/Tags.php Implodes an array of tags into a string.
TagsTest class core/tests/Drupal/Tests/Core/Common/TagsTest.php Tests explosion and implosion of autocomplete tags.
TagsTest.php file core/tests/Drupal/Tests/Core/Common/TagsTest.php
TagsTest::$validTags property core/tests/Drupal/Tests/Core/Common/TagsTest.php A list of valid tags.
TagsTest::testExplodeTags function core/tests/Drupal/Tests/Core/Common/TagsTest.php Explodes a series of tags.
TagsTest::testImplodeTags function core/tests/Drupal/Tests/Core/Common/TagsTest.php Implodes a series of tags.
TagTest class core/modules/views_ui/tests/src/Kernel/TagTest.php Tests the views ui tagging functionality.
TagTest.php file core/modules/views_ui/tests/src/Kernel/TagTest.php
TagTest::$modules property core/modules/views_ui/tests/src/Kernel/TagTest.php Modules to install.
TagTest::providerViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Data provider for testViewsUiAutocompleteIndividualTags().
TagTest::testViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests that comma delimited tags are treated as individual tags.
TagTest::testViewsUiAutocompleteTag function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests the ViewsUIController::autocompleteTag() function.
tag_test_0.yml file core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_0.yml
tag_test_1.yml file core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_1.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_1.yml
tag_test_no_tags.yml file core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_no_tags.yml core/modules/migrate/tests/modules/migrate_tag_test/migrations/tag_test_no_tags.yml
Tar::listContents function core/lib/Drupal/Core/Archiver/Tar.php Lists all files in the archive.
Tar::__construct function core/lib/Drupal/Core/Archiver/Tar.php Constructs a Tar object.
Target::$targets property core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php Targets as bitmask.
Target::TARGET_CLASS constant core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php
Target::__construct function core/lib/Drupal/Component/Annotation/Doctrine/Annotation/Target.php @phpstan-param array{value?: string|list<string>} $values
TargetBundle::transform function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Performs the associated process.
TargetBundle::__construct function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Constructs a \Drupal\Component\Plugin\PluginBase object.
TargetIdResolver class core/modules/serialization/src/EntityResolver/TargetIdResolver.php Resolves entities from data that contains an entity target ID.
TargetIdResolver.php file core/modules/serialization/src/EntityResolver/TargetIdResolver.php
TargetIdResolver::resolve function core/modules/serialization/src/EntityResolver/TargetIdResolver.php Returns the local ID of an entity referenced by serialized data.
TarTest class core/tests/Drupal/KernelTests/Core/Archiver/TarTest.php Tests Drupal\Core\Archiver\Tar.
TarTest.php file core/tests/Drupal/KernelTests/Core/Archiver/TarTest.php
TarTest::$archiverPluginId property core/tests/Drupal/KernelTests/Core/Archiver/TarTest.php The archiver plugin identifier.
TarTest::testCreateArchive function core/tests/Drupal/KernelTests/Core/Archiver/TarTest.php Tests that the Tar archive is created if it does not exist.
Tasks class core/modules/mysqli/src/Driver/Database/mysqli/Install/Tasks.php Specifies installation tasks for MySQLi.
Tasks class core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php Specifies installation tasks for PostgreSQL databases.
Tasks class core/modules/system/tests/modules/dummydb/src/Driver/Database/dummydb/Install/Tasks.php Specifies installation tasks for DummyDB test database.
Tasks class core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php Specifies installation tasks for MySQL test databases.
Tasks class core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php Specifies installation tasks for MySQL test databases.
Tasks class core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php Specifies installation tasks for PostgreSQL databases.
Tasks class core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Specifies installation tasks for MySQL and equivalent databases.
Tasks class core/lib/Drupal/Core/Database/Install/Tasks.php Database installer structure.
Tasks class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFake/Install/Tasks.php Specifies installation tasks for CoreFake.
Tasks class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Install/Tasks.php Specifies installation tasks for CoreFakeWithAllCustomClasses.
Tasks class core/tests/fixtures/database_drivers/core/CoreFake/Install/Tasks.php The database installer structure for the fake database driver.
Tasks class core/tests/fixtures/database_drivers/custom/CoreFake/Install/Tasks.php The database installer structure for a custom database driver.
Tasks class core/tests/fixtures/database_drivers/custom/fake/Install/Tasks.php A task for testing database drivers.
Tasks class core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/src/Driver/Database/MissingDependency/Install/Tasks.php Specifies fake installation tasks for test.
Tasks class core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Specifies installation tasks for SQLite databases.
Tasks.php file core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php
Tasks.php file core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php
Tasks.php file core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.