Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResponsiveImageStyleConfigEntityUnitTest | class | core/ |
Tests Drupal\responsive_image\Entity\ResponsiveImageStyle. |
| 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/ |
Tests calculate dependencies. |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping | function | core/ |
Tests get image style mapping. |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings | function | core/ |
Tests get image style mappings. |
| ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings | function | core/ |
Tests get keyed image style mappings. |
| ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings | function | core/ |
Tests has image style mappings. |
| ResponsiveImageStyleConfigEntityUnitTest::testRemoveImageStyleMappings | function | core/ |
Tests remove image style mappings. |
| ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup | function | core/ |
Tests set breakpoint group. |
| RestJsonApiUnsupportedTest::$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. |
| 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::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. |
| RestResourceConfig::getResourcePluginManager | function | core/ |
Returns the resource plugin manager. |
| RestResourceConfig::getRestResourceDependencies | function | core/ |
Returns the REST resource dependencies. |
| RestResourceConfig::normalizeRestMethod | function | core/ |
Normalizes the method. |
| RestResourceConfig::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| RestResourceConfig::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
| RestResourceConfig::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
| RestResourceConfig::__construct | function | core/ |
Constructs an Entity object. |
| RestResourceConfigInterface | interface | core/ |
Defines a configuration entity to store enabled REST resources. |
| RestResourceConfigInterface.php | file | core/ |
|
| RestResourceConfigInterface::getAuthenticationProviders | function | core/ |
Retrieves a list of supported authentication providers. |
| RestResourceConfigInterface::getFormats | function | core/ |
Retrieves a list of supported response formats. |
| RestResourceConfigInterface::getMethods | function | core/ |
Retrieves a list of supported HTTP methods. |
| RestResourceConfigInterface::getResourcePlugin | function | core/ |
Retrieves the REST resource plugin. |
| RestResourceConfigInterface::METHOD_GRANULARITY | constant | core/ |
Granularity value for per-method configuration. |
| RestResourceConfigInterface::RESOURCE_GRANULARITY | constant | core/ |
Granularity value for per-resource configuration. |
| RestResourceConfigJsonAnonTest | class | core/ |
Tests Rest Resource Config Json Anon. |
| RestResourceConfigJsonAnonTest.php | file | core/ |
|
| RestResourceConfigJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RestResourceConfigJsonAnonTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.