Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
OverriddenAliasManager | class | core/ |
Overridden test implementation for the alias manager. |
OverriddenAliasManager.php | file | core/ |
|
override-settings.php | file | core/ |
A settings.php fixture file scaffolded from the scaffold-override-fixture. |
OverrideDisplaysTest | class | core/ |
Tests that displays can be correctly overridden via the user interface. |
OverrideDisplaysTest.php | file | core/ |
|
OverrideDisplaysTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OverrideDisplaysTest::setUp | function | core/ |
|
OverrideDisplaysTest::testOverrideDisplays | function | core/ |
Tests that displays can be overridden via the UI. |
OverrideDisplaysTest::testRevertAllDisplays | function | core/ |
Tests that the revert to all displays select-option works as expected. |
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
OverrideSectionsTest | class | core/ |
Tests that override layout sections are not exposed via the REST API. |
OverrideSectionsTest.php | file | core/ |
|
OverrideSectionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OverrideSectionsTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
OverrideSectionsTest::setUp | function | core/ |
|
OverrideSectionsTest::testOverrideField | function | core/ |
Tests that the layout override field is not normalized. |
OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
OverridesSectionStorageTest.php | file | core/ |
|
OverridesSectionStorageTest::$modules | property | core/ |
Modules to enable. |
OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
OverridesSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
OverridesSectionStorageTest::setUp | function | core/ |
|
OverridesSectionStorageTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
@covers ::deriveContextsFromRoute[[api-linebreak]] |
OverridesSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
@covers ::getDefaultSectionStorage[[api-linebreak]] |
OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden[[api-linebreak]] |
OverridesSectionStorageTest::testSetSectionList | function | core/ |
@covers ::setSectionList[[api-linebreak]] |
PagerPluginBase::getPagerId | function | core/ |
Get the pager id, if it exists |
PagerPluginBaseTest::testGetPagerId | function | core/ |
Tests the getPagerId() method. |
PathPluginBase::overrideApplies | function | core/ |
Determines whether the view overrides the given route. |
PathPluginBase::overrideAppliesPathAndMethod | function | core/ |
Determines whether a override for the path and method should happen. |
PhpStorageFactoryTest::testGetOverride | function | core/ |
Tests the get() method with overridden settings. |
PhpTransliteration::$languageOverrides | property | core/ |
Associative array of language-specific character transliteration tables. |
PhpTransliteration::readLanguageOverrides | function | core/ |
Overrides \Drupal\Component\Transliteration\PhpTransliteration::readLanguageOverrides(). |
PhpTransliteration::readLanguageOverrides | function | core/ |
Reads in language overrides for a language code. |
PhpUnitBridgeIsolatedTest | class | core/ |
Test how unit tests interact with deprecation errors in process isolation. |
PhpUnitBridgeIsolatedTest.php | file | core/ |
|
PhpUnitBridgeIsolatedTest::testDeprecatedClass | function | core/ |
@expectedDeprecation Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass is deprecated. |
PhpUnitBridgeTest | class | core/ |
Tests Drupal's integration with Symfony PHPUnit Bridge. |
PhpUnitBridgeTest | class | core/ |
Test how unit tests interact with deprecation errors. |
PhpUnitBridgeTest | class | core/ |
Test how kernel tests interact with deprecation errors. |
PhpUnitBridgeTest.php | file | core/ |
|
PhpUnitBridgeTest.php | file | core/ |
|
PhpUnitBridgeTest.php | file | core/ |
|
PhpUnitBridgeTest::$modules | property | core/ |
Modules to enable. |
PhpUnitBridgeTest::$modules | property | core/ |
Modules to enable. |
PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
@expectedDeprecation Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass is deprecated. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.