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 |
|---|---|---|---|
| VocabularyLanguageTest.php | file | core/ |
|
| VocabularyLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| VocabularyLanguageTest::$modules | property | core/ |
Modules to enable. |
| VocabularyLanguageTest::setUp | function | core/ |
|
| VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms | function | core/ |
Tests term language settings for vocabulary terms are saved and updated. |
| VocabularyLanguageTest::testVocabularyLanguage | function | core/ |
Tests language settings for vocabularies. |
| VocabularyListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| 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::getCollectionRoute | function | core/ |
Gets the collection route. |
| 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::pageTextContainsOnce | function | core/ |
Checks that current page contains text only once. |
| 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/ |
Get the Mink driver args from an environment variable, if it is set. Can be overridden in a derived class so it is possible to use a different value for a subset of tests, e.g. the JavaScript tests. |
| WebTestBase::drupalGet | function | core/ |
Retrieves a Drupal path or an absolute path. |
| WebTestBase::drupalGetAjax | function | core/ |
Requests a path or URL in drupal_ajax format and JSON-decodes the response. |
| WebTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
| WebTestBase::drupalGetHeaders | function | core/ |
Gets the HTTP response headers of the requested page. |
| WebTestBase::drupalGetJSON | function | core/ |
Retrieves a Drupal path or an absolute path and JSON decodes the result. |
| WebTestBase::drupalGetWithFormat | function | core/ |
Retrieves a Drupal path or an absolute path for a given format. |
| WebTestBase::drupalGetXHR | function | core/ |
Requests a Drupal path or an absolute path as if it is a XMLHttpRequest. |
| WebTestBase::getAbsoluteUrl | function | core/ |
Takes a path and returns an absolute path. |
| WebTestBase::getAjaxPageStatePostData | function | core/ |
Get the Ajax page state from drupalSettings and prepare it for POSTing. |
| WebTestBaseTest::providerTestGetAbsoluteUrl | function | core/ |
Provides test data for testGetAbsoluteUrl. |
| WebTestBaseTest::testGetAbsoluteUrl | function | core/ |
@dataProvider providerTestGetAbsoluteUrl |
| Weight::getInfo | function | core/ |
Returns the element properties for this element. |
| WidgetAccessTest | class | core/ |
Tests the media library UI access. |
| WidgetAccessTest.php | file | core/ |
|
| 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::setUp | function | core/ |
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.