Search for test
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Test | class | core/ |
Provides test media source. |
Test | class | core/ |
Defines a test controller for page titles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
big_pipe_regression_test_theme | function | core/ |
Implements hook_theme(). |
big_pipe_test.info.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.info.yml |
big_pipe_test.module | file | core/ |
|
big_pipe_test.routing.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.routing.yml |
big_pipe_test.services.yml | file | core/ |
core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.services.yml |
big_pipe_test_page_top | function | core/ |
Implements hook_page_top(). |
big_pipe_test_subscriber | service | core/ |
Drupal\big_pipe_test\EventSubscriber\BigPipeTestSubscriber |
big_pipe_test_theme.info.yml | file | core/ |
core/modules/big_pipe/tests/themes/big_pipe_test_theme/big_pipe_test_theme.info.yml |
BinaryFileResponseTest | class | core/ |
Tests the headers added by BinaryFileResponse. |
BinaryFileResponseTest.php | file | core/ |
|
BinaryFileResponseTest::$modules | property | core/ |
Modules to install. |
BinaryFileResponseTest::providerTestCalculatedContentType | function | core/ |
Data provider of file names and expected content-type values. |
BinaryFileResponseTest::testCalculatedContentType | function | core/ |
Test the content type generated by Drupal is correct. |
BinaryFileResponseTestController | class | core/ |
Controller routines for binary file response tests. |
BinaryFileResponseTestController.php | file | core/ |
|
BinaryFileResponseTestController::download | function | core/ |
Download the file set in the relative_file_url query parameter. |
binary_file_response_test.info.yml | file | core/ |
core/modules/system/tests/modules/binary_file_response_test/binary_file_response_test.info.yml |
binary_file_response_test.routing.yml | file | core/ |
core/modules/system/tests/modules/binary_file_response_test/binary_file_response_test.routing.yml |
block.block.config_override_test.yml | file | core/ |
core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml |
block.block.testing_theme_optional_blocks_page_title.yml | file | core/ |
core/profiles/testing_themes_blocks/themes/testing_theme_optional_blocks/config/optional/block.block.testing_theme_optional_blocks_page_title.yml |
block.block.testing_theme_required_blocks_account_menu.yml | file | core/ |
core/profiles/testing_themes_blocks/themes/testing_theme_required_blocks/config/install/block.block.testing_theme_required_blocks_account_menu.yml |
block.block.test_block.yml | file | core/ |
core/modules/block/tests/modules/block_test/config/install/block.block.test_block.yml |
block.block.test_default_config.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml |
BlockAddTest | class | core/ |
Tests the JS functionality in the block add form. |
BlockAddTest.php | file | core/ |
|
BlockAddTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockAddTest::$modules | property | core/ |
Modules to install. |
BlockAddTest::testBlockAddThemeSelector | function | core/ |
Tests the AJAX for the theme selector. |
BlockAdminThemeTest | class | core/ |
Tests the block system with admin themes. |
BlockAdminThemeTest.php | file | core/ |
|
BlockAdminThemeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockAdminThemeTest::$modules | property | core/ |
Modules to install. |
BlockAdminThemeTest::testAdminTheme | function | core/ |
Check for the accessibility of the admin theme on the block admin page. |
BlockAdminThemeTest::testClaroAdminTheme | function | core/ |
Ensure contextual links are disabled in Claro theme. |
BlockBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockBase @group block |
BlockBaseTest.php | file | core/ |
|
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockCacheTest | class | core/ |
Tests block caching. |
BlockCacheTest.php | file | core/ |
|
BlockCacheTest::$adminUser | property | core/ |
A user with permission to administer blocks. |
BlockCacheTest::$block | property | core/ |
The block used by this test. |
BlockCacheTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockCacheTest::$modules | property | core/ |
Modules to install. |
BlockCacheTest::$normalUser | property | core/ |
An authenticated user to test block caching. |
BlockCacheTest::$normalUserAlt | property | core/ |
Another authenticated user to test block caching. |
BlockCacheTest::setUp | function | core/ |
|
BlockCacheTest::testCachePermissions | function | core/ |
Tests a cacheable block without any additional cache context. |
BlockCacheTest::testCachePerPage | function | core/ |
Tests "url" cache context. |
BlockCacheTest::testCachePerRole | function | core/ |
Tests "user.roles" cache context. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.