Search for rid
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticMenuLinkOverrides::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
| StaticMenuLinkOverrides::deleteOverride | function | core/ |
Deletes any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::encodeId | function | core/ |
Encodes the ID by replacing dots with double underscores. |
| StaticMenuLinkOverrides::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
| StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
| StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
| StaticMenuLinkOverrides::reload | function | core/ |
Reloads the overrides from config. |
| StaticMenuLinkOverrides::saveOverride | function | core/ |
Saves the override. |
| StaticMenuLinkOverrides::__construct | function | core/ |
Constructs a StaticMenuLinkOverrides object. |
| StaticMenuLinkOverridesInterface | interface | core/ |
Defines an interface for objects which overrides menu links defined in YAML. |
| StaticMenuLinkOverridesInterface.php | file | core/ |
|
| StaticMenuLinkOverridesInterface::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
| StaticMenuLinkOverridesInterface::deleteOverride | function | core/ |
Deletes any overrides to the definition of a static (YAML-defined) link. |
| 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/ |
Tests Drupal\Core\Menu\StaticMenuLinkOverrides. |
| StaticMenuLinkOverridesTest.php | file | core/ |
|
| StaticMenuLinkOverridesTest::providerTestDeleteOverrides | function | core/ |
Provides test data for testDeleteOverrides. |
| StaticMenuLinkOverridesTest::providerTestLoadOverride | function | core/ |
Provides test data for testLoadOverride. |
| 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. |
| StyleGridResponsiveTest | class | core/ |
Tests the grid_responsive style plugin. |
| StyleGridResponsiveTest.php | file | core/ |
|
| StyleGridResponsiveTest::$testViews | property | core/ |
Views used by this test. |
| StyleGridResponsiveTest::providerTestResponsiveGrid | function | core/ |
Data provider for testing various configurations. |
| StyleGridResponsiveTest::testResponsiveGrid | function | core/ |
Generates a grid_responsive and asserts that it is displaying correctly. |
| 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. |
| TaxonomyOverviewOverrideHooks | class | core/ |
Hook implementations for taxonomy_overview_override_test. |
| TaxonomyOverviewOverrideHooks.php | file | core/ |
|
| TaxonomyOverviewOverrideHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
| taxonomy_overview_override_test.info.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/taxonomy_overview_override_test.info.yml |
| template_preprocess_views_view_grid | function | core/ |
Prepares variables for views grid style templates. |
| 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/ |
Stub class for testing ConfigFactoryOverrideBase. |
| TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
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.