Search for __get

  1. Search 7.x for __get
  2. Search 8.9.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
BlockTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BlockTest.php Return the expected error message.
BlockTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BlockTest.php Returns the JSON:API POST document.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d6/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockTranslation::getIds function core/modules/block/src/Plugin/migrate/source/d7/BlockTranslation.php Defines the source fields uniquely identifying a source row.
BlockViewBuilderTest::getBlockRenderArray function core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php Get a fully built render array for a block.
Book::getEntityTypeId function core/modules/book/src/Plugin/migrate/destination/Book.php Finds the entity type from configuration or plugin ID.
Book::getIds function core/modules/book/src/Plugin/migrate/source/Book.php Defines the source fields uniquely identifying a source row.
BookAdminEditForm::getFormId function core/modules/book/src/Form/BookAdminEditForm.php Returns a unique string identifying the form.
BookLocalTasksTest::getBookAdminRoutes function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Provides a list of routes to test.
BookLocalTasksTest::getBookNodeRoutes function core/modules/book/tests/src/Unit/Menu/BookLocalTasksTest.php Provides a list of routes to test.
BookManager::bookTreeGetFlat function core/modules/book/src/BookManager.php Gets the book for a page and returns it as a linear array.
BookManager::getActiveTrailIds function core/modules/book/src/BookManager.php Gets the active trail IDs for the specified book at the provided path.
BookManager::getAllBooks function core/modules/book/src/BookManager.php Returns an array of all books.
BookManager::getBookParents function core/modules/book/src/BookManager.php
BookManager::getLinkDefaults function core/modules/book/src/BookManager.php Returns an array with default values for a book page's menu link.
BookManager::getParentDepthLimit function core/modules/book/src/BookManager.php Finds the depth limit for items in the parent select.
BookManager::getTableOfContents function core/modules/book/src/BookManager.php Returns an array of book pages in table of contents order.
BookManagerInterface::bookTreeGetFlat function core/modules/book/src/BookManagerInterface.php Gets the book for a page and returns it as a linear array.
BookManagerInterface::getActiveTrailIds function core/modules/book/src/BookManagerInterface.php Gets the active trail IDs for the specified book at the provided path.
BookManagerInterface::getAllBooks function core/modules/book/src/BookManagerInterface.php Returns an array of all books.
BookManagerInterface::getBookParents function core/modules/book/src/BookManagerInterface.php
BookManagerInterface::getLinkDefaults function core/modules/book/src/BookManagerInterface.php Returns an array with default values for a book page's menu link.
BookManagerInterface::getParentDepthLimit function core/modules/book/src/BookManagerInterface.php Finds the depth limit for items in the parent select.
BookManagerInterface::getTableOfContents function core/modules/book/src/BookManagerInterface.php Returns an array of book pages in table of contents order.
BookManagerTest::providerTestGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Provides test data for testGetBookParents.
BookManagerTest::testGetBookParents function core/modules/book/tests/src/Unit/BookManagerTest.php Tests the getBookParents() method.
BookNavigationBlock::getCacheContexts function core/modules/book/src/Plugin/Block/BookNavigationBlock.php
BookNavigationBlock::getCacheMaxAge function core/modules/book/src/Plugin/Block/BookNavigationBlock.php @todo Make cacheable in https://www.drupal.org/node/2483181
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

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