Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 10.3.x for source
- Search 11.x for source
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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. |
RestResourceConfigHalJsonAnonTest | class | core/ |
@group hal |
RestResourceConfigHalJsonAnonTest.php | file | core/ |
|
RestResourceConfigHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
RestResourceConfigHalJsonBasicAuthTest | class | core/ |
@group hal |
RestResourceConfigHalJsonBasicAuthTest.php | file | core/ |
|
RestResourceConfigHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestResourceConfigHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
RestResourceConfigHalJsonCookieTest | class | core/ |
@group hal |
RestResourceConfigHalJsonCookieTest.php | file | core/ |
|
RestResourceConfigHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestResourceConfigHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
RestResourceConfigHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
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/ |
@group rest |
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. |
RestResourceConfigJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
RestResourceConfigJsonBasicAuthTest | class | core/ |
@group rest |
RestResourceConfigJsonBasicAuthTest.php | file | core/ |
|
RestResourceConfigJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
RestResourceConfigJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RestResourceConfigJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Previous page
- Page 41
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.