Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
template_preprocess_views_view_grid_responsive | function | core/ |
Prepares variables for views grid - responsive style templates. |
TermTest::testTermSaveOverrideSelector | function | core/ |
Test UI with override_selector TRUE. |
TestAuthenticationProvider::$providerId | property | core/ |
The provider id. |
TestConfigFactoryOverrideBase | class | core/ |
|
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. |
testing_config_overrides.info.yml | file | core/ |
core/profiles/testing_config_overrides/testing_config_overrides.info.yml |
testing_config_overrides_module.info.yml | file | core/ |
core/profiles/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. |
TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink[[api-linebreak]] |
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. |
ViewExecutable::$override_path | property | core/ |
Allow to override the path used for generated URLs. |
ViewExecutable::$override_url | property | core/ |
Allow to override the \Drupal\Core\Url of the current view. |
ViewExecutable::generateHandlerId | function | core/ |
Generates a unique ID for a handler instance. |
ViewExecutableTest::testArgumentValidatorValueOverride | function | core/ |
Tests if argument overrides by validators are propagated to tokens. |
ViewExecutableTest::testGenerateHandlerId | function | core/ |
@covers ::generateHandlerId[[api-linebreak]] |
ViewExecutableTest::testGetUrlWithOverriddenUrl | function | core/ |
@covers ::getUrl[[api-linebreak]] |
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRoute | function | core/ |
Tests the page controller with arguments of an overridden page view. |
ViewPageControllerTest::testHandleWithArgumentsOnOverriddenRouteWithUpcasting | function | core/ |
Tests the page controller with arguments of an overridden page view. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.