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 |
---|---|---|---|
BaseFieldDefinition::getUniqueStorageIdentifier | function | core/ |
Returns a unique identifier for the field storage. |
BaseFieldDefinition::setTargetBundle | function | core/ |
Sets the bundle this field is defined for. |
BaseFieldDefinition::setTargetEntityTypeId | function | core/ |
Sets the ID of the type of the entity this field is attached to. |
BaseFieldDefinitionTestBase::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
BaseFieldDefinitionTestBase::getPluginId | function | core/ |
Returns the plugin ID of the tested field type. |
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. |
BaseFieldOverrideResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BaseFieldOverrideResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BaseFieldOverrideResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
BaseFieldOverrideResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
BaseFieldOverrideTest::getClassTestCases | function | core/ |
Test cases for ::testGetClass. |
BaseFieldOverrideTest::testGetClass | function | core/ |
@covers ::getClass[[api-linebreak]] |
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. |
BasicSyntaxTest::testGetFullQualifiedTableName | function | core/ |
Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName(). |
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. |
BazCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
BazCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
BazCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
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. |
BlockContentHalJsonAnonTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
BlockContentHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
BlockContentHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
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/ |
|
Book::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
Book::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BookAdminEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookLocalTasksTest::getBookAdminRoutes | function | core/ |
Provides a list of routes to test. |
BookLocalTasksTest::getBookNodeRoutes | function | core/ |
Provides a list of routes to test. |
BookManager::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
BookManager::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
BookManager::getAllBooks | function | core/ |
Returns an array of all books. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.