Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue | function | core/ |
Tests when the source is invalid but there's a default value of NULL. |
| StaticMapTest::testMapWithSourceList | function | core/ |
Tests map when the source is a list. |
| StaticMapTest::testMapWithSourceString | function | core/ |
Tests map when the source is a string. |
| StaticMapTest::testWithEmptyStringMap | function | core/ |
Tests when the source returns an empty string and it is mapped to a value. |
| StaticMapTest::testWithNullSourceBypass | function | core/ |
Tests when the source is invalid but bypass is set to TRUE. |
| StaticMapTest::testWithNullSourceDefaultValue | function | core/ |
Tests when the source is invalid but default_value is set to TRUE. |
| StaticMapTest::testWithNullSourceNotInMap | function | core/ |
Tests when the source is NULL. |
| StaticMapTest::testWithNullSourceWithEmptyStringMapping | function | core/ |
Tests when the source is invalid but there's a mapping via an empty string. |
| StaticMenuLinkOverrides | class | core/ |
Defines an implementation of the menu link override using a config file. |
| StaticMenuLinkOverrides.php | file | core/ |
|
| StaticMenuLinkOverrides::$config | property | core/ |
The menu link overrides config object. |
| StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
| StaticMenuLinkOverrides::$configName | property | core/ |
The config name used to store the overrides. |
| StaticMenuLinkOverrides::deleteMultipleOverrides | function | core/ |
|
| StaticMenuLinkOverrides::deleteOverride | function | core/ |
|
| StaticMenuLinkOverrides::encodeId | function | core/ |
Encodes the ID by replacing dots with double underscores. |
| StaticMenuLinkOverrides::getCacheTags | function | core/ |
|
| StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
| StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
|
| StaticMenuLinkOverrides::loadOverride | function | core/ |
|
| StaticMenuLinkOverrides::reload | function | core/ |
|
| StaticMenuLinkOverrides::saveOverride | function | core/ |
|
| 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. |
| StaticReflectionClass | class | core/ |
|
| StaticReflectionClass.php | file | core/ |
This class is a near-copy of Doctrine\Common\Reflection\StaticReflectionClass, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.2. |
| StaticReflectionClass::$staticReflectionParser | property | core/ |
The static reflection parser object. |
| StaticReflectionClass::export | function | core/ |
|
| StaticReflectionClass::getConstant | function | core/ |
|
| StaticReflectionClass::getConstants | function | core/ |
|
| StaticReflectionClass::getConstructor | function | core/ |
|
| StaticReflectionClass::getDefaultProperties | function | core/ |
|
| StaticReflectionClass::getDocComment | function | core/ |
Pagination
- Previous page
- Page 1513
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.