Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Fast404Test | class | core/ |
Tests the fast 404 functionality. |
| Fast404Test.php | file | core/ |
|
| Fast404Test::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| Fast404Test::$modules | property | core/ |
Modules to install. |
| Fast404Test::testFast404 | function | core/ |
Tests the fast 404 functionality. |
| Fast404Test::testFast404PrivateFiles | function | core/ |
Tests the fast 404 functionality. |
| FavoriteAnimalTestForm | class | core/ |
Form that performs favorite animal test. |
| FavoriteAnimalTestForm.php | file | core/ |
|
| FavoriteAnimalTestForm::buildForm | function | core/ |
Form constructor. |
| FavoriteAnimalTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FavoriteAnimalTestForm::submitForm | function | core/ |
Form submission handler. |
| feed.css | file | core/ |
RSS feed. |
| feed.pcss.css | file | core/ |
RSS feed. |
| Feed::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| Feed::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Feed::buildResponse | function | core/ |
Builds up a response with the rendered view as content. |
| Feed::defaultableSections | function | core/ |
Lists the 'defaultable' sections and what items each section contains. |
| Feed::defineOptions | function | core/ |
Overrides view display plugin base. |
| Feed::newDisplay | function | core/ |
Reacts on adding a display. |
| Feed::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| Feed::setHeaders | function | core/ |
Sets headers on a response object. |
| Feed::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| Feed::usesLinkDisplay | function | core/ |
Checks to see if the display has some need to link to another display. |
| Feed::__construct | function | core/ |
Constructs a PathPluginBase object. |
| FetchAs.php | file | core/ |
|
| FetchLegacyTest | class | core/ |
Tests the Database system's various fetch capabilities. |
| FetchLegacyTest.php | file | core/ |
|
| FetchLegacyTest::testQueryFetchAllAssoc | function | core/ |
Tests ::fetchAllAssoc(). |
| FetchLegacyTest::testQueryFetchAllColumn | function | core/ |
Confirms that we can fetch all records into an array explicitly. |
| FetchLegacyTest::testQueryFetchArray | function | core/ |
Confirms that we can fetch a record to an associative array explicitly. |
| FetchLegacyTest::testQueryFetchColumn | function | core/ |
Confirms that we can fetch a single column value. |
| FetchLegacyTest::testQueryFetchColumnOutOfRange | function | core/ |
Confirms that an out of range index throws an error. |
| FetchLegacyTest::testQueryFetchNum | function | core/ |
Confirms that we can fetch a record into an indexed array explicitly. |
| FetchLegacyTest::testQueryFetchObject | function | core/ |
Confirms that we can fetch a record to an object explicitly. |
| FetchModeTrait::$fetchModeLiterals | property | core/ |
Map FETCH_* modes to their literal for inclusion in messages. |
| FetchModeTrait::$supportedFetchModes | property | core/ |
The fetch modes supported. |
| FetchModeTrait::assocToClass | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_CLASS. |
| FetchModeTrait::assocToColumn | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_COLUMN. |
| FetchModeTrait::assocToFetchMode | function | core/ |
Converts a row of data in associative format to a specified format. |
| FetchModeTrait::assocToNum | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_NUM. |
| FetchModeTrait::assocToObj | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_OBJ. |
| FetchTest | class | core/ |
Tests the Database system's various fetch capabilities. |
| FetchTest.php | file | core/ |
|
| FetchTest::testLegacyFetchColumn | function | core/ |
Confirms deprecation of StatementPrefetchIterator::fetchColumn(). |
| FetchTest::testQueryFetchAllAsClassInstances | function | core/ |
Confirms that we can fetch all records as class instances explicitly. |
| FetchTest::testQueryFetchAllAsFetchModeClassInstances | function | core/ |
Confirms that we can fetch class instances by setting fetch mode. |
| FetchTest::testQueryFetchAllAssoc | function | core/ |
Tests ::fetchAllAssoc(). |
| FetchTest::testQueryFetchAllColumn | function | core/ |
Confirms that we can fetch all records into an array explicitly. |
| FetchTest::testQueryFetchArray | function | core/ |
Confirms that we can fetch a record to an associative array explicitly. |
| FetchTest::testQueryFetchClass | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
Pagination
- Previous page
- Page 533
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.