Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
TermXmlBasicAuthTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php
TermXmlBasicAuthTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The authentication mechanism to use in this test.
TermXmlBasicAuthTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The theme to install as the default for testing.
TermXmlBasicAuthTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The format to use in this test.
TermXmlBasicAuthTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php The MIME type that corresponds to $format.
TermXmlBasicAuthTest::$modules property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php Modules to install.
TermXmlBasicAuthTest::testPatchPath function core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php Tests PATCHing a term's path.
TermXmlCookieTest class core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php @group rest
TermXmlCookieTest.php file core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php
TermXmlCookieTest::$auth property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php The authentication mechanism to use in this test.
TermXmlCookieTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php The theme to install as the default for testing.
TermXmlCookieTest::$format property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php The format to use in this test.
TermXmlCookieTest::$mimeType property core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php The MIME type that corresponds to $format.
TermXmlCookieTest::testPatchPath function core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php Tests PATCHing a term's path.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
test-layout-theme.html.twig file core/modules/layout_discovery/tests/themes/test_layout_theme/templates/test-layout-theme.html.twig {{ content.content }}
test-site.php file core/scripts/test-site.php A command line application to install Drupal for tests.
test.css file core/modules/ckeditor/tests/modules/css/test.css body {
color: red;
}
test.html.twig file core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/templates/test.html.twig This line is from twig_namespace_b/templates/test.html.twig
test.html.twig file core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/templates/test.html.twig This line is from twig_namespace_a/templates/test.html.twig

{% block content %}
This text is in a block.
{% endblock %}
Test.php file core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php
Test.php file core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Test1Interface interface core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides a test interface.
Test2Interface interface core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides a different test interface.
Test::buildConfigurationForm function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Form constructor.
Test::controllerWithCache function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a controller with a cached render array.
Test::defaultConfiguration function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets default configuration for this plugin.
Test::deprecations function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Returns a page while triggering deprecation notices.
Test::dynamicTitle function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Returns a 'dynamic' title for the '_title_callback' route option.
Test::error function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Test::escapedCharacters function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Test::escapedScript function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
Test::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets the value for a metadata attribute for a given media item.
Test::getMetadataAttributes function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets a list of metadata attributes provided by this plugin.
Test::getPluginDefinition function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Gets the definition of the plugin implementation.
Test::httpResponseException function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Throws a HTTP exception.
Test::metaRefresh function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Loads a page that does a redirect.
Test::renderEncodedMarkup function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Renders a page with encoded markup.
Test::renderPage function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Returns a generic page render array for title tests.
Test::renderPipeInLink function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Renders a page with pipe character in link test.
Test::renderTitle function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Renders a page with a title.
Test::staticTitle function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Renders a page.
Test::unEscapedScript function core/modules/system/tests/modules/test_page_test/src/Controller/Test.php
TestAccessBlock class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php Provides a block to test access.
TestAccessBlock.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php
TestAccessBlock::blockAccess function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php Indicates whether the block should be shown.
TestAccessBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php Builds and returns the renderable array for this block plugin.
TestAccessBlock::create function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php Creates an instance of the plugin.
TestAccessBlock::getCacheMaxAge function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php The maximum age for which this object may be cached.

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