Search for to
Title | Object type | File name | Summary |
---|---|---|---|
FileUrlGeneratorInterface::generateAbsoluteString | function | core/ |
Creates an absolute web-accessible URL string. |
FileUrlGeneratorInterface::generateString | function | core/ |
Creates a root-relative web-accessible URL string. |
FileUrlGeneratorInterface::transformRelative | function | core/ |
Transforms an absolute URL of a local file to a relative URL. |
FileUrlGeneratorTest | class | core/ |
@coversDefaultClass \Drupal\Core\File\FileUrlGenerator[[api-linebreak]] |
FileUrlGeneratorTest.php | file | core/ |
|
FileUrlGeneratorTest::$fileUrlGenerator | property | core/ |
The file URL generator under test. |
FileUrlGeneratorTest::$modules | property | core/ |
Modules to enable. |
FileUrlGeneratorTest::providerGenerateURI | function | core/ |
Data provider. |
FileUrlGeneratorTest::setUp | function | core/ |
|
FileUrlGeneratorTest::testGenerateAbsoluteStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FileUrlGeneratorTest::testGenerateMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FileUrlGeneratorTest::testGenerateStringMissingStreamWrapper | function | core/ |
Tests missing stream handler. |
FileUrlGeneratorTest::testGenerateURI | function | core/ |
@covers ::generate[[api-linebreak]] |
FileUrlGeneratorTest::testGenerateURIWithSchema | function | core/ |
@covers ::generate[[api-linebreak]] |
FileUrlGeneratorTest::testPublicManagedFileURL | function | core/ |
Tests the rewriting of public managed file URLs by hook_file_url_alter(). |
FileUrlGeneratorTest::testRelativeFileURL | function | core/ |
Tests generate absolute string with relative URL. |
FileUrlGeneratorTest::testShippedFileURL | function | core/ |
Tests the rewriting of shipped file URLs by hook_file_url_alter(). |
FileUsageBase::$configFactory | property | core/ |
The config factory. |
FileValidationConstraintValidator | class | core/ |
Checks that a file referenced in a file field is valid. |
FileValidationConstraintValidator.php | file | core/ |
|
FileValidationConstraintValidator::validate | function | core/ |
|
file_test_validator | function | core/ |
Helper validator that returns the $errors parameter. |
file_tokens | function | core/ |
Implements hook_tokens(). |
file_token_info | function | core/ |
Implements hook_token_info(). |
file_url_generator | service | core/ |
Drupal\Core\File\FileUrlGenerator |
filter.uninstall_validator | service | core/ |
Drupal\filter\FilterUninstallValidator |
FilterAutoP | class | core/ |
Provides a filter to convert line breaks to HTML. |
FilterAutoP.php | file | core/ |
|
FilterAutoP::process | function | core/ |
Performs the filter processing. |
FilterAutoP::tips | function | core/ |
Generates a filter's tip. |
FilterBooleanOperatorDefaultTest | class | core/ |
Tests the queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest | class | core/ |
Filter to test queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest.php | file | core/ |
|
FilterBooleanOperatorDefaultTest.php | file | core/ |
|
FilterBooleanOperatorDefaultTest::$modules | property | core/ |
Modules to enable. |
FilterBooleanOperatorDefaultTest::$testViews | property | core/ |
Views to be enabled. |
FilterBooleanOperatorDefaultTest::query | function | core/ |
Add this filter to the query. |
FilterBooleanOperatorDefaultTest::testFilterBooleanOperatorDefault | function | core/ |
Tests the queryOpBoolean() with default operator. |
FilterBooleanOperatorDefaultTest::viewsData | function | core/ |
Returns the views data definition. |
FilterBooleanOperatorGroupTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
FilterBooleanOperatorGroupTest.php | file | core/ |
|
FilterBooleanOperatorGroupTest::$modules | property | core/ |
The modules to enable for this test. |
FilterBooleanOperatorGroupTest::$testViews | property | core/ |
Views used by this test. |
FilterBooleanOperatorGroupTest::setUp | function | core/ |
|
FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter | function | core/ |
Tests that grouped boolean exposed form works as expected. |
FilterBooleanOperatorStringTest | class | core/ |
Tests core's BooleanOperatorString views filter handler. |
FilterBooleanOperatorStringTest.php | file | core/ |
|
FilterBooleanOperatorStringTest::$columnMap | property | core/ |
Map column names. |
FilterBooleanOperatorStringTest::$modules | property | core/ |
The modules to enable for this test. |
FilterBooleanOperatorStringTest::$testViews | property | core/ |
Views used by this test. |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.