AccountSettingsForm::getEditableConfigNames |
function |
core/modules/user/src/AccountSettingsForm.php |
Gets the configuration names that will be editable. |
ActionValidationTest::testImmutableProperties |
function |
core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php |
Tests that immutable properties cannot be changed. |
AdvancedSettingsForm::getEditableConfigNames |
function |
core/modules/views_ui/src/Form/AdvancedSettingsForm.php |
Gets the configuration names that will be editable. |
Annotation for translatable text |
group |
core/lib/Drupal/Core/Annotation/Translation.php |
Describes how to put translatable UI text into annotations. |
ArgumentPluginBase::$name_table |
property |
core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php |
|
ArgumentPluginBase::$name_table_alias |
property |
core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php |
|
ArgumentPluginBase::$tableAliases |
property |
core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php |
Keyed array by alias of table relations. |
ArrayElement::hasTranslatableElements |
function |
core/lib/Drupal/Core/Config/Schema/ArrayElement.php |
Determines if there is a translatable value. |
BaseFieldDefinition::isTranslatable |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Returns whether the field is translatable. |
BaseFieldDefinition::setTranslatable |
function |
core/lib/Drupal/Core/Field/BaseFieldDefinition.php |
Sets whether the field is translatable. |
BaseFieldDefinitionTest::testFieldTranslatable |
function |
core/tests/Drupal/Tests/Core/Entity/BaseFieldDefinitionTest.php |
Tests field translatable methods. |
BaseFieldOverrideValidationTest::testImmutableProperties |
function |
core/tests/Drupal/KernelTests/Core/Entity/BaseFieldOverrideValidationTest.php |
Tests that immutable properties cannot be changed. |
BasicSyntaxTest::testGetFullQualifiedTableName |
function |
core/tests/Drupal/KernelTests/Core/Database/BasicSyntaxTest.php |
Tests \Drupal\Core\Database\Connection::getFullQualifiedTableName(). |
BatchStorage::ensureTableExists |
function |
core/lib/Drupal/Core/Batch/BatchStorage.php |
Check if the table exists and create it if not. |
BatchStorage::TABLE_NAME |
constant |
core/lib/Drupal/Core/Batch/BatchStorage.php |
The table name. |
Block::$blockRoleTable |
property |
core/modules/block/src/Plugin/migrate/source/Block.php |
Table mapping blocks to user roles. |
Block::$blockTable |
property |
core/modules/block/src/Plugin/migrate/source/Block.php |
Table containing block configuration. |
Block::$userRoleTable |
property |
core/modules/block/src/Plugin/migrate/source/Block.php |
Table listing user roles. |
BlockContentStorageSchema::getSharedTableFieldSchema |
function |
core/modules/block_content/src/BlockContentStorageSchema.php |
Gets the schema for a single field definition. |
BlockCustomTranslation::CUSTOM_BLOCK_TABLE |
constant |
core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php |
Drupal 7 table names. |
BlockCustomTranslation::I18N_STRING_TABLE |
constant |
core/modules/block_content/src/Plugin/migrate/source/d7/BlockCustomTranslation.php |
|
BlockTest::$executable |
property |
core/modules/views/tests/src/Unit/Plugin/views/display/BlockTest.php |
The view executable. |
BookAdminEditForm::bookAdminTable |
function |
core/modules/book/src/Form/BookAdminEditForm.php |
Builds the table portion of the form for the book administration page. |
BookAdminEditForm::bookAdminTableTree |
function |
core/modules/book/src/Form/BookAdminEditForm.php |
Helps build the main table in the book administration page form. |
BookManager::getTableOfContents |
function |
core/modules/book/src/BookManager.php |
|
BookManager::getTableOfContents |
function |
core/modules/book/src/ProxyClass/BookManager.php |
|
BookManager::recurseTableOfContents |
function |
core/modules/book/src/BookManager.php |
Recursively processes and formats book links for getTableOfContents(). |
BookManagerInterface::getTableOfContents |
function |
core/modules/book/src/BookManagerInterface.php |
Returns an array of book pages in table of contents order. |
BookSettingsForm::getEditableConfigNames |
function |
core/modules/book/src/Form/BookSettingsForm.php |
Gets the configuration names that will be editable. |
BookTest::testGetTableOfContents |
function |
core/modules/book/tests/src/Functional/BookTest.php |
Tests BookManager::getTableOfContents(). |
BooleanItem::getSettableOptions |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Returns an array of settable values with labels for display. |
BooleanItem::getSettableValues |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldType/BooleanItem.php |
Returns an array of settable values. |
BootableCommandTrait |
trait |
core/lib/Drupal/Core/Command/BootableCommandTrait.php |
Contains helper methods for console commands that boot up Drupal. |
BootableCommandTrait.php |
file |
core/lib/Drupal/Core/Command/BootableCommandTrait.php |
|
BootableCommandTrait::$classLoader |
property |
core/lib/Drupal/Core/Command/BootableCommandTrait.php |
The class loader. |
BootableCommandTrait::boot |
function |
core/lib/Drupal/Core/Command/BootableCommandTrait.php |
Boots up a Drupal environment. |
BootableCommandTrait::getSitePath |
function |
core/lib/Drupal/Core/Command/BootableCommandTrait.php |
Gets the site path. |
BoxTranslation::CUSTOM_BLOCK_TABLE |
constant |
core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php |
Drupal 6 table names. |
BoxTranslation::I18N_STRING_TABLE |
constant |
core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php |
|
BrokenHandlerTrait::ensureMyTable |
function |
core/modules/views/src/Plugin/views/BrokenHandlerTrait.php |
Ensures that the main table for this handler is in the query. |
BulkForm::clickSortable |
function |
core/modules/views/src/Plugin/views/field/BulkForm.php |
Determines if this field is click sortable. |
ByteSizeMarkupTest::testTranslatableMarkupObject |
function |
core/tests/Drupal/Tests/Core/StringTranslation/ByteSizeMarkupTest.php |
@covers ::create |
CacheableNotAcceptableHttpException |
class |
core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php |
A cacheable NotAcceptableHttpException. |
CacheableNotAcceptableHttpException.php |
file |
core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php |
|
CacheableNotAcceptableHttpException::__construct |
function |
core/lib/Drupal/Core/Http/Exception/CacheableNotAcceptableHttpException.php |
|
CallsDestructableServiceController |
class |
core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php |
Controller to instantiate the destructable service. |
CallsDestructableServiceController.php |
file |
core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php |
|
CallsDestructableServiceController::$destructable |
property |
core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php |
Destructable service. |
CallsDestructableServiceController::create |
function |
core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php |
Instantiates a new instance of the implementing class using autowiring. |
CallsDestructableServiceController::render |
function |
core/modules/system/tests/modules/destructable_test/src/Controller/CallsDestructableServiceController.php |
Render callback. |