Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 11.x for test
  5. 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
ViewTestBase::executeView function core/modules/views/tests/src/Functional/ViewTestBase.php Executes a view.
ViewTestBase::helperButtonHasLabel function core/modules/views/tests/src/Functional/ViewTestBase.php Asserts the existence of a button with a certain ID and label.
ViewTestBase::orderResultSet function core/modules/views/tests/src/Functional/ViewTestBase.php Orders a nested array containing a result set based on a given column.
ViewTestBase::schemaDefinition function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the schema definition.
ViewTestBase::setUp function core/modules/views/tests/src/Functional/ViewTestBase.php Sets up the test.
ViewTestBase::viewsData function core/modules/views/tests/src/Functional/ViewTestBase.php Returns the views data definition.
ViewTestData class core/modules/views/src/Tests/ViewTestData.php Provides tests view data and the base test schema with sample data records.
ViewTestData.php file core/modules/views/src/Tests/ViewTestData.php
ViewTestData::createTestViews function core/modules/views/src/Tests/ViewTestData.php Create test views from config.
ViewTestData::dataSet function core/modules/views/src/Tests/ViewTestData.php Returns a very simple test dataset.
ViewTestData::schemaDefinition function core/modules/views/src/Tests/ViewTestData.php Returns the schema definition.
ViewTestData::viewsData function core/modules/views/src/Tests/ViewTestData.php Returns the views data definition.
ViewTranslationTest class core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests views title translation.
ViewTranslationTest.php file core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewTranslationTest.php The theme to install as the default for testing.
ViewTranslationTest::$modules property core/modules/views/tests/src/Functional/ViewTranslationTest.php Modules to install.
ViewTranslationTest::$testViews property core/modules/views/tests/src/Functional/ViewTranslationTest.php
ViewTranslationTest::setUp function core/modules/views/tests/src/Functional/ViewTranslationTest.php Sets up the test.
ViewTranslationTest::testViewTitleTranslation function core/modules/views/tests/src/Functional/ViewTranslationTest.php Tests that the view route title is translated.
ViewUIObjectTest class core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php @coversDefaultClass \Drupal\views_ui\ViewUI[[api-linebreak]]
@group views_ui
ViewUIObjectTest.php file core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php
ViewUIObjectTest::testEntityDecoration function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests entity method decoration.
ViewUIObjectTest::testIsLocked function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests the isLocked method.
ViewUIObjectTest::testSerialization function core/modules/views_ui/tests/src/Unit/ViewUIObjectTest.php Tests serialization of the ViewUI object.
ViewValidationTest class core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Tests validation of view entities.
ViewValidationTest.php file core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php
ViewValidationTest::$modules property core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Modules to install.
ViewValidationTest::setUp function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php
ViewValidationTest::testInvalidPluginId function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php Tests that the various plugin IDs making up a view display are validated.
ViewValidationTest::testLabelsAreRequired function core/modules/views/tests/src/Kernel/Entity/ViewValidationTest.php @group legacy
ViewXmlAnonTest class core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php @group rest
ViewXmlAnonTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php
ViewXmlAnonTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The theme to install as the default for testing.
ViewXmlAnonTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The format to use in this test.
ViewXmlAnonTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlAnonTest.php The MIME type that corresponds to $format.
ViewXmlBasicAuthTest class core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php @group rest
ViewXmlBasicAuthTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php
ViewXmlBasicAuthTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The authentication mechanism to use in this test.
ViewXmlBasicAuthTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The theme to install as the default for testing.
ViewXmlBasicAuthTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The format to use in this test.
ViewXmlBasicAuthTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php The MIME type that corresponds to $format.
ViewXmlBasicAuthTest::$modules property core/modules/views/tests/src/Functional/Rest/ViewXmlBasicAuthTest.php Modules to install.
ViewXmlCookieTest class core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php @group rest
ViewXmlCookieTest.php file core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php
ViewXmlCookieTest::$auth property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The authentication mechanism to use in this test.
ViewXmlCookieTest::$defaultTheme property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The theme to install as the default for testing.
ViewXmlCookieTest::$format property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The format to use in this test.
ViewXmlCookieTest::$mimeType property core/modules/views/tests/src/Functional/Rest/ViewXmlCookieTest.php The MIME type that corresponds to $format.
VocabularyCrudTest class core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php Tests loading, saving and deleting vocabularies.
VocabularyCrudTest.php file core/modules/taxonomy/tests/src/Kernel/VocabularyCrudTest.php

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