TableMappingInterface::getFieldNames |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Gets a list of names for entity fields stored in the specified table. |
TableMappingInterface::getFieldTableName |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Gets the table name for a given column. |
TableMappingInterface::getTableNames |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Gets a list of table names for this mapping. |
TaggedWithTest::$tagFieldName |
property |
core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php |
Name of the test tag field. |
Tasks::name |
function |
core/modules/sqlite/src/Driver/Database/sqlite/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/modules/mysql/src/Driver/Database/mysql/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/modules/system/tests/modules/dummydb/src/Driver/Database/dummydb/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysql/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestMysqlDeprecatedVersion/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/modules/system/tests/modules/driver_test/src/Driver/Database/DriverTestPgsql/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/tests/Drupal/Tests/Core/Database/fixtures/core/modules/driver_missing_dependency_test/src/Driver/Database/MissingDependency/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFake/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/tests/fixtures/database_drivers/core/CoreFake/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/tests/fixtures/database_drivers/custom/fake/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/lib/Drupal/Core/Database/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/modules/pgsql/src/Driver/Database/pgsql/Install/Tasks.php |
Returns the human-readable name of the driver. |
Tasks::name |
function |
core/modules/mysqli/src/Driver/Database/mysqli/Install/Tasks.php |
Returns the human-readable name of the driver. |
TaxonomyFieldFilterTest::$termNames |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php |
List of taxonomy term names by language. |
TaxonomyTermViewTest::$fieldName1 |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermViewTest.php |
Name of the taxonomy term reference field. |
TaxonomyTranslationTestTrait::$termFieldName |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The field name for our taxonomy term field. |
Template::$name |
property |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Annotation/Template.php |
|
template_preprocess_username |
function |
core/modules/user/user.module |
Prepares variables for username templates. |
TemporaryStream::getName |
function |
core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Returns the name of the stream wrapper for use in the UI. |
Term::getName |
function |
core/modules/taxonomy/src/Entity/Term.php |
Gets the term name. |
Term::setName |
function |
core/modules/taxonomy/src/Entity/Term.php |
Sets the term name. |
TermAutocompleteTest::$fieldName |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The field to add to the content type for the taxonomy terms. |
TermForm::getEditedFieldNames |
function |
core/modules/taxonomy/src/TermForm.php |
Gets the names of all fields edited in the form. |
TermIndexTest::$fieldName1 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
TermIndexTest::$fieldName2 |
property |
core/modules/taxonomy/tests/src/Functional/TermIndexTest.php |
Name of the taxonomy term reference field. |
TermInterface::getName |
function |
core/modules/taxonomy/src/TermInterface.php |
Gets the term name. |
TermInterface::setName |
function |
core/modules/taxonomy/src/TermInterface.php |
Sets the term name. |
TermName |
class |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
Validates whether a term name is a valid term argument. |
TermName |
class |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
Displays taxonomy term names and allows converting spaces to hyphens. |
TermName.php |
file |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
|
TermName.php |
file |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
|
TermName::$termStorage |
property |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
The taxonomy term storage. |
TermName::buildOptionsForm |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
Provides the default form for setting options. |
TermName::buildOptionsForm |
function |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
Default option form that provides label widget that all fields should have. |
TermName::defineOptions |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
Retrieves the options when this is a new access control plugin. |
TermName::defineOptions |
function |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
Information about options for all kinds of purposes will be held here. |
TermName::getItems |
function |
core/modules/taxonomy/src/Plugin/views/field/TermName.php |
Gets an array of items for the field. |
TermName::validateArgument |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
Performs validation for a given argument. |
TermName::__construct |
function |
core/modules/taxonomy/src/Plugin/views/argument_validator/TermName.php |
Constructs a \Drupal\views\Plugin\views\argument_validator\Entity object. |
TermNameFieldTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests the term_name field handler. |
TermNameFieldTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
TermNameFieldTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
The theme to install as the default for testing. |
TermNameFieldTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
TermNameFieldTest::testTermNameField |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
Tests term name field plugin functionality. |
TermResourceTestBase::$patchProtectedFieldNames |
property |
core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php |
The fields that are protected against modification during PATCH requests. |