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
EntityTestVariant.php file core/modules/system/tests/modules/entity_test_bundle_class/src/Entity/EntityTestVariant.php
EntityTestViewBuilder class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php Defines an entity view builder for a test entity.
EntityTestViewBuilder class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php Test entity class for testing a view builder.
EntityTestViewBuilder.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php
EntityTestViewBuilder.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestViewBuilder.php
EntityTestViewBuilder::buildComponents function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php Builds the component fields and properties of a set of entities.
EntityTestViewBuilderOverriddenView class core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Provides a view builder that overrides ::view() and ::viewMultiple().
EntityTestViewBuilderOverriddenView.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php
EntityTestViewBuilderOverriddenView::view function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entity.
EntityTestViewBuilderOverriddenView::viewMultiple function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilderOverriddenView.php Builds the render array for the provided entities.
EntityTestViewGrantsCacheContext class core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Defines the entity_test view grants cache context service.
EntityTestViewGrantsCacheContext.php file core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php
EntityTestViewGrantsCacheContext::getCacheableMetadata function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Gets the cacheability metadata for the context.
EntityTestViewGrantsCacheContext::getContext function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Returns the string representation of the cache context.
EntityTestViewGrantsCacheContext::getLabel function core/modules/system/tests/modules/entity_test/src/Cache/EntityTestViewGrantsCacheContext.php Returns the label of the cache context.
EntityTestViewsData class core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php Provides a view to override views data for test entity types.
EntityTestViewsData.php file core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php
EntityTestViewsData::getViewsData function core/modules/system/tests/modules/entity_test/src/EntityTestViewsData.php Returns views data for the entity type.
EntityTestViewsFieldAccessTest class core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php Tests base field access in Views for the entity_test entity.
EntityTestViewsFieldAccessTest.php file core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php
EntityTestViewsFieldAccessTest::$modules property core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php Modules to install.
EntityTestViewsFieldAccessTest::setUp function core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php
EntityTestViewsFieldAccessTest::testEntityTestFields function core/modules/views/tests/src/Kernel/Handler/EntityTestViewsFieldAccessTest.php
EntityTestWithBundle class core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php Defines the Test entity with bundle entity class.
EntityTestWithBundle.php file core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php
EntityTestWithBundle::baseFieldDefinitions function core/modules/system/tests/modules/entity_test/src/Entity/EntityTestWithBundle.php Provides base field definitions for an entity type.
EntityTestWithRevisionLog class core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php Defines the test entity class.
EntityTestWithRevisionLog.php file core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php
EntityTestWithRevisionLog::baseFieldDefinitions function core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php Provides base field definitions for an entity type.
EntityTestWithRevisionLog::setName function core/modules/system/tests/modules/entity_test_revlog/src/Entity/EntityTestWithRevisionLog.php Sets the name.
EntityTestXmlAnonTest class core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php @group rest
EntityTestXmlAnonTest.php file core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php
EntityTestXmlAnonTest::$defaultTheme property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php The theme to install as the default for testing.
EntityTestXmlAnonTest::$format property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php The format to use in this test.
EntityTestXmlAnonTest::$mimeType property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlAnonTest.php The MIME type that corresponds to $format.
EntityTestXmlBasicAuthTest class core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php @group rest
EntityTestXmlBasicAuthTest.php file core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php
EntityTestXmlBasicAuthTest::$auth property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php The authentication mechanism to use in this test.
EntityTestXmlBasicAuthTest::$defaultTheme property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php The theme to install as the default for testing.
EntityTestXmlBasicAuthTest::$format property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php The format to use in this test.
EntityTestXmlBasicAuthTest::$mimeType property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php The MIME type that corresponds to $format.
EntityTestXmlBasicAuthTest::$modules property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlBasicAuthTest.php Modules to install.
EntityTestXmlCookieTest class core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php @group rest
EntityTestXmlCookieTest.php file core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php
EntityTestXmlCookieTest::$auth property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php The authentication mechanism to use in this test.
EntityTestXmlCookieTest::$defaultTheme property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php The theme to install as the default for testing.
EntityTestXmlCookieTest::$format property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php The format to use in this test.
EntityTestXmlCookieTest::$mimeType property core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestXmlCookieTest.php The MIME type that corresponds to $format.
EntityTranslationFormTest class core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php Tests entity translation form.
EntityTranslationFormTest.php file core/modules/system/tests/src/Functional/Entity/EntityTranslationFormTest.php

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