Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PageTitleConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for page title being converted into a block. |
PageTitleConvertedIntoBlockUpdateTest.php | file | core/ |
|
PageTitleConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PageTitleConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PageTitleConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that page title is being converted into a block. |
PathAliasHalJsonTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
PathAliasHalJsonTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
PathAliasHalJsonTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
PathSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
PhpunitCompatibilityTraitTest::testGetMock | function | core/ |
Tests that getMock is available. |
PlaceBlockPageVariant::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
PrefixInfoTest::testGetPrefixInfo | function | core/ |
Tests that DatabaseSchema::getPrefixInfo() returns the right database. |
PrivateTempStoreFactory::get | function | core/ |
Creates a PrivateTempStore. |
PrivateTempStoreTest::testGet | function | core/ |
Tests the get() method. |
PrivateTempStoreTest::testGetMetadata | function | core/ |
Tests the getMetadata() method. |
QueryFactory::get | function | core/ |
Returns a query object for a given entity type. |
QueryFactory::getAggregate | function | core/ |
Returns an aggregated query object for a given entity type. |
QuickEditImageTest | class | core/ |
@coversDefaultClass \Drupal\image\Plugin\InPlaceEditor\Image[[api-linebreak]] @group image |
QuickEditImageTest.php | file | core/ |
|
QuickEditImageTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
QuickEditImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
QuickEditImageTest::$modules | property | core/ |
Modules to enable. |
QuickEditImageTest::providerTestImageInPlaceEditor | function | core/ |
Data provider for ::testImageInPlaceEditor(). |
QuickEditImageTest::setUp | function | core/ |
|
QuickEditImageTest::testImageInPlaceEditor | function | core/ |
Tests that quick editor works correctly with images. |
QuickEditIntegrationTest::getSelectedEditor | function | core/ |
Returns the in-place editor that quickedit selects. |
QuickEditIntegrationTest::testGetUntransformedTextCommand | function | core/ |
Tests GetUntransformedTextCommand AJAX command. |
RdfMappingTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
RdfMappingTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
RestConfigSubscriber::getSubscribedEvents | function | core/ |
|
RestRegisterUserTest::getExpectedBcUnauthorizedAccessMessage | function | core/ |
|
RestRegisterUserTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
RestRegisterUserTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
RestResourceGetRouteProcessorBC | class | core/ |
Processes the BC REST routes, to ensure old route names continue to work. |
RestResourceGetRouteProcessorBC.php | file | core/ |
|
RestResourceGetRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
RestResourceGetRouteProcessorBC::$serializerFormats | property | core/ |
The available serialization formats. |
RestResourceGetRouteProcessorBC::overwriteRoute | function | core/ |
Overwrites one route's metadata with the other's. |
RestResourceGetRouteProcessorBC::processOutbound | function | core/ |
Processes the outbound route. |
RestResourceGetRouteProcessorBC::__construct | function | core/ |
Constructs a RestResourceGetRouteProcessorBC object. |
RESTTestBase::drupalGetHeader | function | core/ |
Gets the value of an HTTP response header. |
RESTTestBase::drupalGetHeaders | function | core/ |
Gets the HTTP response headers of the requested page. |
RouteSubscriber::getSubscribedEvents | function | core/ |
|
SchemaLegacyTest::testSchemaGetFieldValue | function | core/ |
Tests deprecation of the drupal_schema_get_field_value() function. |
SearchTestBase::submitGetForm | function | core/ |
Simulates submission of a form using GET instead of POST. |
SearchTestBase::submitGetForm | function | core/ |
Submission of a form via press submit button. |
SharedTempStoreFactory::get | function | core/ |
Creates a SharedTempStore for the current user or anonymous session. |
SharedTempStoreTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] @expectedDeprecation \Drupal\user\SharedTempStore is scheduled for removal in Drupal 9.0.0. Use \Drupal\Core\TempStore\SharedTempStore instead. See https://www.drupal.org/node/2935639. |
SharedTempStoreTest::testGetIfOwner | function | core/ |
Tests the getIfOwner() method. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.