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
BaseFieldOverrideResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/BaseFieldOverrideResourceTestBase.php Returns the normalized POST entity.
BaseFieldOverrideTest::getClassTestCases function core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php Test cases for ::testGetClass.
BaseFieldOverrideTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php Returns the expected JSON:API document for the entity.
BaseFieldOverrideTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php Return the expected error message.
BaseFieldOverrideTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/BaseFieldOverrideTest.php Returns the JSON:API POST document.
BaseFieldOverrideTest::testGetClass function core/tests/Drupal/KernelTests/Core/Field/Entity/BaseFieldOverrideTest.php @covers ::getClass
BaseFormIdInterface::getBaseFormId function core/lib/Drupal/Core/Form/BaseFormIdInterface.php Returns a string identifying the base form.
BasicAuthResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php
BasicAuthTestTrait::basicAuthGet function core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php Retrieves a Drupal path or an absolute path using basic authentication.
BasicAuthTestTrait::basicAuthGet function core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Retrieves a Drupal path or an absolute path using basic authentication.
BasicAuthTestTrait::getBasicAuthHeaders function core/modules/basic_auth/src/Tests/BasicAuthTestTrait.php Returns HTTP headers that can be used for basic authentication in Curl.
BasicAuthTestTrait::getBasicAuthHeaders function core/modules/basic_auth/tests/src/Traits/BasicAuthTestTrait.php Returns HTTP headers that can be used for basic authentication in Curl.
BasicForm::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicFormNoContainerInjectionInterface::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicFormNoUpcasting::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicSettingsForm::getEditableConfigNames function core/modules/views_ui/src/Form/BasicSettingsForm.php Gets the configuration names that will be editable.
BasicSettingsForm::getFormId function core/modules/views_ui/src/Form/BasicSettingsForm.php Returns a unique string identifying the form.
BasicSyntaxTest::testGetFullQualifiedTableName function core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName().
Batch::getAllItems function core/lib/Drupal/Core/Queue/Batch.php Retrieves all remaining items in the queue.
BatchController::batchPageTitle function core/modules/system/src/Controller/BatchController.php The _title_callback for the system.batch_page.normal route.
BatchMemory::getAllItems function core/lib/Drupal/Core/Queue/BatchMemory.php Retrieves all remaining items in the queue.
BatchTestChainedForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Returns a unique string identifying the form.
BatchTestMockForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php Returns a unique string identifying the form.
BatchTestMultiStepForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Returns a unique string identifying the form.
BatchTestSimpleForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Returns a unique string identifying the form.
batch_get function core/includes/form.inc Retrieves the current batch.
BazCacheContext::getCacheableMetadata function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Gets the cacheability metadata for the context based on the parameter value.
BazCacheContext::getContext function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the string representation of the cache context.
BazCacheContext::getLabel function core/tests/Drupal/Tests/Core/Cache/Context/CacheContextsManagerTest.php Returns the label of the cache context.
BcConfigSubscriber::getSubscribedEvents function core/modules/serialization/src/EventSubscriber/BcConfigSubscriber.php
BcEditor::getJSSettings function core/modules/editor/tests/src/Unit/EditorBaseTest.php Returns JavaScript settings to be attached.
BcEditor::getLibraries function core/modules/editor/tests/src/Unit/EditorBaseTest.php Returns libraries to be attached.
BigPipe::getPlaceholderOrder function core/modules/big_pipe/src/Render/BigPipe.php Gets the BigPipe placeholder order.
BigPipeResponse::getOriginalHtmlResponse function core/modules/big_pipe/src/Render/BigPipeResponse.php Returns the original HTML response.
BigPipeTest::getTestCases function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
BigPipeTestForm::getFormId function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Returns a unique string identifying the form.
BigPipeTestSubscriber::getSubscribedEvents function core/modules/big_pipe/tests/modules/big_pipe_test/src/EventSubscriber/BigPipeTestSubscriber.php
BinaryData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Gets the primitive data value casted to the correct PHP type.
BinaryData::getString function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Returns a string representation of the data.
BinaryData::getValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/BinaryData.php Gets the data value.
Block::getIds function core/modules/block/src/Plugin/migrate/source/Block.php Defines the source fields uniquely identifying a source row.
Block::getPlugin function core/modules/block/src/Entity/Block.php Returns the plugin instance.
Block::getPluginCollection function core/modules/block/src/Entity/Block.php Encapsulates the creation of the block's LazyPluginCollection.
Block::getPluginCollections function core/modules/block/src/Entity/Block.php
Block::getPluginId function core/modules/block/src/Entity/Block.php Returns the plugin ID.
Block::getRegion function core/modules/block/src/Entity/Block.php Returns the region this block is placed in.
Block::getTheme function core/modules/block/src/Entity/Block.php Returns the theme ID.
Block::getVisibility function core/modules/block/src/Entity/Block.php Returns an array of visibility condition configurations.
Block::getVisibilityCondition function core/modules/block/src/Entity/Block.php Gets a visibility condition plugin instance.
Block::getVisibilityConditions function core/modules/block/src/Entity/Block.php Gets conditions for this block.

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