StubSchema::renameTable |
function |
core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php |
Rename a table. |
StubTwigTemplate::getTemplateName |
function |
core/tests/Drupal/Tests/Core/Template/StubTwigTemplate.php |
|
SubformState::setErrorByName |
function |
core/lib/Drupal/Core/Form/SubformState.php |
Files an error against a form element. |
SubformStateTest::testSetErrorByName |
function |
core/tests/Drupal/Tests/Core/Form/SubformStateTest.php |
@covers ::setErrorByName |
SystemConfigFormTestForm::getEditableConfigNames |
function |
core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php |
Gets the configuration names that will be editable. |
system_project_namespace_test.info.yml |
file |
core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml |
core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml |
TableMappingInterface::getAllFieldTableNames |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Gets all the table names in which an entity field is stored. |
TableMappingInterface::getColumnNames |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Gets a mapping of field columns to database columns for a given field. |
TableMappingInterface::getFieldColumnName |
function |
core/lib/Drupal/Core/Entity/Sql/TableMappingInterface.php |
Generates a column name for a field property. |
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/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/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/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. |
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. |
TemporaryJsonapiFileFieldUploader::prepareFilename |
function |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
Prepares the filename to strip out any malicious extensions. |
TemporaryJsonapiFileFieldUploader::REQUEST_HEADER_FILENAME_REGEX |
constant |
core/modules/jsonapi/src/Controller/TemporaryJsonapiFileFieldUploader.php |
The regex used to extract the filename from the content disposition header. |
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. |