Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockContentEntityReferenceSelectionTest::$blockReusable | property | core/ |
Test reusable block. |
BlockContentEntityReferenceSelectionTest::$entityTypeManager | property | core/ |
The entity type manager. |
BlockContentEntityReferenceSelectionTest::$expectations | property | core/ |
Test block expectations. |
BlockContentEntityReferenceSelectionTest::$modules | property | core/ |
Modules to install. |
BlockContentEntityReferenceSelectionTest::$selectionHandler | property | core/ |
Test selection handler. |
BlockContentEntityReferenceSelectionTest::fieldConditionProvider | function | core/ |
Provides possible fields and condition types. |
BlockContentEntityReferenceSelectionTest::setUp | function | core/ |
|
BlockContentEntityReferenceSelectionTest::testFieldConditions | function | core/ |
Tests setting 'reusable' condition on different levels. |
BlockContentEntityReferenceSelectionTest::testNoConditions | function | core/ |
Tests with no conditions set. |
BlockContentEntityReferenceSelectionTest::testQueriesNotAltered | function | core/ |
Tests to make sure queries without the expected tags are not altered. |
BlockContentEvents | class | core/ |
Defines events for the block_content module. |
BlockContentEvents.php | file | core/ |
|
BlockContentEvents::BLOCK_CONTENT_GET_DEPENDENCY | constant | core/ |
Name of the event when getting the dependency of a non-reusable block. |
BlockContentFieldFilterTest | class | core/ |
Tests block_content field filters with translations. |
BlockContentFieldFilterTest.php | file | core/ |
|
BlockContentFieldFilterTest::$blockContentInfos | property | core/ |
List of block_content infos by language. |
BlockContentFieldFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentFieldFilterTest::$modules | property | core/ |
Modules to install. |
BlockContentFieldFilterTest::$testViews | property | core/ |
Views used by this test. |
BlockContentFieldFilterTest::assertPageCounts | function | core/ |
Asserts that the given block_content translation counts are correct. |
BlockContentFieldFilterTest::setUp | function | core/ |
Sets up the test. |
BlockContentFieldFilterTest::testFilters | function | core/ |
Tests body and info filters. |
BlockContentForm | class | core/ |
Form handler for the content block edit forms. |
BlockContentForm.php | file | core/ |
|
BlockContentForm::$entity | property | core/ |
The block content entity. |
BlockContentForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BlockContentForm::configureBlock | function | core/ |
Form submission handler for the 'configureBlock' action. |
BlockContentForm::form | function | core/ |
Gets the actual form array to be built. |
BlockContentForm::save | function | core/ |
Form submission handler for the 'save' action. |
BlockContentGetDependencyEvent | class | core/ |
Block content event to allow setting an access dependency. |
BlockContentGetDependencyEvent.php | file | core/ |
|
BlockContentGetDependencyEvent::$accessDependency | property | core/ |
The dependency. |
BlockContentGetDependencyEvent::$blockContent | property | core/ |
The block content entity. |
BlockContentGetDependencyEvent::getAccessDependency | function | core/ |
Gets the access dependency. |
BlockContentGetDependencyEvent::getBlockContentEntity | function | core/ |
Gets the block content entity. |
BlockContentGetDependencyEvent::setAccessDependency | function | core/ |
Sets the access dependency. |
BlockContentGetDependencyEvent::__construct | function | core/ |
BlockContentGetDependencyEvent constructor. |
BlockContentHooks | class | core/ |
Hook implementations for block_content. |
BlockContentHooks.php | file | core/ |
|
BlockContentHooks::blockPreSave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
BlockContentHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
BlockContentHooks::entityTypeAlter | function | core/ |
Implements hook_entity_type_alter(). |
BlockContentHooks::help | function | core/ |
Implements hook_help(). |
BlockContentHooks::queryEntityReferenceAlter | function | core/ |
Implements hook_query_TAG_alter(). |
BlockContentHooks::theme | function | core/ |
Implements hook_theme(). |
BlockContentHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
BlockContentIntegrationTest | class | core/ |
Tests the block_content integration into views. |
BlockContentIntegrationTest.php | file | core/ |
|
BlockContentIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockContentIntegrationTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 39
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.