Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
YamlSymfonyTest::testError function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests that invalid YAML throws an exception.
YamlSymfonyTest::testGetFileExtension function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php @covers ::getFileExtension[[api-linebreak]]
YamlSymfonyTest::testObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Ensures that php object support is disabled.
YamlTest class core/tests/Drupal/Tests/Component/Serialization/YamlTest.php @coversDefaultClass \Drupal\Component\Serialization\Yaml[[api-linebreak]]
@group Serialization
YamlTest class core/tests/Drupal/Tests/Core/Serialization/YamlTest.php @coversDefaultClass \Drupal\Core\Serialization\Yaml[[api-linebreak]]
@group Serialization
YamlTest.php file core/tests/Drupal/Tests/Core/Serialization/YamlTest.php
YamlTest.php file core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
YamlTest::$mockParser property core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
YamlTest::providerYamlFilesInCore function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Data provider that lists all YAML files in core.
YamlTest::setUp function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
YamlTest::tearDown function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php
YamlTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php @covers ::decode[[api-linebreak]]
YamlTest::testGetFileExtension function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php @covers ::getFileExtension[[api-linebreak]]
YamlTest::testGetSeralization function core/tests/Drupal/Tests/Core/Serialization/YamlTest.php Test that the overridden serializer is called.
YamlTest::testObjectSupportDisabledPecl function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that decoding php objects does not work in PECL.
YamlTest::testObjectSupportDisabledSymfony function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that decoding php objects does not work in Symfony.
YamlTest::testYamlFiles function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Tests all YAML files are decoded in the same way with Symfony and PECL.
YamlTestBase class core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Provides standard data to validate different YAML implementations.
YamlTestBase.php file core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php
YamlTestBase::providerBoolTest function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Tests different boolean serialization and de-serialization.
YamlTestBase::providerDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be de-serialized.
YamlTestBase::providerEncodeDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be serialized.
ZfExtensionManagerSfContainerTest class core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @coversDefaultClass \Drupal\Component\Bridge\ZfExtensionManagerSfContainer[[api-linebreak]]
@group Bridge
ZfExtensionManagerSfContainerTest.php file core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php
ZfExtensionManagerSfContainerTest::canonicalizeNameProvider function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php Data provider for testReverseProxyEnabled.
ZfExtensionManagerSfContainerTest::testCanonicalizeName function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::canonicalizeName[[api-linebreak]]
@dataProvider canonicalizeNameProvider
ZfExtensionManagerSfContainerTest::testGet function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::setContainer[[api-linebreak]]
@covers ::setStandalone[[api-linebreak]]
@covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testGetContainerException function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testHas function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::setContainer[[api-linebreak]]
@covers ::setStandalone[[api-linebreak]]
@covers ::has[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testPrefix function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::__construct[[api-linebreak]]
@covers ::has[[api-linebreak]]
@covers ::get[[api-linebreak]]
ZfExtensionManagerSfContainerTest::testSetStandaloneException function core/tests/Drupal/Tests/Component/Bridge/ZfExtensionManagerSfContainerTest.php @covers ::setStandalone[[api-linebreak]]
_batch_test_batch_0 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 0: Does nothing.
_batch_test_batch_1 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 1: Repeats a simple operation.
_batch_test_batch_2 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 2: Performs a single multistep operation.
_batch_test_batch_3 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 3: Performs both single and multistep operations.
_batch_test_batch_4 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 4: Performs a batch within a batch.
_batch_test_batch_5 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 5: Repeats a simple operation.
_batch_test_batch_6 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 6: Repeats a simple operation.
_batch_test_batch_7 function core/modules/system/tests/modules/batch_test/batch_test.module Batch 7: Performs two batches within a batch.
_batch_test_callback_1 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_2 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_5 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_6 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_callback_7 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_operation().
_batch_test_finished_0 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1_finished function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_2 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_3 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_4 function core/modules/system/tests/modules/batch_test/batch_test.callbacks.inc Implements callback_batch_finished().

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