Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 11.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LazyContextRepository::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| LazyContextRepository::__construct | function | core/ |
Constructs a LazyContextRepository object. |
| LazyContextRepositoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\LazyContextRepository[[api-linebreak]] @group context |
| LazyContextRepositoryTest.php | file | core/ |
|
| LazyContextRepositoryTest::$container | property | core/ |
The container. |
| LazyContextRepositoryTest::setUp | function | core/ |
|
| LazyContextRepositoryTest::setupContextAndProvider | function | core/ |
Sets up contexts and context providers. |
| LazyContextRepositoryTest::testGetAvailableContexts | function | core/ |
@covers ::getAvailableContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testInvalidContextId | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyPluginCollection::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| LazyRouteCollection::getIterator | function | core/ |
|
| LazyRouteCollectionTest::testGetIterator | function | core/ |
@covers ::getIterator[[api-linebreak]] @covers ::all[[api-linebreak]] |
| LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative | function | core/ |
@covers ::copy[[api-linebreak]] |
| LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive | function | core/ |
@covers ::copy[[api-linebreak]] |
| LegacyMatcherDumperTest::testConstructorDeprecationNoLogger | function | core/ |
Tests the constructor deprecations. |
| LegacyMatcherDumperTest::testConstructorDeprecationWithLegacyTableNameParam | function | core/ |
Tests the constructor deprecations. |
| LegacyMatcherDumperTest::testConstructorDeprecationWithLogger | function | core/ |
Tests the constructor deprecations. |
| LegacyValidatorTest | class | core/ |
Tests the functions used to validate uploaded files. |
| LegacyValidatorTest.php | file | core/ |
|
| LegacyValidatorTest::$image | property | core/ |
An image file. |
| LegacyValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
| LegacyValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
| LegacyValidatorTest::setUp | function | core/ |
|
| LegacyValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
| LegacyValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
| LegacyValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
| LegacyValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
| LegacyValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
| LegacyValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
| LibrariesDirectoryFileFinder | class | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder.php | file | core/ |
|
| LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
| LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
| LibrariesDirectoryFileFinder::$root | property | core/ |
The app root. |
| LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
| LibrariesDirectoryFileFinder::find | function | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder::__construct | function | core/ |
Constructs a new LibrariesDirectoryFileFinder instance. |
| LibrariesDirectoryFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibrariesDirectoryFileFinder[[api-linebreak]] @group Asset |
| LibrariesDirectoryFileFinderTest.php | file | core/ |
|
| LibrariesDirectoryFileFinderTest::testFind | function | core/ |
@covers ::find[[api-linebreak]] |
| library.discovery.collector | service | core/ |
Drupal\Core\Asset\LibraryDiscoveryCollector |
| library.libraries_directory_file_finder | service | core/ |
Drupal\Core\Asset\LibrariesDirectoryFileFinder |
| LibraryDiscovery::$collector | property | core/ |
The library discovery cache collector. |
| LibraryDiscoveryCollector | class | core/ |
A CacheCollector implementation for building library extension info. |
| LibraryDiscoveryCollector.php | file | core/ |
|
| LibraryDiscoveryCollector::$discoveryParser | property | core/ |
The library discovery parser. |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.