Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormUploadedFile::getFilename | function | core/ |
Gets the filename. |
FormUploadedFile::getPathname | function | core/ |
Gets the path to the file. |
FormUploadedFile::getRealPath | function | core/ |
Gets the absolute path to the file. |
FormUploadedFile::getSize | function | core/ |
Gets file size. |
FormValidationMessageOrderTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
form_get_options | function | core/ |
Returns the indexes of a select element's options matching a given key. |
ForumBlockBase::getCacheContexts | function | core/ |
|
ForumBlockBase::getCacheTags | function | core/ |
|
ForumIndexStorage::getOriginalTermId | function | core/ |
Returns the forum term id associated with an existing forum node. |
ForumIndexStorageInterface::getOriginalTermId | function | core/ |
Returns the forum term id associated with an existing forum node. |
ForumManager::getChildren | function | core/ |
Utility method to fetch the child forums for a given forum. |
ForumManager::getForumStatistics | function | core/ |
Provides statistics for a forum. |
ForumManager::getIndex | function | core/ |
Generates and returns the forum index. |
ForumManager::getLastPost | function | core/ |
Provides the last post information for the given forum tid. |
ForumManager::getTopicOrder | function | core/ |
Gets topic sorting information based on an integer code. |
ForumManager::getTopics | function | core/ |
Gets list of forum topics. |
ForumManagerInterface::getChildren | function | core/ |
Utility method to fetch the child forums for a given forum. |
ForumManagerInterface::getIndex | function | core/ |
Generates and returns the forum index. |
ForumManagerInterface::getTopics | function | core/ |
Gets list of forum topics. |
ForumManagerTest::testGetIndex | function | core/ |
Tests ForumManager::getIndex(). |
ForumSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ForumSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ForumUninstallValidator::getForumVocabulary | function | core/ |
Returns the vocabulary configured for forums. |
FrameworkTest::drupalGetAjax | function | core/ |
Requests a path or URL in drupal_ajax format and JSON-decodes the response. |
FrontMatter::getContent | function | core/ |
Retrieves the extracted source content. |
FrontMatter::getData | function | core/ |
Retrieves the extracted front matter data. |
FrontMatter::getLine | function | core/ |
Retrieves the line where the source content starts, after any data. |
FrontMatterParseException::getSourceLine | function | core/ |
Retrieves the line number where the parse error occurred. |
FrontPageTest | class | core/ |
Tests front page functionality and administration. |
FrontPageTest | class | core/ |
Tests the default frontpage provided by views. |
FrontPageTest.php | file | core/ |
|
FrontPageTest.php | file | core/ |
|
FrontPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FrontPageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FrontPageTest::$modules | property | core/ |
Modules to enable. |
FrontPageTest::$modules | property | core/ |
Modules to enable. |
FrontPageTest::$nodePath | property | core/ |
The path to a node that is created for testing. |
FrontPageTest::$nodeStorage | property | core/ |
The entity storage for nodes. |
FrontPageTest::assertNotInResultSet | function | core/ |
Verifies that an amount of nids aren't in the result. |
FrontPageTest::doTestFrontPageViewCacheTags | function | core/ |
Tests the cache tags on the front page. |
FrontPageTest::setUp | function | core/ |
Sets up the test. |
FrontPageTest::setUp | function | core/ |
|
FrontPageTest::testCacheTagsWithCachePluginNone | function | core/ |
Tests the cache tags when using the "none" cache plugin. |
FrontPageTest::testCacheTagsWithCachePluginTag | function | core/ |
Tests the cache tags when using the "tag" cache plugin. |
FrontPageTest::testCacheTagsWithCachePluginTime | function | core/ |
Tests the cache tags when using the "time" cache plugin. |
FrontPageTest::testDrupalFrontPage | function | core/ |
Tests front page functionality. |
FrontPageTest::testFrontPage | function | core/ |
Tests the frontpage. |
FTP::getSettingsForm | function | core/ |
Returns a form to collect connection settings credentials. |
FunctionalTestSetupTrait::getDatabaseTypes | function | core/ |
Returns all supported database driver installer objects. |
FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
Pagination
- Previous page
- Page 94
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.