Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| OpenDialogCommand::$selector | property | core/ |
The selector of the dialog. |
| OpenDialogCommand::$settings | property | core/ |
Custom settings that will be passed to the Drupal behaviors on the content of the dialog. |
| OpenDialogCommand::$title | property | core/ |
The title of the dialog. |
| OpenDialogCommand::getDialogOptions | function | core/ |
Returns the dialog options. |
| OpenDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
| OpenDialogCommand::setDialogOption | function | core/ |
Sets a single dialog option value. |
| OpenDialogCommand::setDialogOptions | function | core/ |
Sets the dialog options array. |
| OpenDialogCommand::setDialogTitle | function | core/ |
Sets the dialog title (an alias of setDialogOptions). |
| OpenDialogCommand::__construct | function | core/ |
Constructs an OpenDialogCommand object. |
| OpenOffCanvasDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
| OpenOffCanvasDialogCommandTest::testRender | function | core/ |
@covers ::render[[api-linebreak]] |
| OperationData::APPEND | constant | composer/ |
|
| OperationData::append | function | composer/ |
Gets append path. |
| OperationData::forceAppend | function | composer/ |
Determines whether 'force-append' has been set. |
| OperationData::FORCE_APPEND | constant | composer/ |
|
| OperationData::hasAppend | function | composer/ |
Checks if append path exists. |
| OperationData::hasPrepend | function | composer/ |
Checks if prepend path exists. |
| OperationData::PREPEND | constant | composer/ |
|
| OperationData::prepend | function | composer/ |
Gets prepend path. |
| OperationFactory::createAppendOp | function | composer/ |
Creates an 'append' (or 'prepend') scaffold op. |
| Opml::render | function | core/ |
Render the display in this style. |
| OpmlFields::render | function | core/ |
Render a row object. This usually passes through to a theme template of some form, but not always. |
| OutputStrategyInterface::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| OverlapWithTopLevelDependenciesTest | class | core/ |
Tests DrupalCoreRecommendedBuilder. |
| OverlapWithTopLevelDependenciesTest.php | file | core/ |
|
| OverlapWithTopLevelDependenciesTest::templateProjectPathProvider | function | core/ |
Provides data for testOverlapWithTemplateProject(). |
| OverlapWithTopLevelDependenciesTest::testOverlapWithTemplateProject | function | core/ |
Tests top level and core-recommended dependencies do not overlap. |
| OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays | function | core/ |
Tests that the wizard correctly sets up default and overridden displays. |
| OverviewTerms::$renderer | property | core/ |
The renderer service. |
| Page::$pageRenderArray | property | core/ |
The current page render array. |
| Page::buildBasicRenderable | function | core/ |
Builds a basic render array which can be properly render cached. |
| Page::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Page::getPageRenderArray | function | core/ |
Gets the current views page render array. |
| Page::setPageRenderArray | function | core/ |
Sets the current page views render array. |
| PageCacheTest::testPageCacheTagsIndependentFromCacheabilityHeaders | function | core/ |
Test that the page cache doesn't depend on cacheability headers. |
| Pager::preRenderPager | function | core/ |
#pre_render callback to associate the appropriate cache context. |
| PageRenderTest | class | core/ |
Test page rendering hooks. |
| PageRenderTest.php | file | core/ |
|
| PageRenderTest::assertPageRenderHookExceptions | function | core/ |
Asserts whether expected exceptions are thrown for invalid hook implementations. |
| PageRenderTest::testHookPageAlter | function | core/ |
Tests hook_page_attachments_alter() exceptions. |
| PageRenderTest::testHookPageAttachmentsExceptions | function | core/ |
Tests hook_page_attachments() exceptions. |
| PagerPluginBase::preRender | function | core/ |
Perform any needed actions just before rendering. |
| PagerPluginBase::render | function | core/ |
Return the renderable array of the pager. |
| PagerSelectExtender | class | core/ |
Query extender for pager queries. |
| PagerSelectExtender.php | file | core/ |
|
| PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
| PagerSelectExtender::$element | property | core/ |
The unique ID of this pager on this page. |
| PagerSelectExtender::$limit | property | core/ |
The number of elements per page to allow. |
| PagerSelectExtender::$maxElement | property | core/ |
The highest element we've autogenerated so far. |
| PagerSelectExtender::element | function | core/ |
Specify the element ID for this pager query. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.