Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| PhpUnitBridgeTest::testDeprecatedClass | function | core/ |
@expectedDeprecation Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass is deprecated. |
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
|
| PhpUnitBridgeTest::testDeprecatedFunction | function | core/ |
@expectedDeprecation This is the deprecation message for deprecation_test_function(). |
| PhpUnitBridgeTest::testErrorOnSiteUnderTest | function | core/ |
@expectedDeprecation This is the deprecation message for deprecation_test_function(). |
| PhpUnitBridgeTest::testSilencedError | function | core/ |
@expectedDeprecation This is the deprecation message for deprecation_test_function(). |
| PhpunitCompatibilityTrait::getMock | function | core/ |
Returns a mock object for the specified class using the available method. |
| PhpunitCompatibilityTraitTest::testGetMock | function | core/ |
Tests that getMock is available. |
| PirateDayCacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| PirateDayCacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| PirateDayCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| PirateDayCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| PirateDayCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| PlaceBlockPageVariant::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
| PlaceholderingRenderCache::get | function | core/ |
Gets the cached, pre-rendered element of a renderable element from cache. |
| PlaceholderingRenderCache::getFromPlaceholderResultsCache | function | core/ |
Retrieves an auto-placeholdered renderable array from the static cache. |
| PlaceholderMessageTest | class | core/ |
Functional test verifying that messages set in placeholders always appear. |
| PlaceholderMessageTest.php | file | core/ |
|
| PlaceholderMessageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PlaceholderMessageTest::$modules | property | core/ |
Modules to enable. |
| PlaceholderMessageTest::testMessagePlaceholder | function | core/ |
Test rendering of message placeholder. |
| PlainTextEditor::getAttachments | function | core/ |
Returns the attachments for this editor. |
| plugin.manager.field.widget | service | core/ |
Drupal\Core\Field\WidgetPluginManager |
| Plugin::get | function | core/ |
Gets the value of an annotation. |
| Plugin::getCapabilities | function | composer/ |
|
| Plugin::getClass | function | core/ |
Gets the class of the annotated class. |
| Plugin::getId | function | core/ |
Gets the unique ID for this annotated class. |
| Plugin::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
| Plugin::getSubscribedEvents | function | composer/ |
|
| PluginBase::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| PluginBase::getBaseId | function | core/ |
Gets the base_plugin_id of the plugin instance. |
| PluginBase::getDerivativeId | function | core/ |
Gets the derivative_id of the plugin instance. |
| PluginBase::getPluginDefinition | function | core/ |
Gets the definition of the plugin implementation. |
| PluginBase::getPluginId | function | core/ |
Gets the plugin_id of the plugin instance. |
| PluginBase::getProvider | function | core/ |
Returns the plugin provider. |
| PluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
| PluginBaseTest::providerTestGetBaseId | function | core/ |
Returns test data for testGetBaseId(). |
| PluginBaseTest::providerTestGetDerivativeId | function | core/ |
Returns test data for testGetDerivativeId(). |
| PluginBaseTest::providerTestGetPluginId | function | core/ |
Returns test data for testGetPluginId(). |
| PluginBaseTest::testGetBaseId | function | core/ |
@dataProvider providerTestGetBaseId @coves ::getBaseId |
| PluginBaseTest::testGetDerivativeId | function | core/ |
@dataProvider providerTestGetDerivativeId @covers ::getDerivativeId[[api-linebreak]] |
| PluginBaseTest::testGetPluginDefinition | function | core/ |
@covers ::getPluginDefinition[[api-linebreak]] |
| PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId[[api-linebreak]] |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.