Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
BookNavigationCacheContext::getCacheableMetadata function core/modules/book/src/Cache/BookNavigationCacheContext.php Gets the cacheability metadata for the context.
BookNavigationCacheContext::getContext function core/modules/book/src/Cache/BookNavigationCacheContext.php Returns the string representation of the cache context.
BookNavigationCacheContext::getLabel function core/modules/book/src/Cache/BookNavigationCacheContext.php Returns the label of the cache context.
BookOutlineForm::getBaseFormId function core/modules/book/src/Form/BookOutlineForm.php Returns a string identifying the base form.
BookOutlineStorage::getBookMenuTree function core/modules/book/src/BookOutlineStorage.php Builds tree data used for the menu tree.
BookOutlineStorage::getBooks function core/modules/book/src/BookOutlineStorage.php Gets books (the highest positioned book links).
BookOutlineStorage::getBookSubtree function core/modules/book/src/BookOutlineStorage.php Get book subtree.
BookOutlineStorage::getChildRelativeDepth function core/modules/book/src/BookOutlineStorage.php Gets child relative depth.
BookOutlineStorageInterface::getBookMenuTree function core/modules/book/src/BookOutlineStorageInterface.php Builds tree data used for the menu tree.
BookOutlineStorageInterface::getBooks function core/modules/book/src/BookOutlineStorageInterface.php Gets books (the highest positioned book links).
BookOutlineStorageInterface::getBookSubtree function core/modules/book/src/BookOutlineStorageInterface.php Get book subtree.
BookOutlineStorageInterface::getChildRelativeDepth function core/modules/book/src/BookOutlineStorageInterface.php Gets child relative depth.
BookRemoveForm::getCancelUrl function core/modules/book/src/Form/BookRemoveForm.php Returns the route to go to if the user cancels the action.
BookRemoveForm::getConfirmText function core/modules/book/src/Form/BookRemoveForm.php Returns a caption for the button that confirms the action.
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php Returns additional text to display as a description.
BookRemoveForm::getFormId function core/modules/book/src/Form/BookRemoveForm.php Returns a unique string identifying the form.
BookRemoveForm::getQuestion function core/modules/book/src/Form/BookRemoveForm.php Returns the question to ask the user.
BookSettingsForm::getEditableConfigNames function core/modules/book/src/Form/BookSettingsForm.php Gets the configuration names that will be editable.
BookSettingsForm::getFormId function core/modules/book/src/Form/BookSettingsForm.php Returns a unique string identifying the form.
BookTest::testGetTableOfContents function core/modules/book/tests/src/Functional/BookTest.php Tests BookManager::getTableOfContents().
BooleanCheckboxWidget class core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Plugin implementation of the 'boolean_checkbox' widget.
BooleanCheckboxWidget.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php
BooleanCheckboxWidget::defaultSettings function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Defines the default settings for this plugin.
BooleanCheckboxWidget::formElement function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns the form for a single field widget.
BooleanCheckboxWidget::settingsForm function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a form to configure settings for the widget.
BooleanCheckboxWidget::settingsSummary function core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/BooleanCheckboxWidget.php Returns a short summary for the current widget settings.
BooleanData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BooleanData.php Gets the primitive data value casted to the correct PHP type.
BooleanFormatter::getOutputFormats function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Gets the available format options.
BooleanItem::getPossibleOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of possible values with labels for display.
BooleanItem::getPossibleValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of possible values.
BooleanItem::getSettableOptions function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of settable values with labels for display.
BooleanItem::getSettableValues function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php Returns an array of settable values.
BooleanOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Return the possible options for this filter.
BootstrapConfigStorageFactory::get function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a configuration storage implementation.
BootstrapConfigStorageFactory::getDatabaseStorage function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a Database configuration storage implementation.
BootstrapConfigStorageFactory::getFileStorage function core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php Returns a File-based configuration storage implementation.
Box::getIds function core/modules/block_content/src/Plugin/migrate/source/d6/Box.php Defines the source fields uniquely identifying a source row.
Breadcrumb404Test::getBreadcrumbCacheEntries function core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php Gets the breadcrumb cache entries.
Breadcrumb::getLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Gets the breadcrumb links.
BreadcrumbManager::getSortedBuilders function core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php Returns the sorted array of breadcrumb builders.
BreakLockForm::getCancelUrl function core/modules/views_ui/src/Form/BreakLockForm.php Returns the route to go to if the user cancels the action.
BreakLockForm::getConfirmText function core/modules/views_ui/src/Form/BreakLockForm.php Returns a caption for the button that confirms the action.
BreakLockForm::getDescription function core/modules/views_ui/src/Form/BreakLockForm.php Returns additional text to display as a description.
BreakLockForm::getFormId function core/modules/views_ui/src/Form/BreakLockForm.php Returns a unique string identifying the form.
BreakLockForm::getQuestion function core/modules/views_ui/src/Form/BreakLockForm.php Returns the question to ask the user.
BreakLockLink::getInfo function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Returns the element properties for this element.
Breakpoint::getGroup function core/modules/breakpoint/src/Breakpoint.php Returns the breakpoint group.
Breakpoint::getLabel function core/modules/breakpoint/src/Breakpoint.php Returns the translated label.
Breakpoint::getMediaQuery function core/modules/breakpoint/src/Breakpoint.php Returns the media query.
Breakpoint::getMultipliers function core/modules/breakpoint/src/Breakpoint.php Returns the multipliers.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.