Search for rid
- Search 7.x for rid
- Search 9.5.x for rid
- Search 8.9.x for rid
- Search 10.3.x for rid
- Search 11.x for rid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermTest::testTermSaveOverrideSelector | function | core/ |
Test UI with override_selector TRUE. |
| TestAuthenticationProvider::$providerId | property | core/ |
The provider id. |
| TestConfigFactoryOverrideBase | class | core/ |
Stub class for testing ConfigFactoryOverrideBase. |
| TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
| TestConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| TestConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| TestHookReorderHookFirst::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| TestHookReorderHookLast::customHookOverride | function | core/ |
This pair tests ReorderHook. |
| testing_config_overrides.info.yml | file | core/ |
core/profiles/tests/testing_config_overrides/testing_config_overrides.info.yml |
| testing_config_overrides_module.info.yml | file | core/ |
core/profiles/tests/testing_config_overrides/modules/testing_config_overrides_module/testing_config_overrides_module.info.yml |
| TestNodeFormOverride | class | core/ |
Override NodeForm to test media library form submission semantics. |
| TestNodeFormOverride.php | file | core/ |
|
| TestNodeFormOverride::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
| test_theme_libraries_override_with_drupal_settings.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_override_with_drupal_settings/test_theme_libraries_override_with_drupal_settings.info.yml |
| test_theme_libraries_override_with_invalid_asset.info.yml | file | core/ |
core/modules/system/tests/themes/test_theme_libraries_override_with_invalid_asset/test_theme_libraries_override_with_invalid_asset.info.yml |
| theme-test-function-template-override.html.twig | file | core/ |
{# Output for Theme API test #} Success: Template overrides theme function. |
| theme-test-general-suggestions--module-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
| theme-test-general-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_alter(). Hooks: {{ module_hook }} {{ theme_hook }} |
| theme-test-suggestions--module-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_HOOK_alter(). |
| theme-test-suggestions--theme-override.html.twig | file | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_HOOK_alter(). |
| ThemeTest::testCSSOverride | function | core/ |
Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page. |
| ThemeTest::testTemplateOverride | function | core/ |
Ensures a themes template is overridable based on the 'template' filename. |
| ToolbarClaroOverridesTest | class | core/ |
Tests the loading of Claro assets on a non-Claro default theme. |
| ToolbarClaroOverridesTest.php | file | core/ |
|
| ToolbarClaroOverridesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ToolbarClaroOverridesTest::$modules | property | core/ |
Modules to install. |
| ToolbarClaroOverridesTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
| ToolbarClaroOverridesTest::$themeManager | property | core/ |
The theme manager. |
| ToolbarClaroOverridesTest::setUp | function | core/ |
|
| ToolbarClaroOverridesTest::testClaroAssets | function | core/ |
Confirm Claro assets load on a non-Claro default theme. |
| TransportTest::resetMailerDsnConfigOverride | function | core/ |
Resets a mailer DSN config override. |
| TransportTest::setUpMailerDsnConfigOverride | function | core/ |
Sets up a mailer DSN config override. |
| TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
Tests link with overridden attributes. |
| TwigSettingsTest::testTwigAutoReloadOverride | function | core/ |
Ensures Twig template auto reload setting can be overridden. |
| TwigSettingsTest::testTwigCacheOverride | function | core/ |
Ensures Twig template cache setting can be overridden. |
| TwigSettingsTest::testTwigDebugOverride | function | core/ |
Ensures Twig engine debug setting can be overridden. |
| UriDependentTestImageEffect | class | core/ |
Performs an image operation that depends on the URI of the original image. |
| UriDependentTestImageEffect.php | file | core/ |
|
| UriDependentTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
| UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
| UriDependentTestImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::$rid | property | core/ |
User's role ID. |
| UserPermissionsTest::testOverriddenPermission | function | core/ |
Verify that the permission form does not use overridden config. |
| user_config_override_test.info.yml | file | core/ |
core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml |
| user_config_override_test.overrider | service | core/ |
Drupal\user_config_override_test\ConfigOverrider |
| user_config_override_test.services.yml | file | core/ |
core/modules/user/tests/modules/user_config_override_test/user_config_override_test.services.yml |
| ViewExecutable::$override_path | property | core/ |
Allow to override the path used for generated URLs. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.