Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
TaggingTest::testHasAnyTag function core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Tests query tagging "has at least one of these tags" functionality.
TaggingTest::testHasTag function core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Confirms that a query has a tag added to it.
TaggingTest::testMetaData function core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php Tests that we can attach metadata to a query object.
Tags class core/lib/Drupal/Component/Utility/Tags.php Defines a class that can explode and implode tags.
tags.css file core/themes/olivero/css/components/tags.css Tags field styling.
tags.pcss.css file core/themes/olivero/css/components/tags.pcss.css Tags field styling.
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
TagsTest::assertTags function core/tests/Drupal/Tests/Core/Common/TagsTest.php Helper function: asserts that the ending array of tags is what we wanted.
TagsTest::explodeTags 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 enable.
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.
TargetBundle::transform function core/modules/taxonomy/src/Plugin/migrate/process/TargetBundle.php Performs the associated process.
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.
Tasks class core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php Specifies installation tasks for MySQL and equivalent databases.
Tasks class core/modules/system/tests/modules/database_statement_monitoring_test/src/sqlite/Install/Tasks.php
Tasks class core/modules/system/tests/modules/database_statement_monitoring_test/src/mysql/Install/Tasks.php
Tasks class core/modules/system/tests/modules/database_statement_monitoring_test/src/pgsql/Install/Tasks.php
Tasks class core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php Specifies installation tasks for SQLite databases.
Tasks class core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php Specifies installation tasks for MySQL and equivalent databases.
Tasks class core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php Specifies installation tasks for PostgreSQL databases.
Tasks class core/lib/Drupal/Core/Database/Install/Tasks.php Database installer structure.
Tasks class core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefake/Install/Tasks.php Specifies installation tasks for corefake.
Tasks class core/tests/fixtures/database_drivers/module/corefake/src/Driver/Database/corefakeWithAllCustomClasses/Install/Tasks.php Specifies installation tasks for corefakeWithAllCustomClasses.
Tasks class core/tests/fixtures/database_drivers/core/corefake/Install/Tasks.php
Tasks class core/tests/fixtures/database_drivers/custom/corefake/Install/Tasks.php
Tasks class core/tests/fixtures/database_drivers/custom/fake/Install/Tasks.php
Tasks class core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php Specifies installation tasks for SQLite databases.
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/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.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.