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
RdfMapping::getPreparedBundleMapping function core/modules/rdf/src/Entity/RdfMapping.php
RdfMapping::getPreparedFieldMapping function core/modules/rdf/src/Entity/RdfMapping.php
RdfMappingInterface::getBundleMapping function core/modules/rdf/src/RdfMappingInterface.php Gets the mapping config for the bundle-level data.
RdfMappingInterface::getFieldMapping function core/modules/rdf/src/RdfMappingInterface.php Gets the mapping config for a field.
RdfMappingInterface::getPreparedBundleMapping function core/modules/rdf/src/RdfMappingInterface.php Gets the mapping for the bundle-level data.
RdfMappingInterface::getPreparedFieldMapping function core/modules/rdf/src/RdfMappingInterface.php Gets the prepared mapping for a field.
RdfMappingResourceTestBase::getExpectedCacheContexts function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase::getExpectedNormalizedEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingResourceTestBase::getNormalizedPostEntity function core/modules/rdf/tests/src/Functional/Rest/RdfMappingResourceTestBase.php
RdfMappingTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
RdfMappingTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/RdfMappingTest.php
RdfParsingTrait::getElementByRdfTypeCount function core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Counts the number of resources of the provided type.
RdfParsingTrait::getElementRdfType function core/modules/rdf/tests/src/Traits/RdfParsingTrait.php Gets type of RDF Element.
rdf_get_mapping function core/modules/rdf/rdf.module Returns the RDF mapping object associated with a bundle.
rdf_get_namespaces function core/modules/rdf/rdf.module Retrieves RDF namespaces.
ReadOnlyStorage::getAllCollectionNames function core/lib/Drupal/Core/Config/ReadOnlyStorage.php
ReadOnlyStorage::getCollectionName function core/lib/Drupal/Core/Config/ReadOnlyStorage.php
ReadOnlyStorageTest class core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php @coversDefaultClass \Drupal\Core\Config\ReadOnlyStorage[[api-linebreak]]
@group Config
ReadOnlyStorageTest.php file core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php
ReadOnlyStorageTest::$memory property core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php The memory storage containing the data.
ReadOnlyStorageTest::$storage property core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php The read-only storage under test.
ReadOnlyStorageTest::readMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that work transparently.
ReadOnlyStorageTest::setRandomFixtureConfig function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Generate random config in the memory storage.
ReadOnlyStorageTest::setUp function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php
ReadOnlyStorageTest::testCollections function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php @covers ::getAllCollectionNames[[api-linebreak]]
@covers ::getCollectionName[[api-linebreak]]
@covers ::createCollection[[api-linebreak]]
ReadOnlyStorageTest::testEncodeDecode function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php @covers ::encode[[api-linebreak]]
@covers ::decode[[api-linebreak]]
ReadOnlyStorageTest::testReadOperations function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php @covers ::exists[[api-linebreak]]
@covers ::read[[api-linebreak]]
@covers ::readMultiple[[api-linebreak]]
@covers ::listAll[[api-linebreak]]
ReadOnlyStorageTest::testWriteOperations function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php @covers ::write[[api-linebreak]]
@covers ::delete[[api-linebreak]]
@covers ::rename[[api-linebreak]]
@covers ::deleteAll[[api-linebreak]]
ReadOnlyStorageTest::writeMethodsProvider function core/tests/Drupal/Tests/Core/Config/ReadOnlyStorageTest.php Provide the methods that throw an exception.
ReadOnlyStream::getUri function core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php
Rearrange::getForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php
Rearrange::getFormId function core/modules/views_ui/src/Form/Ajax/Rearrange.php
Rearrange::getFormKey function core/modules/views_ui/src/Form/Ajax/Rearrange.php
RearrangeFieldsTest::getViewFields function core/modules/views_ui/tests/src/Functional/RearrangeFieldsTest.php Gets the fields from the View.
RearrangeFilter::getFormId function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
RearrangeFilter::getFormKey function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php
RebuildPermissionsForm::getCancelUrl function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getConfirmText function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getDescription function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getFormId function core/modules/node/src/Form/RebuildPermissionsForm.php
RebuildPermissionsForm::getQuestion function core/modules/node/src/Form/RebuildPermissionsForm.php
Rectangle::getBoundingHeight function core/lib/Drupal/Component/Utility/Rectangle.php Gets the bounding height of the rectangle.
Rectangle::getBoundingWidth function core/lib/Drupal/Component/Utility/Rectangle.php Gets the bounding width of the rectangle.
RecursiveContextualValidator::getViolations function core/lib/Drupal/Core/TypedData/Validation/RecursiveContextualValidator.php
RecursiveExtensionFilterIterator::getChildren function core/lib/Drupal/Core/Extension/Discovery/RecursiveExtensionFilterIterator.php
RecursiveValidator::getMetadataFor function core/lib/Drupal/Core/TypedData/Validation/RecursiveValidator.php
RedirectBlockForm::getFormId function core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php
RedirectDestination::get function core/lib/Drupal/Core/Routing/RedirectDestination.php
RedirectDestination::getAsArray function core/lib/Drupal/Core/Routing/RedirectDestination.php
RedirectDestinationInterface::get function core/lib/Drupal/Core/Routing/RedirectDestinationInterface.php Gets the destination as a path.

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