Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
StaticMenuLinkOverridesInterface::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
StaticMenuLinkOverridesInterface::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\StaticMenuLinkOverrides @group Menu |
StaticMenuLinkOverridesTest.php | file | core/ |
|
StaticMenuLinkOverridesTest::providerTestDeleteOverrides | function | core/ |
Provides test data for testDeleteOverrides. |
StaticMenuLinkOverridesTest::providerTestLoadOverride | function | core/ |
Provides test data for testLoadOverride. |
StaticMenuLinkOverridesTest::testConstruct | function | core/ |
Tests the constructor. |
StaticMenuLinkOverridesTest::testDeleteOverrides | function | core/ |
Tests the deleteOverride and deleteOverrides method. |
StaticMenuLinkOverridesTest::testLoadMultipleOverrides | function | core/ |
Tests the loadMultipleOverrides method. |
StaticMenuLinkOverridesTest::testLoadOverride | function | core/ |
Tests the loadOverride method. |
StaticMenuLinkOverridesTest::testReload | function | core/ |
Tests the reload method. |
StaticMenuLinkOverridesTest::testSaveOverride | function | core/ |
Tests the saveOverride method. |
StyleGridTest | class | core/ |
Tests the grid style plugin. |
StyleGridTest.php | file | core/ |
|
StyleGridTest::$alignmentsTested | property | core/ |
Keeps track of which alignments have been tested. |
StyleGridTest::$testViews | property | core/ |
Views used by this test. |
StyleGridTest::assertGrid | function | core/ |
Generates a grid and asserts that it is displaying correctly. |
StyleGridTest::testGrid | function | core/ |
Tests the grid style. |
SystemMenuOffCanvasForm::hasMenuOverrides | function | core/ |
Determines if the menu has configuration overrides. |
template_preprocess_views_view_grid | function | core/ |
Prepares variables for views grid style templates. |
TestAuthenticationProvider::$providerId | property | core/ |
The provider id. |
TestConfigFactoryOverrideBase | class | core/ |
|
TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigEvents::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 |
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_legacy_theme_theme_test_function_suggestions__module_override | function | core/ |
Returns HTML for a theme function suggestion test. |
test_legacy_theme_theme_test_function_suggestions__theme_override | function | core/ |
Returns HTML for a theme function suggestion test. |
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(). |
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(). |
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(). |
ThemeLegacyTest::testFunctionOverride | function | core/ |
Ensures a theme template can override a theme function. |
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. |
ThemeTestController::functionTemplateOverridden | function | core/ |
A theme template that overrides a theme function. |
theme_theme_test_function_template_override | function | core/ |
Theme function for hook theme_test_function_template_override. |
tour.tour.testing_config_overrides.yml | file | core/ |
core/profiles/testing_config_overrides/config/optional/tour.tour.testing_config_overrides.yml |
TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.