Search for __get
Title | Object type | File name | Summary |
---|---|---|---|
BookManager::getTableOfContents | function | core/ |
|
BookManager::getTableOfContents | function | core/ |
|
BookManagerInterface::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
BookManagerInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManagerInterface::getAllBooks | function | core/ |
Returns an array of all books. |
BookManagerInterface::getBookParents | function | core/ |
|
BookManagerInterface::getLinkDefaults | function | core/ |
Returns an array with default values for a book page's menu link. |
BookManagerInterface::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManagerInterface::getTableOfContents | function | core/ |
Returns an array of book pages in table of contents order. |
BookManagerTest::providerTestGetBookParents | function | core/ |
Provides test data for testGetBookParents. |
BookManagerTest::testGetBookParents | function | core/ |
Tests the getBookParents() method. |
BookNavigationBlock::getCacheContexts | function | core/ |
|
BookNavigationBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2483181 |
BookNavigationCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
BookNavigationCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
BookNavigationCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
BookOutlineForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
BookOutlineStorage::getBookMenuTree | function | core/ |
|
BookOutlineStorage::getBooks | function | core/ |
|
BookOutlineStorage::getBookSubtree | function | core/ |
|
BookOutlineStorage::getChildRelativeDepth | function | core/ |
|
BookOutlineStorageInterface::getBookMenuTree | function | core/ |
Builds tree data used for the menu tree. |
BookOutlineStorageInterface::getBooks | function | core/ |
Gets books (the highest positioned book links). |
BookOutlineStorageInterface::getBookSubtree | function | core/ |
Get book subtree. |
BookOutlineStorageInterface::getChildRelativeDepth | function | core/ |
Gets child relative depth. |
BookRemoveForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
BookRemoveForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
BookRemoveForm::getDescription | function | core/ |
Returns additional text to display as a description. |
BookRemoveForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookRemoveForm::getQuestion | function | core/ |
Returns the question to ask the user. |
BookSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookTest::testGetTableOfContents | function | core/ |
Tests BookManager::getTableOfContents(). |
BooleanCheckboxWidget | class | core/ |
Plugin implementation of the 'boolean_checkbox' widget. |
BooleanCheckboxWidget.php | file | core/ |
|
BooleanCheckboxWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
BooleanCheckboxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
BooleanCheckboxWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
BooleanCheckboxWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
BooleanData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
BooleanFormatter::getOutputFormats | function | core/ |
Gets the available format options. |
BooleanItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
BooleanItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
BooleanItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
BooleanItem::getSettableValues | function | core/ |
Returns an array of settable values. |
BooleanItemNormalizer::getSupportedTypes | function | core/ |
|
BooleanNormalizer::getSupportedTypes | function | core/ |
|
BooleanOperator::getValueOptions | function | core/ |
Return the possible options for this filter. |
BootstrapConfigStorageFactory::get | function | core/ |
Returns a configuration storage implementation. |
BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.