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 |
|---|---|---|---|
| VocabularyListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
| VocabularyPerType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VocabularyResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| VocabularyResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| VocabularyResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| VocabularyResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| VocabularyResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| VocabularyResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| VocabularyResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| VocabularyResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| VocabularyRouteProvider::getOverviewPageRoute | function | core/ |
Gets the overview page route. |
| VocabularyRouteProvider::getResetPageRoute | function | core/ |
Gets the reset page route. |
| VocabularyRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| VocabularyStorage::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
| VocabularyStorageInterface::getToplevelTids | function | core/ |
Gets top-level term IDs of vocabularies. |
| VocabularyTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| VocabularyTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| VocabularyTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| VocabularyTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VocabularyTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| WebAssert::pageTextContains | function | core/ |
|
| WebAssert::pageTextContainsOnce | function | core/ |
Checks that current page contains text only once. |
| WebAssert::pageTextMatchesCount | function | core/ |
Asserts that the current page text matches regex a number of times. |
| WebAssertTest::testPageTextContainsOnce | function | core/ |
Tests page text contains once. |
| WebAssertTest::testPageTextMatchesCount | function | core/ |
Tests page text matches count. |
| WebDriverTestBase::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| WebDriverTestBase::getDrupalSettings | function | core/ |
Gets the current Drupal javascript settings and parses into an array. |
| WebDriverTestBase::getHtmlOutputHeaders | function | core/ |
Returns headers in HTML output format. |
| WebDriverTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
| Weight::getInfo | function | core/ |
Returns the element properties for this element. |
| Widget | class | core/ |
Provides a widget element. |
| Widget.php | file | core/ |
|
| WidgetAccessTest | class | core/ |
Tests the media library UI access. |
| WidgetAccessTest.php | file | core/ |
|
| WidgetAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WidgetAccessTest::testRequiredFieldNoAccess | function | core/ |
Tests the widget with a required field that the user can't access. |
| WidgetAccessTest::testWidgetAccess | function | core/ |
Tests that the widget access works as expected. |
| WidgetAnonymousTest | class | core/ |
Tests that the widget works as expected for anonymous users. |
| WidgetAnonymousTest.php | file | core/ |
|
| WidgetAnonymousTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WidgetAnonymousTest::setUp | function | core/ |
|
| WidgetAnonymousTest::testWidgetAnonymous | function | core/ |
Tests that the widget works as expected for anonymous users. |
| WidgetBase | class | core/ |
Base class for 'Field widget' plugin implementations. |
| WidgetBase.php | file | core/ |
|
| WidgetBase::$fieldDefinition | property | core/ |
The field definition. |
| WidgetBase::$settings | property | core/ |
The widget settings. |
| WidgetBase::addMoreAjax | function | core/ |
Ajax callback for the "Add another item" button. |
| WidgetBase::addMoreSubmit | function | core/ |
Submission handler for the "Add another item" button. |
| WidgetBase::afterBuild | function | core/ |
After-build handler for field elements in a form. |
| WidgetBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
Pagination
- Previous page
- Page 232
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.