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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestDefaultHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| TestDefaultHtmlRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| TestDefaultHtmlRouteProvider::getCollectionRoute | function | core/ |
Gets the collection route. |
| TestDefaultHtmlRouteProvider::getEntityTypeIdKeyType | function | core/ |
Gets the type of the ID key for a given entity type. |
| TestDerivativeDiscovery::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| TestDerivativeDiscovery::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDerivativeDiscoveryWithObject::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| 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. |
Pagination
- Previous page
- Page 207
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.