| 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 |
|
| Recipe::getExtra |
function |
core/lib/Drupal/Core/Recipe/Recipe.php |
Returns extra information to expose to a particular extension. |
| RecipeConfigStorageWrapper::getAllCollectionNames |
function |
core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php |
|
| RecipeConfigStorageWrapper::getCollectionName |
function |
core/lib/Drupal/Core/Recipe/RecipeConfigStorageWrapper.php |
|
| RecipeConfigStorageWrapperTest::testGetAllCollectionNames |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php |
Test that we merge and return only unique collection names. |
| RecipeConfigStorageWrapperTest::testGetCollection |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeConfigStorageWrapperTest.php |
Test the collection name is stored properly. |
| RecipeConfigurator::getIncludedRecipe |
function |
core/lib/Drupal/Core/Recipe/RecipeConfigurator.php |
Gets an included recipe object. |
| RecipeEventsTest::getSubscribedEvents |
function |
core/tests/Drupal/KernelTests/Core/Recipe/RecipeEventsTest.php |
|
| RecipeMultipleModulesConfigStorage::getAllCollectionNames |
function |
core/lib/Drupal/Core/Recipe/RecipeMultipleModulesConfigStorage.php |
|
| RecipeMultipleModulesConfigStorage::getCollectionName |
function |
core/lib/Drupal/Core/Recipe/RecipeMultipleModulesConfigStorage.php |
|
| RecipeMultipleModulesConfigStorage::getStorage |
function |
core/lib/Drupal/Core/Recipe/RecipeMultipleModulesConfigStorage.php |
Gets the correct module configuration storage to use. |
| RecipeMultipleModulesConfigStorageTest |
class |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests RecipeMultipleModulesConfigStorage. |
| RecipeMultipleModulesConfigStorageTest.php |
file |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
|
| RecipeMultipleModulesConfigStorageTest::$extensionList |
property |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
The mocked module extension list. |
| RecipeMultipleModulesConfigStorageTest::setUp |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
|
| RecipeMultipleModulesConfigStorageTest::testCreateCollection |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests createCollection() returns a new instance with the given collection. |
| RecipeMultipleModulesConfigStorageTest::testCreateCollectionReadsFromSubdirectories |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests createCollection() reads from collection subdirectories. |
| RecipeMultipleModulesConfigStorageTest::testCreateFromModuleListEmpty |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests createFromModuleList() throws when given an empty module list. |
| RecipeMultipleModulesConfigStorageTest::testDecode |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests decode(). |
| RecipeMultipleModulesConfigStorageTest::testEncode |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests encode() delegates to underlying FileStorage. |
| RecipeMultipleModulesConfigStorageTest::testExists |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests exists() returns TRUE when config is in any directory. |
| RecipeMultipleModulesConfigStorageTest::testGetAllCollectionNames |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests getAllCollectionNames() merges and deduplicates from all directories. |
| RecipeMultipleModulesConfigStorageTest::testGetAllCollectionNamesEmpty |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests getAllCollectionNames() returns empty when no collections exist. |
| RecipeMultipleModulesConfigStorageTest::testGetCollectionNameDefault |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests getCollectionName() returns the default collection. |
| RecipeMultipleModulesConfigStorageTest::testListAll |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests listAll() merges results from all directories. |
| RecipeMultipleModulesConfigStorageTest::testListAllWithPrefix |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests listAll() with a prefix filter. |
| RecipeMultipleModulesConfigStorageTest::testRead |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests read() returns from the first directory that has the config. |
| RecipeMultipleModulesConfigStorageTest::testReadMultiple |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests readMultiple() reads from across all directories. |
| RecipeMultipleModulesConfigStorageTest::testReadMultipleEmpty |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests readMultiple() with an empty names array. |
| RecipeMultipleModulesConfigStorageTest::testReadSafety |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests read() safety: only read from the correct storage. |
| RecipeMultipleModulesConfigStorageTest::testSimilarModuleNameIsolation |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests that modules with similar name prefixes are correctly isolated. |
| RecipeMultipleModulesConfigStorageTest::testUnsupportedMethods |
function |
core/tests/Drupal/Tests/Core/Recipe/RecipeMultipleModulesConfigStorageTest.php |
Tests that write operations throw BadMethodCallException. |
| RecipeOverrideConfigStorage::getAllCollectionNames |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.php |
|
| RecipeOverrideConfigStorage::getCollectionName |
function |
core/lib/Drupal/Core/Recipe/RecipeOverrideConfigStorage.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 |
|
| 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. |
| RedirectDestinationInterface::getAsArray |
function |
core/lib/Drupal/Core/Routing/RedirectDestinationInterface.php |
Prepares a 'destination' URL query parameter for use with \Drupal\Core\Url. |
| RedirectDestinationTest::providerGet |
function |
core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php |
|
| RedirectDestinationTest::testGet |
function |
core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php |
Tests destination passed via $_GET. |