Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDifferentDisplays::getSourceFieldName | function | core/ |
Determine the name of the source field. |
| TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
| TestDiscovery::getPhpunitTestSuite | function | core/ |
Determines the phpunit testsuite for a given classname, based on namespace. |
| TestDiscovery::getTestClasses | function | core/ |
Discovers all available tests in all extensions. |
| TestDiscovery::getTestInfo | function | core/ |
Retrieves information about a test class for UI purposes. |
| TestDiscoveryTest::getTestDiscoveryMock | function | core/ |
Mock a TestDiscovery object to return specific extension values. |
| TestDiscoveryTest::providerTestGetPhpunitTestSuite | function | core/ |
|
| TestDiscoveryTest::testGetPhpunitTestSuite | function | core/ |
Tests get phpunit test suite. |
| TestDiscoveryTest::testGetTestClasses | function | core/ |
Tests get test classes. |
| TestDiscoveryTest::testGetTestClassesWithSelectedTypes | function | core/ |
Tests get test classes with selected types. |
| TestDiscoveryTest::testGetTestInfoEmptyDocblock | function | core/ |
Ensure that classes are not reflected when the docblock is empty. |
| TestDiscoveryTest::testGetTestsInProfiles | function | core/ |
@legacy-covers ::getTestClasses |
| TestDisplayVariant::getContexts | function | core/ |
Gets the contexts. |
| TestDomainObjectViewSubscriber::getSubscribedEvents | function | core/ |
|
| TestDrupal6SqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestDrupal6SqlBase::getModuleSchemaVersionWrapper | function | core/ |
Wrapper method to test protected method getModuleSchemaVersion(). |
| TestDrupal6SqlBase::variableGetWrapper | function | core/ |
Wrapper method to test protected method variableGet(). |
| TestDrupalSqlBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TestExtendedNormalizer::getSupportedTypes | function | core/ |
|
| TestExtension::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| TestExtension::getFilters | function | core/ |
Generates a list of all Twig filters that this extension defines. |
| TestExtension::getFunctions | function | core/ |
Generates a list of all Twig functions that this extension defines. |
| TestExtension::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| TestExtension::getName | function | core/ |
Gets a unique identifier for this Twig extension. |
| TestFieldConstraint::getRequiredOptions | function | core/ |
|
| TestFieldWidget | class | core/ |
Plugin implementation of the 'test_field_widget' widget. |
| TestFieldWidget.php | file | core/ |
|
| TestFieldWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| TestFieldWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TestFieldWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| TestFieldWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TestFieldWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultilingual | class | core/ |
Plugin implementation of the 'test_field_widget_multilingual' widget. |
| TestFieldWidgetMultilingual.php | file | core/ |
|
| TestFieldWidgetMultilingual::form | function | core/ |
Creates a form element for a field. |
| TestFieldWidgetMultiple | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultiple.php | file | core/ |
|
| TestFieldWidgetMultiple::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| TestFieldWidgetMultiple::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| TestFieldWidgetMultiple::formElement | function | core/ |
Returns the form for a single field widget. |
| TestFieldWidgetMultiple::isApplicable | function | core/ |
Test is the widget is applicable to the field definition. |
| TestFieldWidgetMultiple::multipleValidate | function | core/ |
Element validation helper. |
| TestFieldWidgetMultiple::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| TestFieldWidgetMultiple::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| TestFieldWidgetMultipleSingleValues | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
| TestFieldWidgetMultipleSingleValues.php | file | core/ |
|
| TestFileCopy::getConfiguration | function | core/ |
Gets this plugin's configuration. |
Pagination
- Previous page
- Page 210
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.