| EditorXmlBasicAuthTest.php |
file |
core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php |
|
| EditorXmlBasicAuthTest::$auth |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php |
The authentication mechanism to use in this test. |
| EditorXmlBasicAuthTest::$defaultTheme |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php |
The theme to install as the default for testing. |
| EditorXmlBasicAuthTest::$format |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php |
The format to use in this test. |
| EditorXmlBasicAuthTest::$mimeType |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
| EditorXmlBasicAuthTest::$modules |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlBasicAuthTest.php |
Modules to install. |
| EditorXmlCookieTest |
class |
core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php |
Tests Editor Xml Cookie. |
| EditorXmlCookieTest.php |
file |
core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php |
|
| EditorXmlCookieTest::$auth |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php |
The authentication mechanism to use in this test. |
| EditorXmlCookieTest::$defaultTheme |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php |
The theme to install as the default for testing. |
| EditorXmlCookieTest::$format |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php |
The format to use in this test. |
| EditorXmlCookieTest::$mimeType |
property |
core/modules/editor/tests/src/Functional/Rest/EditorXmlCookieTest.php |
The MIME type that corresponds to $format. |
| editor_private_test.info.yml |
file |
core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml |
core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml |
| editor_test.info.yml |
file |
core/modules/editor/tests/modules/editor_test/editor_test.info.yml |
core/modules/editor/tests/modules/editor_test/editor_test.info.yml |
| editor_test.libraries.yml |
file |
core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml |
core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml |
| editor_test.schema.yml |
file |
core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml |
core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml |
| ElementInfoIntegrationTest |
class |
core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php |
Tests the element info. |
| ElementInfoIntegrationTest.php |
file |
core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php |
|
| ElementInfoIntegrationTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php |
|
| ElementInfoIntegrationTest::testElementInfoByTheme |
function |
core/tests/Drupal/KernelTests/Core/Render/ElementInfoIntegrationTest.php |
Ensures that the element info can be altered by themes. |
| ElementInfoManagerTest |
class |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
Tests Drupal\Core\Render\ElementInfoManager. |
| ElementInfoManagerTest.php |
file |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
|
| ElementInfoManagerTest::$cache |
property |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
The cache backend to use. |
| ElementInfoManagerTest::$elementInfo |
property |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
The mocked element_info. |
| ElementInfoManagerTest::$moduleHandler |
property |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
The mocked module handler. |
| ElementInfoManagerTest::$themeHandler |
property |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
The mocked theme handler. |
| ElementInfoManagerTest::$themeManager |
property |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
The mocked theme manager. |
| ElementInfoManagerTest::providerTestGetInfoElementPlugin |
function |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
Provides tests data for testGetInfoElementPlugin(). |
| ElementInfoManagerTest::setUp |
function |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
@legacy-covers ::__construct |
| ElementInfoManagerTest::testGetInfoElementPlugin |
function |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
Tests the getInfo() method when render element plugins are used. |
| ElementInfoManagerTest::testGetInfoProperty |
function |
core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php |
Tests get info property. |
| ElementInfoTestHooks |
class |
core/modules/system/tests/modules/element_info_test/src/Hook/ElementInfoTestHooks.php |
Hook implementations for element_info_test. |
| ElementInfoTestHooks.php |
file |
core/modules/system/tests/modules/element_info_test/src/Hook/ElementInfoTestHooks.php |
|
| ElementInfoTestHooks::elementInfoAlter |
function |
core/modules/system/tests/modules/element_info_test/src/Hook/ElementInfoTestHooks.php |
Implements hook_element_info_alter(). |
| ElementInfoTestHooks::elementPluginAlter |
function |
core/modules/system/tests/modules/element_info_test/src/Hook/ElementInfoTestHooks.php |
Implements hook_element_plugin_alter(). |
| ElementInfoTestNumberBuilder |
class |
core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php |
Provides a trusted callback to alter the element_info_test number element. |
| ElementInfoTestNumberBuilder.php |
file |
core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php |
|
| ElementInfoTestNumberBuilder::preRender |
function |
core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php |
Sets element_info_test - #pre_render callback. |
| ElementInfoTestNumberBuilder::trustedCallbacks |
function |
core/modules/system/tests/modules/element_info_test/src/ElementInfoTestNumberBuilder.php |
Lists the trusted callbacks provided by the implementing class. |
| ElementsAccessTest |
class |
core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php |
Tests access control for form elements. |
| ElementsAccessTest.php |
file |
core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php |
|
| ElementsAccessTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php |
The theme to install as the default for testing. |
| ElementsAccessTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php |
Modules to install. |
| ElementsAccessTest::testAccessFalse |
function |
core/modules/system/tests/src/Functional/Form/ElementsAccessTest.php |
Ensures that child values are still processed when #access = FALSE. |
| ElementsContainerTest |
class |
core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php |
Tests the container form element for expected behavior. |
| ElementsContainerTest.php |
file |
core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php |
|
| ElementsContainerTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php |
The theme to install as the default for testing. |
| ElementsContainerTest::$modules |
property |
core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php |
Modules to install. |
| ElementsContainerTest::testOptionalContainerElements |
function |
core/modules/system/tests/src/Functional/Form/ElementsContainerTest.php |
Tests the #optional container property. |
| ElementsFieldsetTest |
class |
core/modules/system/tests/src/Kernel/Form/ElementsFieldsetTest.php |
Tests fieldset element rendering and description placement. |