Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldOverride::getBaseFieldDefinition | function | core/ |
Gets the base field definition. |
BaseFieldOverride::getClass | function | core/ |
Returns the class used for creating the typed data object. |
BaseFieldOverride::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
BaseFieldOverride::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
BaseFieldOverride::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
BaseFormIdInterface::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
BasicForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoContainerInjectionInterface::getFormId | function | core/ |
Returns a unique string identifying the form. |
BasicFormNoUpcasting::getFormId | function | core/ |
Returns a unique string identifying the form. |
Batch::getAllItems | function | core/ |
Retrieves all remaining items in the queue. |
BatchMemory::getAllItems | function | core/ |
Retrieves all remaining items in the queue. |
batch_get | function | core/ |
Retrieves the current batch. |
BinaryData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
BinaryData::getString | function | core/ |
Returns a string representation of the data. |
BinaryData::getValue | function | core/ |
Gets the data value. |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
BlockManager::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
BlockManager::getType | function | core/ |
A string identifying the plugin type. |
BlockPluginInterface::getMachineNameSuggestion | function | core/ |
Suggests a machine name to identify an instance of this block. |
BlockPluginTrait::getConfiguration | function | core/ |
|
BlockPluginTrait::getMachineNameSuggestion | function | core/ |
|
BlockPluginTrait::getPreviewFallbackString | function | core/ |
|
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. |
BootstrapConfigStorageFactory::get | function | core/ |
Returns a configuration storage implementation. |
BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
Breadcrumb::getLinks | function | core/ |
Gets the breadcrumb links. |
BreadcrumbManager::getSortedBuilders | function | core/ |
Returns the sorted array of breadcrumb builders. |
BreakLockLink::getInfo | function | core/ |
Returns the element properties for this element. |
Broken::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
BrokenPostRequestException::getSize | function | core/ |
Returns the maximum upload size. |
BrowserTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
BrowserTestBase::getDefaultDriverInstance | function | core/ |
Gets an instance of the default Mink driver. |
BrowserTestBase::getDrupalSettings | function | core/ |
Gets the JavaScript drupalSettings variable for the currently-loaded page. |
BrowserTestBase::getHttpClient | function | core/ |
Obtain the HTTP client for the system under test. |
BrowserTestBase::getMinkDriverArgs | function | core/ |
Gets the Mink driver args from an environment variable. |
BrowserTestBase::getOptions | function | core/ |
Helper function to get the options of select field. |
BrowserTestBase::getSession | function | core/ |
Returns Mink session. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.