Search for __get
- Search 7.x for __get
- Search 9.5.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 |
|---|---|---|---|
| RecipeMultipleModulesConfigStorageTest | class | core/ |
Tests RecipeMultipleModulesConfigStorage. |
| RecipeMultipleModulesConfigStorageTest.php | file | core/ |
|
| RecipeMultipleModulesConfigStorageTest::$extensionList | property | core/ |
The mocked module extension list. |
| RecipeMultipleModulesConfigStorageTest::setUp | function | core/ |
|
| RecipeMultipleModulesConfigStorageTest::testCreateCollection | function | core/ |
Tests createCollection() returns a new instance with the given collection. |
| RecipeMultipleModulesConfigStorageTest::testCreateCollectionReadsFromSubdirectories | function | core/ |
Tests createCollection() reads from collection subdirectories. |
| RecipeMultipleModulesConfigStorageTest::testCreateFromModuleListEmpty | function | core/ |
Tests createFromModuleList() throws when given an empty module list. |
| RecipeMultipleModulesConfigStorageTest::testDecode | function | core/ |
Tests decode(). |
| RecipeMultipleModulesConfigStorageTest::testEncode | function | core/ |
Tests encode() delegates to underlying FileStorage. |
| RecipeMultipleModulesConfigStorageTest::testExists | function | core/ |
Tests exists() returns TRUE when config is in any directory. |
| RecipeMultipleModulesConfigStorageTest::testGetAllCollectionNames | function | core/ |
Tests getAllCollectionNames() merges and deduplicates from all directories. |
| RecipeMultipleModulesConfigStorageTest::testGetAllCollectionNamesEmpty | function | core/ |
Tests getAllCollectionNames() returns empty when no collections exist. |
| RecipeMultipleModulesConfigStorageTest::testGetCollectionNameDefault | function | core/ |
Tests getCollectionName() returns the default collection. |
| RecipeMultipleModulesConfigStorageTest::testListAll | function | core/ |
Tests listAll() merges results from all directories. |
| RecipeMultipleModulesConfigStorageTest::testListAllWithPrefix | function | core/ |
Tests listAll() with a prefix filter. |
| RecipeMultipleModulesConfigStorageTest::testRead | function | core/ |
Tests read() returns from the first directory that has the config. |
| RecipeMultipleModulesConfigStorageTest::testReadMultiple | function | core/ |
Tests readMultiple() reads from across all directories. |
| RecipeMultipleModulesConfigStorageTest::testReadMultipleEmpty | function | core/ |
Tests readMultiple() with an empty names array. |
| RecipeMultipleModulesConfigStorageTest::testReadSafety | function | core/ |
Tests read() safety: only read from the correct storage. |
| RecipeMultipleModulesConfigStorageTest::testSimilarModuleNameIsolation | function | core/ |
Tests that modules with similar name prefixes are correctly isolated. |
| RecipeMultipleModulesConfigStorageTest::testUnsupportedMethods | function | core/ |
Tests that write operations throw BadMethodCallException. |
| RecipeOverrideConfigStorage::getAllCollectionNames | function | core/ |
|
| RecipeOverrideConfigStorage::getCollectionName | function | core/ |
|
| Rectangle::getBoundingHeight | function | core/ |
Gets the bounding height of the rectangle. |
| Rectangle::getBoundingWidth | function | core/ |
Gets the bounding width of the rectangle. |
| RecursiveContextualValidator::getViolations | function | core/ |
|
| RecursiveValidator::getMetadataFor | function | core/ |
|
| RedirectBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RedirectDestination::get | function | core/ |
|
| RedirectDestination::getAsArray | function | core/ |
|
| RedirectDestinationInterface::get | function | core/ |
Gets the destination as a path. |
| RedirectDestinationInterface::getAsArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationTest::providerGet | function | core/ |
|
| RedirectDestinationTest::testGet | function | core/ |
Tests destination passed via $_GET. |
| RedirectDestinationTest::testGetAsArray | function | core/ |
Tests get as array. |
| RedirectDestinationTest::testSetAfterGetCall | function | core/ |
Tests set after get call. |
| RedirectDestinationTest::testSetBeforeGetCall | function | core/ |
Tests set before get call. |
| RedirectDestinationTrait::getDestinationArray | function | core/ |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationTrait::getRedirectDestination | function | core/ |
Returns the redirect destination service. |
| RedirectLeadingSlashesSubscriber::getSubscribedEvents | function | core/ |
|
| RedirectResponseSubscriber::getDestinationAsAbsoluteUrl | function | core/ |
Converts the passed in destination into an absolute URL. |
| RedirectResponseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| RedundantEditableConfigNamesTrait::getEditableConfigNames | function | core/ |
|
| ReferenceBase::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
| ReferenceBase::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| RefinableDependentAccessTrait::getAccessDependency | function | core/ |
|
| Reflection::getParameterClassName | function | core/ |
Gets the parameter's class name. |
| ReflectionFactory::getInstanceArguments | function | core/ |
Inspects the plugin class and builds a list of constructor arguments. |
| ReflectionFactoryTest::providerGetInstanceArguments | function | core/ |
Data provider for testGetInstanceArguments. |
| ReflectionFactoryTest::testGetInstanceArguments | function | core/ |
Tests get instance arguments. |
Pagination
- Previous page
- Page 175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.