Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResourceRoutes::getRoutesForResourceConfig | function | core/ |
Provides all routes for a given REST resource config. |
| ResourceTestBase::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| ResourceTestBase::$resourceConfigStorage | property | core/ |
The REST resource config entity storage. |
| ResourceTestBase::refreshTestStateAfterRestConfigChange | function | core/ |
Refreshes the state of the tester to be in sync with the testee. |
| ResourceTypeRepositoryTest::testMappingNameConflictCheck | function | core/ |
Ensures that a naming conflict in the mapping causes an exception to be thrown. |
| ResponsiveImageStyleConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\responsive_image\Entity\ResponsiveImageStyle[[api-linebreak]] @group block |
| ResponsiveImageStyleConfigEntityUnitTest.php | file | core/ |
|
| ResponsiveImageStyleConfigEntityUnitTest::$breakpointManager | property | core/ |
The breakpoint manager used for testing. |
| ResponsiveImageStyleConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| ResponsiveImageStyleConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| ResponsiveImageStyleConfigEntityUnitTest::setUp | function | core/ |
|
| ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getImageStyleMapping[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getKeyedImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::hasImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testRemoveImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::removeImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup | function | core/ |
@covers ::setBreakpointGroup[[api-linebreak]] @covers ::getBreakpointGroup[[api-linebreak]] |
| rest.config_subscriber | service | core/ |
Drupal\rest\EventSubscriber\RestConfigSubscriber |
| RestConfigSubscriber | class | core/ |
A subscriber triggering a route rebuild when certain configuration changes. |
| RestConfigSubscriber.php | file | core/ |
|
| RestConfigSubscriber::$routerBuilder | property | core/ |
The router builder. |
| RestConfigSubscriber::getSubscribedEvents | function | core/ |
|
| RestConfigSubscriber::onSave | function | core/ |
Informs the router builder a rebuild is needed when necessary. |
| RestConfigSubscriber::__construct | function | core/ |
Constructs the RestConfigSubscriber. |
| RestConfigurationEntitiesUpdateTest | class | core/ |
Tests that rest.settings is converted to rest_resource_config entities. |
| RestConfigurationEntitiesUpdateTest.php | file | core/ |
|
| RestConfigurationEntitiesUpdateTest::$modules | property | core/ |
Modules to enable after the database is loaded. |
| RestConfigurationEntitiesUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| RestConfigurationEntitiesUpdateTest::testResourcesConvertedToConfigEntities | function | core/ |
Tests rest_update_8201(). |
| RestJsonApiUnsupported::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| RestPermissions::$resourceConfigStorage | property | core/ |
The REST resource config storage. |
| RestRegisterUserTest::$resourceConfigId | property | core/ |
The REST Resource Config entity ID under test (i.e. a resource type). |
| RestResourceConfig | class | core/ |
Defines a RestResourceConfig configuration entity class. |
| RestResourceConfig.php | file | core/ |
|
| RestResourceConfig::$configuration | property | core/ |
The REST resource configuration. |
| RestResourceConfig::$granularity | property | core/ |
The REST resource configuration granularity. |
| RestResourceConfig::$id | property | core/ |
The REST resource config id. |
| RestResourceConfig::$pluginManager | property | core/ |
The rest resource plugin manager. |
| RestResourceConfig::$plugin_id | property | core/ |
The REST resource plugin id. |
| RestResourceConfig::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| RestResourceConfig::getAuthenticationProviders | function | core/ |
Retrieves a list of supported authentication providers. |
| RestResourceConfig::getAuthenticationProvidersForMethodGranularity | function | core/ |
Retrieves a list of supported authentication providers. |
| RestResourceConfig::getFormats | function | core/ |
Retrieves a list of supported response formats. |
| RestResourceConfig::getFormatsForMethodGranularity | function | core/ |
Retrieves a list of supported response formats. |
| RestResourceConfig::getLabelFromPlugin | function | core/ |
The label callback for this configuration entity. |
| RestResourceConfig::getMethods | function | core/ |
Retrieves a list of supported HTTP methods. |
| RestResourceConfig::getMethodsForMethodGranularity | function | core/ |
Retrieves a list of supported HTTP methods for this resource. |
| RestResourceConfig::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| RestResourceConfig::getResourcePlugin | function | core/ |
Retrieves the REST resource plugin. |
Pagination
- Previous page
- Page 97
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.