Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Feed::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| Feed::attachTo | function | core/ |
Allows displays to attach to other views. |
| 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::create | function | core/ |
Creates an instance of the plugin. |
| Feed::defaultableSections | function | core/ |
Lists the 'defaultable' sections and what items each section contains. |
| Feed::defineOptions | function | core/ |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions(). |
| Feed::execute | function | core/ |
Executes the view and returns data in the format required. |
| Feed::getType | function | core/ |
Returns the display type that this display requires. |
| Feed::newDisplay | function | core/ |
Reacts on adding a display. |
| Feed::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| Feed::preview | function | core/ |
Renders the display for the purposes of a live preview. |
| Feed::render | function | core/ |
Renders this display. |
| 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. |
| FetchModeTrait | trait | core/ |
Provide helper methods for statement fetching. |
| FetchModeTrait.php | file | core/ |
|
| FetchModeTrait::$fetchModeLiterals | property | core/ |
Map FETCH_* modes to their literal for inclusion in messages. |
| FetchModeTrait::$supportedFetchModes | property | core/ |
The fetch modes supported. |
| FetchModeTrait::assocIntoObject | function | core/ |
Fills an object with data from a FETCH_ASSOC row. |
| FetchModeTrait::assocToBoth | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_BOTH. |
| FetchModeTrait::assocToClass | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_CLASS. |
| FetchModeTrait::assocToClassType | function | core/ |
Converts a row of data to FETCH_CLASS | FETCH_CLASSTYPE. |
| FetchModeTrait::assocToColumn | function | core/ |
Converts a row of data in FETCH_ASSOC format to FETCH_COLUMN. |
| 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::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::testQueryFetchBoth | function | core/ |
Confirms that we can fetch a record into a doubly-keyed array explicitly. |
| FetchTest::testQueryFetchClass | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
| FetchTest::testQueryFetchClasstype | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
| FetchTest::testQueryFetchCol | function | core/ |
Confirms that we can fetch an entire column of a result set at once. |
| FetchTest::testQueryFetchDefault | function | core/ |
Confirms that we can fetch a record properly in default object mode. |
| FetchTest::testQueryFetchField | function | core/ |
Tests ::fetchField(). |
| FetchTest::testQueryFetchNum | function | core/ |
Confirms that we can fetch a record into an indexed array explicitly. |
| FetchTest::testQueryFetchObject | function | core/ |
Confirms that we can fetch a record to an object explicitly. |
| FetchTest::testQueryFetchObjectClass | function | core/ |
Confirms that we can fetch a record into a class using fetchObject. |
| FetchTest::testQueryFetchObjectClassNoConstructorArgs | function | core/ |
Confirms that we can fetch a record into a class without constructor args. |
| FetchTest::testRowCount | function | core/ |
Tests that rowCount() throws exception on SELECT query. |
| FiberPlaceholderTest | class | core/ |
@coversDefaultClass \Drupal\big_pipe\Render\BigPipe[[api-linebreak]] @group big_pipe |
| FiberPlaceholderTest.php | file | core/ |
|
| FiberPlaceholderTest::testLongPlaceholderFiberSuspendingLoop | function | core/ |
@covers \Drupal\big_pipe\Render\BigPipe::sendPlaceholders[[api-linebreak]] |
| Fid | class | core/ |
Argument handler to accept multiple file ids. |
| Fid.php | file | core/ |
|
| Field | class | core/ |
Drupal 6 field source from database. |
Pagination
- Previous page
- Page 587
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.