Search for name
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Name | class | core/ |
Filter handler for usernames. |
Name | class | core/ |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ResourceTypeRepository::getAllFieldNames | function | core/ |
Gets all field names for a given entity type and bundle. |
ResourceTypeRepository::getByTypeName | function | core/ |
Gets a specific JSON:API resource type based on a supplied typename. |
ResourceTypeRepositoryInterface::getByTypeName | function | core/ |
Gets a specific JSON:API resource type based on a supplied typename. |
ResourceTypeRepositoryTest::testMappingNameConflictCheck | function | core/ |
Ensures that a naming conflict in mapping causes an exception to be thrown. |
ResponsiveImageStyleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
RestResourceConfigTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
RoleTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
Route::$name | property | core/ |
|
RouteMatch::$routeName | property | core/ |
The route name. |
RouteMatch::getParameterNames | function | core/ |
Returns the names of all parameters for the currently matched route. |
RouteMatch::getRouteName | function | core/ |
Returns the route name. |
RouteMatchInterface::getRouteName | function | core/ |
Returns the route name. |
RouteMatchTestBase::testGetRouteName | function | core/ |
@covers ::getRouteName[[api-linebreak]] @dataProvider routeMatchProvider |
RouteNameCacheContext | class | core/ |
Defines the RouteCacheContext service, for "per route name" caching. |
RouteNameCacheContext.php | file | core/ |
|
RouteNameCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
RouteNameCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
RouteObjectInterface::CONTROLLER_NAME | constant | core/ |
Key for the controller. |
RouteObjectInterface::ROUTE_NAME | constant | core/ |
Key for the route name. |
RouteProvider::$tableName | property | core/ |
The name of the SQL table from which to read the routes. |
RouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
RouteProvider::getRouteByName | function | core/ |
Find the route using the provided route name. |
RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
RouteProviderInterface::getRouteByName | function | core/ |
Find the route using the provided route name. |
RouteProviderInterface::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
RouteProviderLazyBuilder::getRouteByName | function | core/ |
Find the route using the provided route name. |
RouteProviderLazyBuilder::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
RouteProviderTest::testRouteByName | function | core/ |
Tests RouteProvider::getRouteByName() & RouteProvider::getRoutesByNames(). |
Routes::CONTROLLER_SERVICE_NAME | constant | core/ |
The service name for the primary JSON:API controller. |
Routes::getFileUploadRouteName | function | core/ |
Get a unique route name for the file upload resource type and route type. |
Routes::getResourceTypeNameFromParameters | function | core/ |
Gets the resource type from a route or request's parameters. |
Routes::getRouteName | function | core/ |
Get a unique route name for the JSON:API resource type and route type. |
RouteSubscriber::$viewRouteNames | property | core/ |
Stores an array of route names keyed by view_id.display_id. |
Rss::$namespaces | property | core/ |
The RSS namespaces. |
RssFeedsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
RssTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
SanitizeNameTest | class | core/ |
Filename sanitization tests. |
SanitizeNameTest.php | file | core/ |
|
SanitizeNameTest::provideFilenames | function | core/ |
Provides data for testFileNameTransliteration(). |
SanitizeNameTest::testFileNameTransliteration | function | core/ |
Test file name sanitization. |
SaveUploadFormTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
SaveUploadTest::testExistingRename | function | core/ |
Tests renaming when uploading over a file that already exists. |
SaveUploadTest::testInvalidUtf8FilenameUpload | function | core/ |
Tests that filenames containing invalid UTF-8 are rejected. |
ScaffoldFileInfo::packageName | function | composer/ |
Gets the package name. |
ScaffoldFilePath::$packageName | property | composer/ |
The name of the package containing the file. |
ScaffoldFilePath::packageName | function | composer/ |
Gets the name of the package this source file was pulled from. |
Schema::$tempNamespaceName | property | core/ |
PostgreSQL's temporary namespace name. |
Schema::buildTableNameCondition | function | core/ |
Builds a condition to match a table name with the information schema. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.