Search for content
- Search 7.x for content
- Search 9.5.x for content
- Search 8.9.x for content
- Search 10.3.x for content
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
BlockContentTranslationUITest::setUp | function | core/ |
|
BlockContentTranslationUITest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
BlockContentType | class | core/ |
Defines the block type entity. |
BlockContentType.php | file | core/ |
|
BlockContentType::$description | property | core/ |
The description of the block type. |
BlockContentType::$id | property | core/ |
The block type ID. |
BlockContentType::$label | property | core/ |
The block type label. |
BlockContentType::$revision | property | core/ |
The default revision setting for content blocks of this type. |
BlockContentType::getDescription | function | core/ |
Returns the description of the block type. |
BlockContentType::shouldCreateNewRevision | function | core/ |
Gets whether a new revision should be created by default. |
BlockContentTypeDeleteForm | class | core/ |
Provides a confirmation form for deleting a block type entity. |
BlockContentTypeDeleteForm.php | file | core/ |
|
BlockContentTypeDeleteForm::buildForm | function | core/ |
Form constructor. |
BlockContentTypeForm | class | core/ |
The block content type entity form. |
BlockContentTypeForm.php | file | core/ |
|
BlockContentTypeForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
BlockContentTypeForm::form | function | core/ |
Gets the actual form array to be built. |
BlockContentTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
BlockContentTypeInterface | interface | core/ |
Provides an interface defining a block type entity. |
BlockContentTypeInterface.php | file | core/ |
|
BlockContentTypeInterface::getDescription | function | core/ |
Returns the description of the block type. |
BlockContentTypeJsonAnonTest | class | core/ |
@group rest |
BlockContentTypeJsonAnonTest.php | file | core/ |
|
BlockContentTypeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeJsonBasicAuthTest | class | core/ |
@group rest |
BlockContentTypeJsonBasicAuthTest.php | file | core/ |
|
BlockContentTypeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentTypeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockContentTypeJsonCookieTest | class | core/ |
@group rest |
BlockContentTypeJsonCookieTest.php | file | core/ |
|
BlockContentTypeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockContentTypeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentTypeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BlockContentTypeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockContentTypeListBuilder | class | core/ |
Defines a class to build a listing of block type entities. |
BlockContentTypeListBuilder.php | file | core/ |
|
BlockContentTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
BlockContentTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
BlockContentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockContentTypeListBuilder::getTitle | function | core/ |
Gets the title of the page. |
BlockContentTypeResourceTestBase | class | core/ |
Resource test base for the BlockContentType entity. |
BlockContentTypeResourceTestBase.php | file | core/ |
|
BlockContentTypeResourceTestBase::$entity | property | core/ |
|
BlockContentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.